293097809b7b4812f368c808529651e42376c352
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable rawUsage : List<RawUsage> to rawUsageOptimizerResult : RawUsageOptimizerResult in method private generateUsageConsumableInArrearItems(account Account, invoiceId UUID, eventSet BillingEventSet, existingInvoices List<Invoice>, targetDate LocalDate, internalCallContext InternalCallContext) : List<InvoiceItem> in class org.killbill.billing.invoice.generator.DefaultInvoiceGenerator | From | To | |
Change Return Type | 1 | ||
Change Return Type List<RawUsage> to RawUsageOptimizerResult in method public getConsumableInArrearUsage(firstEventStartDate LocalDate, targetDate LocalDate, existingUsageItems Iterable<InvoiceItem>, knownUsage Map<String,Usage>, internalCallContext InternalCallContext) : RawUsageOptimizerResult in class org.killbill.billing.invoice.usage.RawUsageOptimizer | From | To | |
Change Variable Type | 1 | ||
Change Variable Type rawUsage : List<RawUsage> to rawUsageOptimizerResult : RawUsageOptimizerResult in method private generateUsageConsumableInArrearItems(account Account, invoiceId UUID, eventSet BillingEventSet, existingInvoices List<Invoice>, targetDate LocalDate, internalCallContext InternalCallContext) : List<InvoiceItem> in class org.killbill.billing.invoice.generator.DefaultInvoiceGenerator | From | To |