9971663a7679344ded701661b1c256202c31e56c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type internalTenantContext : InternalTenantContext to invoicesTags : List<Tag> in method private setInvoicesWrittenOff(invoices Iterable<InvoiceModelDao>, invoicesTags List<Tag>) : void in class org.killbill.billing.invoice.dao.InvoiceDaoHelper | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private tagInternalApi : TagInternalApi from class org.killbill.billing.invoice.dao.InvoiceDaoHelper to private tagInternalApi : TagInternalApi from class org.killbill.billing.invoice.dao.DefaultInvoiceDao | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable tags : List<Tag> to invoicesTags : List<Tag> in method private setInvoicesWrittenOff(invoices Iterable<InvoiceModelDao>, invoicesTags List<Tag>) : void in class org.killbill.billing.invoice.dao.InvoiceDaoHelper | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter internalTenantContext : InternalTenantContext to invoicesTags : List<Tag> in method private setInvoicesWrittenOff(invoices Iterable<InvoiceModelDao>, invoicesTags List<Tag>) : void in class org.killbill.billing.invoice.dao.InvoiceDaoHelper | From | To |