|
Rename Method public block(bundleId UUID, stateName String, serviceName String, effectiveDate LocalDate, blockBilling boolean, blockEntitlement boolean, blockChange boolean, properties Iterable<PluginProperty>, context CallContext) : void renamed to public setBlockingState(bundleId UUID, stateName String, serviceName String, effectiveDate LocalDate, blockBilling boolean, blockEntitlement boolean, blockChange boolean, properties Iterable<PluginProperty>, context CallContext) : void in class org.killbill.billing.entitlement.api.DefaultEntitlementApi |
From |
To |
|
Rename Method public block(bundleId UUID, stateName String, serviceName String, localEffectiveDate LocalDate, blockBilling boolean, blockEntitlement boolean, blockChange boolean, properties Iterable<PluginProperty>, internalCallContext InternalCallContext) : void renamed to public setBlockingState(bundleId UUID, stateName String, serviceName String, localEffectiveDate LocalDate, blockBilling boolean, blockEntitlement boolean, blockChange boolean, properties Iterable<PluginProperty>, internalCallContext InternalCallContext) : void in class org.killbill.billing.entitlement.api.svcs.DefaultEntitlementApiBase |
From |
To |