adafa4178d1c675174d28fc6b90d59a066c7d9ed
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable bundle : SubscriptionBaseBundle to accountId : UUID in method private getBlockedStateBundleId(bundleId UUID, upToDate DateTime, context InternalTenantContext) : DefaultBlockingAggregator in class org.killbill.billing.entitlement.block.DefaultBlockingChecker | From | To | |
Rename Variable subscriptionBase : SubscriptionBase to bundleId : UUID in method public getActiveSubscriptionBundleForExternalKey(externalKey String, context TenantContext) : SubscriptionBundle in class org.killbill.billing.entitlement.api.DefaultSubscriptionApi | From | To | |
Rename Variable bundle : SubscriptionBaseBundle to accountId : UUID in method public getDryRunStatusForChange(bundleId UUID, targetProductName String, effectiveDate LocalDate, context TenantContext) : List<EntitlementAOStatusDryRun> in class org.killbill.billing.entitlement.api.DefaultEntitlementApi | From | To | |
Split Parameter | 2 | ||
Split Parameter bundle : SubscriptionBaseBundle to [accountId : UUID, bundleId : UUID] in method private getBlockedStateBundle(accountId UUID, bundleId UUID, upToDate DateTime, context InternalTenantContext) : DefaultBlockingAggregator in class org.killbill.billing.entitlement.block.DefaultBlockingChecker | From | To | |
Split Parameter subscription : SubscriptionBase to [subscriptionId : UUID, bundleId : UUID] in method private getBlockedStateSubscription(bundleId UUID, subscriptionId UUID, upToDate DateTime, context InternalTenantContext) : DefaultBlockingAggregator in class org.killbill.billing.entitlement.block.DefaultBlockingChecker | From | To | |
Change Variable Type | 5 | ||
Change Variable Type subscriptionBase : SubscriptionBase to bundleId : UUID in method public getActiveSubscriptionBundleForExternalKey(externalKey String, context TenantContext) : SubscriptionBundle in class org.killbill.billing.entitlement.api.DefaultSubscriptionApi | From | To | |
Change Variable Type bundle : SubscriptionBaseBundle to accountId : UUID in method public getDryRunStatusForChange(bundleId UUID, targetProductName String, effectiveDate LocalDate, context TenantContext) : List<EntitlementAOStatusDryRun> in class org.killbill.billing.entitlement.api.DefaultEntitlementApi | From | To | |
Change Variable Type baseSubscription : SubscriptionBase to bundleId : UUID in method public doCall(entitlementApi EntitlementApi, updatedPluginContext EntitlementContext) : UUID in class org.killbill.billing.entitlement.api.DefaultEntitlementApi.transferEntitlementsOverrideBillingPolicy.transferWithPlugin | From | To | |
Change Variable Type bundle : SubscriptionBaseBundle to accountId : UUID in method private getBlockedStateBundleId(bundleId UUID, upToDate DateTime, context InternalTenantContext) : DefaultBlockingAggregator in class org.killbill.billing.entitlement.block.DefaultBlockingChecker | From | To | |
Change Variable Type baseBundle : SubscriptionBaseBundle to baseBundleAccountId : UUID in method public doCall(entitlementApi EntitlementApi, updatedPluginContext EntitlementContext) : UUID in class org.killbill.billing.entitlement.api.DefaultEntitlementApi.transferEntitlementsOverrideBillingPolicy.transferWithPlugin | From | To |