ec46576dcd9c399d27f301fecb4bc6a5ccb2185f
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 19
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type account : Account to account : Entity in method public getReferenceDateTime(account Entity) : DateTime in class org.killbill.billing.util.account.AccountDateTimeUtils | From | To | |
Inline Method | 2 | ||
Inline Method private getFixedOffsetTimeZone(accountRecordId Long, tenantRecordId Long) : DateTimeZone inlined to public createInternalTenantContext(tenantRecordId Long, accountRecordId Long) : InternalTenantContext in class org.killbill.billing.util.callcontext.InternalCallContextFactory | From | To | |
Inline Method private getFixedOffsetTimeZone(accountRecordId Long, tenantRecordId Long) : DateTimeZone inlined to public createInternalCallContext(accountRecordId Long, context InternalCallContext) : InternalCallContext in class org.killbill.billing.util.callcontext.InternalCallContextFactory | From | To | |
Extract Interface | 1 | ||
Extract Interface org.killbill.billing.util.entity.dao.TimeZoneAwareEntity from classes [org.killbill.billing.account.dao.AccountModelDao] | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type accountApi : AccountInternalApi to accountApi : ImmutableAccountInternalApi in class org.killbill.billing.overdue.OverdueTestSuiteWithEmbeddedDB | From | To |