f2d0c3224e29ddedb896947cec4450466f85c8c1
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable serviceForName : InvoicePluginApi in method private getInvoicePlugins(tenantContext InternalTenantContext) : List<InvoicePluginApi> from class org.killbill.billing.invoice.InvoicePluginDispatcher | From | To | |
Rename Parameter | 1 | ||
Rename Parameter context : InternalCallContext to internalCallContext : InternalCallContext in method private processAccountWithLockAndInputTargetDate(accountId UUID, targetDate LocalDate, billingEvents BillingEventSet, isDryRun boolean, internalCallContext InternalCallContext) : Invoice in class org.killbill.billing.invoice.InvoiceDispatcher | From | To |