2864f3295f39511b5394515e824e9aeab00d6947
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable upcomingPhasesForSubscriptions : Map<UUID,DateTime> to upcomingTransitionsForSubscriptions : Map<UUID,DateTime> in method private populateNextFutureDryRunNotificationDate(billingEvents BillingEventSet, notificationsBuilder FutureAccountNotificationsBuilder, context InternalCallContext) : void in class org.killbill.billing.invoice.InvoiceDispatcher | From | To | |
Extract Method | 2 | ||
Extract Method private populateNextFutureDryRunNotificationDate(billingEvents BillingEventSet, notificationsBuilder FutureAccountNotificationsBuilder, context InternalCallContext) : void extracted from private createNextFutureNotificationDate(invoiceWithMetadata InvoiceWithMetadata, billingEvents BillingEventSet, context InternalCallContext) : FutureAccountNotifications in class org.killbill.billing.invoice.InvoiceDispatcher | From | To | |
Extract Method private populateNextFutureNotificationDate(invoiceWithMetadata InvoiceWithMetadata, notificationsBuilder FutureAccountNotificationsBuilder) : void extracted from private createNextFutureNotificationDate(invoiceWithMetadata InvoiceWithMetadata, billingEvents BillingEventSet, context InternalCallContext) : FutureAccountNotifications in class org.killbill.billing.invoice.InvoiceDispatcher | From | To |