|
Rename Parameter invoicePaymentApi : InvoicePaymentApi to invoicePaymentInternalApi : InvoicePaymentInternalApi in method public PaymentBusEventHandler(paymentConfig PaymentConfig, accountApi AccountInternalApi, invoicePaymentInternalApi InvoicePaymentInternalApi, janitor Janitor, internalCallContextFactory InternalCallContextFactory) in class org.killbill.billing.payment.bus.PaymentBusEventHandler |
From |
To |
|
Rename Parameter originalPaymentTransactionExternalKey : String to paymentTransactionExternalKey : String in method public createPurchaseForInvoice(account Account, invoiceId UUID, paymentMethodId UUID, paymentId UUID, amount BigDecimal, currency Currency, effectiveDate DateTime, paymentExternalKey String, paymentTransactionExternalKey String, properties Iterable<PluginProperty>, paymentOptions PaymentOptions, context CallContext) : InvoicePayment in class org.killbill.billing.payment.api.DefaultInvoicePaymentApi |
From |
To |
|
Rename Parameter originalProperties : Iterable<PluginProperty> to properties : Iterable<PluginProperty> in method public createPurchaseForInvoice(account Account, invoiceId UUID, paymentMethodId UUID, paymentId UUID, amount BigDecimal, currency Currency, effectiveDate DateTime, paymentExternalKey String, paymentTransactionExternalKey String, properties Iterable<PluginProperty>, paymentOptions PaymentOptions, context CallContext) : InvoicePayment in class org.killbill.billing.payment.api.DefaultInvoicePaymentApi |
From |
To |