32c4f01b99597fb8e182bb38d57d4213eb5cf11a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method private commitInvoiceAndSetFutureNotifications(account ImmutableAccountData, futureAccountNotifications FutureAccountNotifications, context InternalCallContext) : void extracted from public processSubscriptionStartRequestedDate(transition RequestedSubscriptionInternalEvent, context InternalCallContext) : void in class org.killbill.billing.invoice.InvoiceDispatcher | From | To | |
Extract Method private commitInvoiceAndSetFutureNotifications(account ImmutableAccountData, futureAccountNotifications FutureAccountNotifications, context InternalCallContext) : void extracted from private processAccountWithLockAndInputTargetDate(accountId UUID, targetDate LocalDate, billingEvents BillingEventSet, existingInvoices List<Invoice>, isDryRun boolean, isRescheduled boolean, internalCallContext InternalCallContext) : InvoiceWithFutureNotifications in class org.killbill.billing.invoice.InvoiceDispatcher | From | To |