a4816208bb807f36997a4a99e253816016bb5ab7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type callContext : CallContext to callContext : TenantContext in method protected toPaymentControlPluginNames(paymentOptions PaymentOptions, callContext TenantContext) : List<String> in class org.killbill.billing.payment.api.DefaultApiBase | From | To | |
Extract Variable | 1 | ||
Extract Variable resolvedPaymentMethodId : UUID in method public createPurchaseForInvoicePayment(isApiPayment boolean, account Account, invoiceId UUID, paymentMethodId UUID, paymentId UUID, amount BigDecimal, currency Currency, effectiveDate DateTime, paymentExternalKey String, paymentTransactionExternalKey String, originalProperties Iterable<PluginProperty>, paymentOptions PaymentOptions, internalCallContext InternalCallContext) : InvoicePayment from class org.killbill.billing.payment.api.svcs.DefaultInvoicePaymentInternalApi | From | To | |
Rename Parameter | 1 | ||
Rename Parameter originalPaymentTransactionExternalKey : String to paymentTransactionExternalKey : String in method public createPurchaseForInvoicePayment(isApiPayment boolean, account Account, invoiceId UUID, paymentMethodId UUID, paymentId UUID, amount BigDecimal, currency Currency, effectiveDate DateTime, paymentExternalKey String, paymentTransactionExternalKey String, originalProperties Iterable<PluginProperty>, paymentOptions PaymentOptions, internalCallContext InternalCallContext) : InvoicePayment in class org.killbill.billing.payment.api.svcs.DefaultInvoicePaymentInternalApi | From | To |