53da86d076045d9413243bbd0a243caf6d5cfbdd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 3 | ||
| Change Parameter Type context : CallContext to context : InternalCallContext in method public transferChildCreditToParent(childAccount Account, context InternalCallContext) : void in class org.killbill.billing.invoice.dao.MockInvoiceDao | From | To | |
| Change Parameter Type context : CallContext to childAccountContext : InternalCallContext in method public transferChildCreditToParent(childAccount Account, childAccountContext InternalCallContext) : void in class org.killbill.billing.invoice.dao.DefaultInvoiceDao | From | To | |
| Change Parameter Type context : CallContext to childAccountContext : InternalCallContext in method public transferChildCreditToParent(childAccount Account, childAccountContext InternalCallContext) : void in class org.killbill.billing.invoice.dao.InvoiceDao | From | To | |
| Rename Variable | 2 | ||
| Rename Variable childInternalCallContext : InternalCallContext to internalTenantContext : InternalTenantContext in method public inTransaction(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory) : Void in class org.killbill.billing.invoice.dao.DefaultInvoiceDao.transferChildCreditToParent.execute | From | To | |
| Rename Variable parentInternalCallContext : InternalCallContext to parentAccountContext : InternalCallContext in method public inTransaction(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory) : Void in class org.killbill.billing.invoice.dao.DefaultInvoiceDao.transferChildCreditToParent.execute | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type childInternalCallContext : InternalCallContext to internalTenantContext : InternalTenantContext in method public inTransaction(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory) : Void in class org.killbill.billing.invoice.dao.DefaultInvoiceDao.transferChildCreditToParent.execute | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter callContext : CallContext to context : CallContext in method public transferChildCreditToParent(childAccountId UUID, context CallContext) : void in class org.killbill.billing.invoice.api.user.DefaultInvoiceUserApi | From | To | |
| Rename Parameter context : CallContext to childAccountContext : InternalCallContext in method public transferChildCreditToParent(childAccount Account, childAccountContext InternalCallContext) : void in class org.killbill.billing.invoice.dao.DefaultInvoiceDao | From | To | |
| Rename Parameter context : CallContext to childAccountContext : InternalCallContext in method public transferChildCreditToParent(childAccount Account, childAccountContext InternalCallContext) : void in class org.killbill.billing.invoice.dao.InvoiceDao | From | To |