f6d25a3175b976d3fe41d3e0746698e85b7656b2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable bundleId : UUID to subscriptionBundle : SubscriptionBundle in method private getAccountFromSubscriptionJson(entitlementJson SubscriptionJson, callContext CallContext) : Account in class org.killbill.billing.jaxrs.resources.SubscriptionResource | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type bundleId : UUID to subscriptionBundle : SubscriptionBundle in method private getAccountFromSubscriptionJson(entitlementJson SubscriptionJson, callContext CallContext) : Account in class org.killbill.billing.jaxrs.resources.SubscriptionResource | From | To | |
| Extract Method | 1 | ||
| Extract Method private getAccountFromSubscriptionJson(entitlementJson SubscriptionJson, callContext CallContext) : Account extracted from public createEntitlement(entitlement SubscriptionJson, requestedDate String, callCompletion Boolean, timeoutSec long, createdBy String, reason String, comment String, request HttpServletRequest, uriInfo UriInfo) : Response in class org.killbill.billing.jaxrs.resources.SubscriptionResource | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter entitlement : SubscriptionJson to entitlementJson : SubscriptionJson in method private getAccountFromSubscriptionJson(entitlementJson SubscriptionJson, callContext CallContext) : Account in class org.killbill.billing.jaxrs.resources.SubscriptionResource | From | To |