|
Rename Parameter requestedDate : DateTime to effectiveDate : DateTime in method private addCancellationAddOnForEventsIfRequired(events List<SubscriptionBaseEvent>, baseProduct Product, bundleId UUID, effectiveDate DateTime, internalTenantContext InternalTenantContext) : List<DefaultSubscriptionBase> in class org.killbill.billing.subscription.api.user.DefaultSubscriptionBaseApiService |
From |
To |
|
Rename Parameter requestedDate : DateTime to effectiveDate : DateTime in method private getTimedPhaseOnCreate(subscriptionStartDate DateTime, bundleStartDate DateTime, plan Plan, initialPhase PhaseType, priceList String, effectiveDate DateTime, context InternalTenantContext) : List<TimedPhase> in class org.killbill.billing.subscription.alignment.PlanAligner |
From |
To |
|
Rename Parameter requestedDate : DateTime to effectiveDate : DateTime in method private getTimedPhaseOnChange(subscriptionStartDate DateTime, bundleStartDate DateTime, currentPhase PlanPhase, currentPlan Plan, currentPriceList String, nextPlan Plan, priceList String, effectiveDate DateTime, lastOrCurrentChangeEffectiveDate DateTime, which WhichPhase, context InternalTenantContext) : TimedPhase in class org.killbill.billing.subscription.alignment.PlanAligner |
From |
To |
|
Rename Parameter requestedDate : DateTime to effectiveDate : DateTime in method public getCurrentAndNextTimedPhaseOnCreate(alignStartDate DateTime, bundleStartDate DateTime, plan Plan, initialPhase PhaseType, priceList String, effectiveDate DateTime, context InternalTenantContext) : TimedPhase[] in class org.killbill.billing.subscription.alignment.PlanAligner |
From |
To |
|
Rename Parameter requestedDate : DateTime to effectiveDate : DateTime in method private getBundleStartDateWithSanity(bundleId UUID, baseSubscription DefaultSubscriptionBase, plan Plan, effectiveDate DateTime, context InternalTenantContext) : DateTime in class org.killbill.billing.subscription.api.svcs.DefaultSubscriptionInternalApi |
From |
To |
|
Rename Parameter requestedDate : DateTime to effectiveDate : DateTime in method public getNextTimedPhase(subscription DefaultSubscriptionBase, effectiveDate DateTime, context InternalTenantContext) : TimedPhase in class org.killbill.billing.subscription.alignment.PlanAligner |
From |
To |
|
Rename Parameter context : InternalTenantContext to internalTenantContext : InternalTenantContext in method public getEventsOnCancelPlan(subscription DefaultSubscriptionBase, effectiveDate DateTime, processedDate DateTime, addCancellationAddOnForEventsIfRequired boolean, internalTenantContext InternalTenantContext) : List<SubscriptionBaseEvent> in class org.killbill.billing.subscription.api.SubscriptionBaseApiService |
From |
To |