|
Change Variable Type newInvoiceForExternalCharge : Invoice to newInvoiceForExternalCharge : DefaultInvoice in method public prepareInvoices() : Iterable<DefaultInvoice> in class org.killbill.billing.invoice.api.user.DefaultInvoiceUserApi.insertExternalCharges.withAccountLock |
From |
To |
|
Change Variable Type existingInvoicesForExternalCharges : Map<UUID,Invoice> to existingInvoicesForExternalCharges : Map<UUID,DefaultInvoice> in method public insertExternalCharges(accountId UUID, effectiveDate LocalDate, charges Iterable<InvoiceItem>, autoCommit boolean, context CallContext) : List<InvoiceItem> in class org.killbill.billing.invoice.api.user.DefaultInvoiceUserApi |
From |
To |
|
Change Variable Type invoice : Invoice to invoice : DefaultInvoice in method public recordRefund(paymentId UUID, amount BigDecimal, isInvoiceAdjusted boolean, invoiceItemIdsWithAmounts Map<UUID,BigDecimal>, transactionExternalKey String, context InternalCallContext) : InvoicePayment in class org.killbill.billing.invoice.api.svcs.DefaultInvoiceInternalApi |
From |
To |
|
Change Variable Type invoiceForCredit : Invoice to invoiceForCredit : DefaultInvoice in method private insertCreditForInvoice(accountId UUID, invoiceId UUID, amount BigDecimal, effectiveDate LocalDate, currency Currency, autoCommit boolean, description String, itemDetails String, context CallContext) : InvoiceItem in class org.killbill.billing.invoice.api.user.DefaultInvoiceUserApi |
From |
To |
|
Change Variable Type invoicesForPlugins : Iterable<Invoice> to invoicesForPlugins : Iterable<DefaultInvoice> in method public dispatchToInvoicePluginsAndInsertItems(accountId UUID, isDryRun boolean, withAccountLock WithAccountLock, context CallContext) : List<InvoiceItem> in class org.killbill.billing.invoice.api.InvoiceApiHelper |
From |
To |
|
Change Variable Type existingInvoicesForExternalCharges : Map<UUID,Invoice> to existingInvoicesForExternalCharges : Map<UUID,DefaultInvoice> in method public prepareInvoices() : Iterable<DefaultInvoice> in class org.killbill.billing.invoice.api.user.DefaultInvoiceUserApi.insertExternalCharges.withAccountLock |
From |
To |
|
Change Variable Type invoiceForPlugin : Invoice to invoiceForPlugin : DefaultInvoice in method public dispatchToInvoicePluginsAndInsertItems(accountId UUID, isDryRun boolean, withAccountLock WithAccountLock, context CallContext) : List<InvoiceItem> in class org.killbill.billing.invoice.api.InvoiceApiHelper |
From |
To |
|
Change Variable Type newInvoicesForExternalCharges : Map<Currency,Invoice> to newInvoicesForExternalCharges : Map<Currency,DefaultInvoice> in method public insertExternalCharges(accountId UUID, effectiveDate LocalDate, charges Iterable<InvoiceItem>, autoCommit boolean, context CallContext) : List<InvoiceItem> in class org.killbill.billing.invoice.api.user.DefaultInvoiceUserApi |
From |
To |
|
Change Variable Type existingInvoiceForExternalCharge : Invoice to existingInvoiceForExternalCharge : DefaultInvoice in method public insertExternalCharges(accountId UUID, effectiveDate LocalDate, charges Iterable<InvoiceItem>, autoCommit boolean, context CallContext) : List<InvoiceItem> in class org.killbill.billing.invoice.api.user.DefaultInvoiceUserApi |
From |
To |
|
Change Variable Type additionalInvoiceItems : List<InvoiceItem> to additionalInvoiceItems : Collection<InvoiceItem> in method public updateOriginalInvoiceWithPluginInvoiceItems(originalInvoice DefaultInvoice, isDryRun boolean, callContext CallContext, tenantContext InternalTenantContext) : boolean in class org.killbill.billing.invoice.InvoicePluginDispatcher |
From |
To |
|
Change Variable Type newInvoiceForExternalCharge : Invoice to newInvoiceForExternalCharge : DefaultInvoice in method public insertExternalCharges(accountId UUID, effectiveDate LocalDate, charges Iterable<InvoiceItem>, autoCommit boolean, context CallContext) : List<InvoiceItem> in class org.killbill.billing.invoice.api.user.DefaultInvoiceUserApi |
From |
To |
|
Change Variable Type invoice : Invoice to invoice : DefaultInvoice in method public insertInvoiceItemAdjustment(accountId UUID, invoiceId UUID, invoiceItemId UUID, effectiveDate LocalDate, amount BigDecimal, currency Currency, description String, itemDetails String, context CallContext) : InvoiceItem in class org.killbill.billing.invoice.api.user.DefaultInvoiceUserApi |
From |
To |
|
Change Variable Type newInvoicesForExternalCharges : Map<Currency,Invoice> to newInvoicesForExternalCharges : Map<Currency,DefaultInvoice> in method public prepareInvoices() : Iterable<DefaultInvoice> in class org.killbill.billing.invoice.api.user.DefaultInvoiceUserApi.insertExternalCharges.withAccountLock |
From |
To |