91a6fd4c42d4b4e66183bc0577981609971e1d3f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable oldestNonZeroRecurringCharge : DateTime to oldestBillingEvent : BillingEvent in method 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 | |
| Change Variable Type | 1 | ||
| Change Variable Type oldestNonZeroRecurringCharge : DateTime to oldestBillingEvent : BillingEvent in method 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 |