914de8520943d5e563618ed3c5c9f6bbb1731c44
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private addBillingEventsForBundles(bundles List<SubscriptionBaseBundle>, account ImmutableAccountData, dryRunArguments DryRunArguments, context InternalCallContext, result DefaultBillingEventSet, skipSubscriptionsSet Set<UUID>, catalog Catalog, tagsForAccount List<Tag>, currentAccountBCD int) : void extracted from private addBillingEventsForBundles(bundles List<SubscriptionBaseBundle>, account ImmutableAccountData, dryRunArguments DryRunArguments, context InternalCallContext, result DefaultBillingEventSet, skipSubscriptionsSet Set<UUID>, catalog Catalog, tagsForAccount List<Tag>) : void in class org.killbill.billing.junction.plumbing.billing.DefaultInternalBillingApi | From | To | |
Extract Method private computeAccountBCD(result BillingEventSet) : Integer extracted from private addBillingEventsForBundles(bundles List<SubscriptionBaseBundle>, account ImmutableAccountData, dryRunArguments DryRunArguments, context InternalCallContext, result DefaultBillingEventSet, skipSubscriptionsSet Set<UUID>, catalog Catalog, tagsForAccount List<Tag>) : void in class org.killbill.billing.junction.plumbing.billing.DefaultInternalBillingApi | From | To |