cb62783039a04500605329b23c155944e246dec2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public createInternalCallContext(context CallContext) : InternalCallContext renamed to public createInternalCallContextWithoutAccountRecordId(context CallContext) : InternalCallContext in class org.killbill.billing.util.callcontext.InternalCallContextFactory | From | To | |
Rename Method public createInternalTenantContext(context TenantContext) : InternalTenantContext renamed to public createInternalTenantContextWithoutAccountRecordId(context TenantContext) : InternalTenantContext in class org.killbill.billing.util.callcontext.InternalCallContextFactory | From | To |