7de0c46fc274865ddbbabd21c037304c11c496bd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public setUsage(usage DefaultUsage) : DefaultTier renamed to public setPhase(phase PlanPhase) : DefaultTier in class org.killbill.billing.catalog.DefaultTier | From | To | |
Rename Method public setUsage(usage DefaultUsage) : DefaultBlock renamed to public setPhase(phase PlanPhase) : DefaultBlock in class org.killbill.billing.catalog.DefaultBlock | From | To | |
Change Parameter Type | 2 | ||
Change Parameter Type usage : DefaultUsage to phase : PlanPhase in method public setPhase(phase PlanPhase) : DefaultBlock in class org.killbill.billing.catalog.DefaultBlock | From | To | |
Change Parameter Type usage : DefaultUsage to phase : PlanPhase in method public setPhase(phase PlanPhase) : DefaultTier in class org.killbill.billing.catalog.DefaultTier | From | To | |
Rename Attribute | 2 | ||
Rename Attribute usage : DefaultUsage to phase : PlanPhase in class org.killbill.billing.catalog.DefaultTier | From | To | |
Rename Attribute usage : DefaultUsage to phase : PlanPhase in class org.killbill.billing.catalog.DefaultBlock | From | To | |
Split Attribute | 1 | ||
Split Attribute usage : DefaultUsage to [billingMode : BillingMode, usageType : UsageType] in class org.killbill.billing.catalog.DefaultTier | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type usage : DefaultUsage to phase : PlanPhase in class org.killbill.billing.catalog.DefaultBlock | From | To | |
Change Attribute Type usage : DefaultUsage to phase : PlanPhase in class org.killbill.billing.catalog.DefaultTier | From | To | |
Rename Parameter | 2 | ||
Rename Parameter usage : DefaultUsage to phase : PlanPhase in method public setPhase(phase PlanPhase) : DefaultBlock in class org.killbill.billing.catalog.DefaultBlock | From | To | |
Rename Parameter usage : DefaultUsage to phase : PlanPhase in method public setPhase(phase PlanPhase) : DefaultTier in class org.killbill.billing.catalog.DefaultTier | From | To |