Class EntitlementProcessingRequest
java.lang.Object
com.broadleafcommerce.billing.job.domain.EntitlementProcessingRequest
This request is used to send
entitlements within Billing to a handler that
would set them up for being granted, revoked, or otherwise processed by an external service.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetEntitlements(List<Entitlement> entitlements) toString()
-
Constructor Details
-
EntitlementProcessingRequest
public EntitlementProcessingRequest() -
EntitlementProcessingRequest
-
-
Method Details