a624271ebe95c170a7dca70f2a78d6d0c0f50aaf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable input : PhasePriceOverrideJson to priceOverrides : List<PhasePriceOverrideJson> in method public toPlanPhasePriceOverrides(priceOverrides List<PhasePriceOverrideJson>, spec PlanSpecifier, currency Currency) : List<PlanPhasePriceOverride> in class org.killbill.billing.jaxrs.json.PhasePriceOverrideJson | From | To | |
Extract Variable | 2 | ||
Extract Variable phaseType : PhaseType in method public doOperation(ctx CallContext) : Entitlement from class org.killbill.billing.jaxrs.resources.SubscriptionResource.createEntitlement.callback | From | To | |
Extract Variable phaseType : PhaseType in method public createEntitlement(entitlement SubscriptionJson, requestedDate String, callCompletion Boolean, timeoutSec long, pluginPropertiesString List<String>, createdBy String, reason String, comment String, request HttpServletRequest, uriInfo UriInfo) : Response from class org.killbill.billing.jaxrs.resources.SubscriptionResource | From | To | |
Change Variable Type | 1 | ||
Change Variable Type input : PhasePriceOverrideJson to priceOverrides : List<PhasePriceOverrideJson> in method public toPlanPhasePriceOverrides(priceOverrides List<PhasePriceOverrideJson>, spec PlanSpecifier, currency Currency) : List<PlanPhasePriceOverride> in class org.killbill.billing.jaxrs.json.PhasePriceOverrideJson | From | To | |
Rename Parameter | 1 | ||
Rename Parameter input : List<PhasePriceOverrideJson> to priceOverrides : List<PhasePriceOverrideJson> in method public toPlanPhasePriceOverrides(priceOverrides List<PhasePriceOverrideJson>, spec PlanSpecifier, currency Currency) : List<PlanPhasePriceOverride> in class org.killbill.billing.jaxrs.json.PhasePriceOverrideJson | From | To |