Uses of Package
com.broadleafcommerce.cartoperation.service.messaging.rollback
-
Classes in com.broadleafcommerce.cartoperation.service.messaging.rollback used by com.broadleafcommerce.cartoperation.service.checkout.workflow Class Description CheckoutRollbackEventProducer Deprecated.This producer is deprecated because it doesn't send durable messages. -
Classes in com.broadleafcommerce.cartoperation.service.messaging.rollback used by com.broadleafcommerce.cartoperation.service.provider Class Description CheckoutRollbackEvent A message event dispatched when aCheckoutWorkflow
encounters an unrecoverable error & must roll back the work of itsCheckoutWorkflowActivities
. -
Classes in com.broadleafcommerce.cartoperation.service.messaging.rollback used by com.broadleafcommerce.cartoperation.service.provider.external Class Description CheckoutRollbackEvent A message event dispatched when aCheckoutWorkflow
encounters an unrecoverable error & must roll back the work of itsCheckoutWorkflowActivities
.