2344aa4499362676a7dfc3fde7b7ddbcf5437588
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Superclass | 1 | ||
| Extract Superclass org.killbill.billing.callcontext.TimeAwareContext from classes [org.killbill.billing.callcontext.InternalTenantContext] | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type list : ArrayList<PlanPhase> to list : Collection<PlanPhase> in method public getInitialPhaseIterator() : Iterator<PlanPhase> in class org.killbill.billing.catalog.DefaultPlan | From | To | |
| Extract Method | 2 | ||
| Extract Method private createInternalTenantContext() : InternalTenantContext extracted from public findCurrentPlan(planName String) : Plan in class org.killbill.billing.catalog.StandaloneCatalogWithPriceOverride | From | To | |
| Extract Method private createInternalTenantContext() : InternalTenantContext extracted from public findCurrentPhase(phaseName String) : PlanPhase in class org.killbill.billing.catalog.StandaloneCatalogWithPriceOverride | From | To |