76451284279bc0c2a2c633fe08f48eebea27bca4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private blockUnblockBundle(bundleId UUID, stateName String, serviceName String, localEffectiveDate LocalDate, blockBilling boolean, blockEntitlement boolean, blockChange boolean, inputBaseSubscription SubscriptionBase, internalCallContext InternalCallContext) : UUID extracted from public resume(bundleId UUID, localEffectiveDate LocalDate, properties Iterable<PluginProperty>, internalCallContext InternalCallContext) : void in class org.killbill.billing.entitlement.api.svcs.DefaultEntitlementApiBase | From | To | |
Extract Method private blockUnblockBundle(bundleId UUID, stateName String, serviceName String, localEffectiveDate LocalDate, blockBilling boolean, blockEntitlement boolean, blockChange boolean, inputBaseSubscription SubscriptionBase, internalCallContext InternalCallContext) : UUID extracted from public pause(bundleId UUID, localEffectiveDate LocalDate, properties Iterable<PluginProperty>, internalCallContext InternalCallContext) : void in class org.killbill.billing.entitlement.api.svcs.DefaultEntitlementApiBase | From | To |