|
Rename Parameter billingEvents : SortedSet<BillingEvent> to subscriptionBillingEvents : SortedSet<BillingEvent> in method protected createNewEvents(disabledDuration List<DisabledDuration>, subscriptionBillingEvents SortedSet<BillingEvent>, context InternalTenantContext) : SortedSet<BillingEvent> in class org.killbill.billing.junction.plumbing.billing.BlockingCalculator |
From |
To |
|
Rename Parameter billingEvents : SortedSet<BillingEvent> to subscriptionBillingEvents : SortedSet<BillingEvent> in method protected precedingBillingEventForSubscription(disabledDurationStart DateTime, subscriptionBillingEvents SortedSet<BillingEvent>) : BillingEvent in class org.killbill.billing.junction.plumbing.billing.BlockingCalculator |
From |
To |
|
Rename Parameter billingEvents : SortedSet<BillingEvent> to subscriptionBillingEvents : SortedSet<BillingEvent> in method protected eventsToRemove(disabledDuration List<DisabledDuration>, subscriptionBillingEvents SortedSet<BillingEvent>) : SortedSet<BillingEvent> in class org.killbill.billing.junction.plumbing.billing.BlockingCalculator |
From |
To |