1f9d2f164582005c8536f5426bfd6158895946ba
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type originalInvoice : Invoice to originalInvoice : DefaultInvoice in method public InvoiceWithMetadata(originalInvoice DefaultInvoice, perSubscriptionFutureNotificationDates Map<UUID,SubscriptionFutureNotificationDates>) in class org.killbill.billing.invoice.generator.InvoiceWithMetadata | From | To | |
| Rename Variable | 1 | ||
| Rename Variable cbaItem : InvoiceItem to cbaItemPostInvoicePlugins : InvoiceItem in method private processAccountWithLockAndInputTargetDate(accountId UUID, targetDate LocalDate, billingEvents BillingEventSet, isDryRun boolean, context InternalCallContext) : Invoice in class org.killbill.billing.invoice.InvoiceDispatcher | From | To | |
| Change Return Type | 1 | ||
| Change Return Type Invoice to DefaultInvoice in method public getInvoice() : DefaultInvoice in class org.killbill.billing.invoice.generator.InvoiceWithMetadata | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type originalInvoice : Invoice to originalInvoice : DefaultInvoice in method public testWith$0RecurringItem() : void in class org.killbill.billing.invoice.generator.TestInvoiceWithMetadata | From | To | |
| Change Variable Type invoice : Invoice to invoice : DefaultInvoice in method public generateInvoice(account ImmutableAccountData, events BillingEventSet, existingInvoices List<Invoice>, targetDate LocalDate, targetCurrency Currency, context InternalCallContext) : InvoiceWithMetadata in class org.killbill.billing.invoice.generator.DefaultInvoiceGenerator | From | To | |
| Change Variable Type invoice : Invoice to invoice : DefaultInvoice in method private processAccountWithLockAndInputTargetDate(accountId UUID, targetDate LocalDate, billingEvents BillingEventSet, isDryRun boolean, context InternalCallContext) : Invoice in class org.killbill.billing.invoice.InvoiceDispatcher | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type invoice : Invoice to invoice : DefaultInvoice in class org.killbill.billing.invoice.generator.InvoiceWithMetadata | From | To |