|
Change Parameter Type overdueable : ImmutableAccountData to overdueable : Account in method public OverdueWrapper(overdueable Account, api BlockingInternalApi, overdueStateSet OverdueStateSet, locker GlobalLocker, clock Clock, billingStateCalcuator BillingStateCalculator, overdueStateApplicator OverdueStateApplicator, internalCallContextFactory InternalCallContextFactory) in class org.killbill.billing.overdue.wrapper.OverdueWrapper |
From |
To |
|
Change Parameter Type account : ImmutableAccountData to account : Account in method public processParentInvoiceForInvoiceGeneration(account Account, childInvoiceId UUID, context InternalCallContext) : void in class org.killbill.billing.invoice.InvoiceDispatcher |
From |
To |
|
Change Parameter Type account : ImmutableAccountData to account : Account in method private isChildrenAccountAndPaymentDelegated(account Account) : boolean in class org.killbill.billing.invoice.InvoiceListener |
From |
To |
|
Change Parameter Type blockable : ImmutableAccountData to blockable : Account in method public createOverdueWrapperFor(blockable Account, context InternalTenantContext) : OverdueWrapper in class org.killbill.billing.overdue.wrapper.OverdueWrapperFactory |
From |
To |
|
Change Parameter Type account : ImmutableAccountData to account : AccountData in method public processParentInvoiceForAdjustments(account AccountData, childInvoiceId UUID, context InternalCallContext) : void in class org.killbill.billing.invoice.InvoiceDispatcher |
From |
To |
|
Change Variable Type account : ImmutableAccountData to account : Account in method public testWrapperBasic() : void in class org.killbill.billing.overdue.wrapper.TestOverdueWrapper |
From |
To |
|
Change Variable Type account : ImmutableAccountData to account : Account in method public handleChildrenInvoiceCreationEvent(event InvoiceCreationInternalEvent) : void in class org.killbill.billing.invoice.InvoiceListener |
From |
To |
|
Change Variable Type account : ImmutableAccountData to account : Account in method public createAccount(dateOfLastUnPaidInvoice LocalDate) : Account in class org.killbill.billing.overdue.TestOverdueHelper |
From |
To |
|
Change Variable Type account : ImmutableAccountData to account : Account in method public testWrapperNoConfig() : void in class org.killbill.billing.overdue.wrapper.TestOverdueWrapper |
From |
To |
|
Change Variable Type account : ImmutableAccountData to account : Account in method public createOverdueWrapperFor(id UUID, context InternalTenantContext) : OverdueWrapper in class org.killbill.billing.overdue.wrapper.OverdueWrapperFactory |
From |
To |
|
Change Variable Type accountData : ImmutableAccountData to accountData : AccountData in method private getPluginPurchaseResult(paymentControlPluginContext PaymentControlContext, pluginProperties Iterable<PluginProperty>, internalContext InternalCallContext) : PriorPaymentControlResult in class org.killbill.billing.payment.invoice.InvoicePaymentControlPluginApi |
From |
To |
|
Change Variable Type account : ImmutableAccountData to account : Account in method public handleChildrenInvoiceAdjustmentEvent(event DefaultInvoiceAdjustmentEvent) : void in class org.killbill.billing.invoice.InvoiceListener |
From |
To |