|
Change Parameter Type entitlementsWithAddOns : List<BulkBaseSubscriptionAndAddOnsJson> to entitlementsWithAddOns : List<BulkSubscriptionsBundleJson> in method public createEntitlementsWithAddOnsInternal(entitlementsWithAddOns List<BulkSubscriptionsBundleJson>, requestedDate String, entitlementDate String, billingDate String, isMigrated Boolean, renameKeyIfExistsAndUnused Boolean, callCompletion Boolean, timeoutSec long, pluginPropertiesString List<String>, createdBy String, reason String, comment String, request HttpServletRequest, uriInfo UriInfo, responseObject ObjectType) : Response in class org.killbill.billing.jaxrs.resources.SubscriptionResource |
From |
To |
|
Change Parameter Type entitlementsWithAddOns : List<BulkBaseSubscriptionAndAddOnsJson> to entitlementsWithAddOns : List<BulkSubscriptionsBundleJson> in method public createEntitlementsWithAddOns(entitlementsWithAddOns List<BulkSubscriptionsBundleJson>, requestedDate String, entitlementDate String, billingDate String, renameKeyIfExistsAndUnused Boolean, isMigrated Boolean, callCompletion Boolean, timeoutSec long, pluginPropertiesString List<String>, createdBy String, reason String, comment String, request HttpServletRequest, uriInfo UriInfo) : Response in class org.killbill.billing.jaxrs.resources.SubscriptionResource |
From |
To |
|
Change Variable Type entitlementsWithAddOns : List<BulkBaseSubscriptionAndAddOnsJson> to entitlementsWithAddOns : List<BulkSubscriptionsBundleJson> in method public createEntitlementWithAddOns(entitlements List<SubscriptionJson>, requestedDate String, entitlementDate String, billingDate String, isMigrated Boolean, renameKeyIfExistsAndUnused Boolean, callCompletion Boolean, timeoutSec long, pluginPropertiesString List<String>, createdBy String, reason String, comment String, request HttpServletRequest, uriInfo UriInfo) : Response in class org.killbill.billing.jaxrs.resources.SubscriptionResource |
From |
To |
|
Change Variable Type that : BulkBaseSubscriptionAndAddOnsJson to that : BulkSubscriptionsBundleJson in method public equals(o Object) : boolean in class org.killbill.billing.jaxrs.json.BulkSubscriptionsBundleJson |
From |
To |
|
Change Variable Type bulkBaseEntitlementWithAddOns : BulkBaseSubscriptionAndAddOnsJson to bulkBaseEntitlementWithAddOns : BulkSubscriptionsBundleJson in method public createEntitlementsWithAddOnsInternal(entitlementsWithAddOns List<BulkSubscriptionsBundleJson>, requestedDate String, entitlementDate String, billingDate String, isMigrated Boolean, renameKeyIfExistsAndUnused Boolean, callCompletion Boolean, timeoutSec long, pluginPropertiesString List<String>, createdBy String, reason String, comment String, request HttpServletRequest, uriInfo UriInfo, responseObject ObjectType) : Response in class org.killbill.billing.jaxrs.resources.SubscriptionResource |
From |
To |