71c3d09c2d9ae3d62ae55db1813553ad94afe53c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Updated | |
From org.kill-bill.billing:killbill-client-java 0.40.3 To 0.40.6 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 1 | ||
Inline Variable bundleId : UUID in method public doOperation(ctx CallContext) : List<Entitlement> from class org.killbill.billing.jaxrs.resources.SubscriptionResource.createEntitlementWithAddOns.callback | From | To | |
Extract Method | 2 | ||
Extract Method public createEntitlementsWithAddOnsInternal(entitlementsWithAddOns List<BulkBaseSubscriptionAndAddOnsJson>, requestedDate String, entitlementDate String, billingDate String, isMigrated Boolean, callCompletion Boolean, timeoutSec long, pluginPropertiesString List<String>, createdBy String, reason String, comment String, request HttpServletRequest, uriInfo UriInfo, responseObject ObjectType) : Response extracted from public createEntitlementWithAddOns(entitlements List<SubscriptionJson>, requestedDate String, entitlementDate String, billingDate String, isMigrated Boolean, callCompletion Boolean, timeoutSec long, pluginPropertiesString List<String>, createdBy String, reason String, comment String, request HttpServletRequest, uriInfo UriInfo) : Response in class org.killbill.billing.jaxrs.resources.SubscriptionResource | From | To | |
Extract Method public createEntitlementsWithAddOnsInternal(entitlementsWithAddOns List<BulkBaseSubscriptionAndAddOnsJson>, requestedDate String, entitlementDate String, billingDate String, isMigrated Boolean, callCompletion Boolean, timeoutSec long, pluginPropertiesString List<String>, createdBy String, reason String, comment String, request HttpServletRequest, uriInfo UriInfo, responseObject ObjectType) : Response extracted from public createEntitlementsWithAddOns(entitlementsWithAddOns List<BulkBaseSubscriptionAndAddOnsJson>, requestedDate String, entitlementDate String, billingDate String, isMigrated Boolean, callCompletion Boolean, timeoutSec long, pluginPropertiesString List<String>, createdBy String, reason String, comment String, request HttpServletRequest, uriInfo UriInfo) : Response in class org.killbill.billing.jaxrs.resources.SubscriptionResource | From | To |