|
Change Parameter Type subscriptionId : UUID to subscriptionId : Iterable<UUID> in method public insertNextBillingDryRunNotificationFromTransaction(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, accountId UUID, subscriptionId Iterable<UUID>, futureNotificationTime DateTime, targetDate DateTime, internalCallContext InternalCallContext) : void in class org.killbill.billing.invoice.notification.NextBillingDatePoster |
From |
To |
|
Change Parameter Type subscriptionId : UUID to subscriptionId : Iterable<UUID> in method public insertNextBillingNotificationFromTransaction(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, accountId UUID, subscriptionId Iterable<UUID>, futureNotificationTime DateTime, internalCallContext InternalCallContext) : void in class org.killbill.billing.invoice.notification.NextBillingDatePoster |
From |
To |
|
Change Parameter Type subscriptionId : UUID to subscriptionIds : Iterable<UUID> in method private insertNextBillingFromTransactionInternal(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, subscriptionIds Iterable<UUID>, isDryRunForInvoiceNotification Boolean, futureNotificationTime DateTime, targetDate DateTime, internalCallContext InternalCallContext) : void in class org.killbill.billing.invoice.notification.DefaultNextBillingDatePoster |
From |
To |
|
Change Parameter Type subscriptionId : UUID to subscriptionIds : Iterable<UUID> in method public insertNextBillingDryRunNotificationFromTransaction(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, accountId UUID, subscriptionIds Iterable<UUID>, futureNotificationTime DateTime, targetDate DateTime, internalCallContext InternalCallContext) : void in class org.killbill.billing.invoice.notification.DefaultNextBillingDatePoster |
From |
To |
|
Change Parameter Type subscriptionId : UUID to subscriptionIds : Iterable<UUID> in method public insertNextBillingNotificationFromTransaction(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, accountId UUID, subscriptionIds Iterable<UUID>, futureNotificationTime DateTime, internalCallContext InternalCallContext) : void in class org.killbill.billing.invoice.notification.DefaultNextBillingDatePoster |
From |
To |
|
Rename Variable subscriptionMonthly : DefaultSubscriptionBase to subscriptionMonthly1 : DefaultSubscriptionBase in method public testDryRunWithNoTargetDateAndMultipleNonAlignedSubscriptions() : void in class org.killbill.billing.beatrix.integration.TestIntegrationDryRunInvoice |
From |
To |
|
Rename Variable baseEntitlementMonthly : DefaultEntitlement to baseEntitlementMonthly1 : DefaultEntitlement in method public testDryRunWithNoTargetDateAndMultipleNonAlignedSubscriptions() : void in class org.killbill.billing.beatrix.integration.TestIntegrationDryRunInvoice |
From |
To |
|
Rename Variable effectiveCurDryRunNotificationTime : DateTime to subscriptionIds : Set<UUID> in method private notifyOfFutureBillingEvents(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, accountId UUID, callbackDateTimePerSubscriptions FutureAccountNotifications, internalCallContext InternalCallContext) : void in class org.killbill.billing.invoice.dao.DefaultInvoiceDao |
From |
To |
|
Rename Variable dryRunUpcomingInvoiceWithFilterArg : DryRunArguments to dryRunUpcomingInvoiceWithFilterArg1 : DryRunArguments in method public testDryRunWithNoTargetDateAndMultipleNonAlignedSubscriptions() : void in class org.killbill.billing.beatrix.integration.TestIntegrationDryRunInvoice |
From |
To |
|
Rename Variable callbackDateTimeUTC : List<SubscriptionNotification> to subscriptionIds : Set<UUID> in method private notifyOfFutureBillingEvents(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, accountId UUID, callbackDateTimePerSubscriptions FutureAccountNotifications, internalCallContext InternalCallContext) : void in class org.killbill.billing.invoice.dao.DefaultInvoiceDao |
From |
To |
|
Rename Variable cur : UUID to curId : UUID in method private createNextFutureNotificationDate(invoiceWithMetadata InvoiceWithMetadata, context InternalCallContext) : FutureAccountNotifications in class org.killbill.billing.invoice.InvoiceDispatcher |
From |
To |
|
Rename Parameter subscriptionId : UUID to subscriptionIds : Iterable<UUID> in method public insertNextBillingDryRunNotificationFromTransaction(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, accountId UUID, subscriptionIds Iterable<UUID>, futureNotificationTime DateTime, targetDate DateTime, internalCallContext InternalCallContext) : void in class org.killbill.billing.invoice.notification.DefaultNextBillingDatePoster |
From |
To |
|
Rename Parameter subscriptionId : UUID to subscriptionIds : Iterable<UUID> in method private insertNextBillingFromTransactionInternal(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, subscriptionIds Iterable<UUID>, isDryRunForInvoiceNotification Boolean, futureNotificationTime DateTime, targetDate DateTime, internalCallContext InternalCallContext) : void in class org.killbill.billing.invoice.notification.DefaultNextBillingDatePoster |
From |
To |
|
Rename Parameter subscriptionId : UUID to subscriptionIds : Iterable<UUID> in method public insertNextBillingNotificationFromTransaction(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, accountId UUID, subscriptionIds Iterable<UUID>, futureNotificationTime DateTime, internalCallContext InternalCallContext) : void in class org.killbill.billing.invoice.notification.DefaultNextBillingDatePoster |
From |
To |