Package com.broadleafcommerce.pricing.service.messaging.rollback
package com.broadleafcommerce.pricing.service.messaging.rollback
-
ClassDescriptionA message event dispatched when a checkout workflow encounters an unrecoverable error and must roll back the work of its checkout workflow activities.A message event dispatched when an order fulfillment is cancelled and must roll back the work on the pricing side.Represents a trimmed version of Order.Represents a trimmed version of OrderFulfillment from the Order-Operation service.Represents a trimmed version of OrderFulfillmentItem from the Order-Operation service.Represents a trimmed version of OrderItem.Spring cloud data channel description for messaging input.Listener to process
CheckoutRollbackEvent
to reverse the price data usages after a checkout has been rolled back.The scheduled job listener that will go overPriceDataUsageDetail
and rollback "expired", For the expiredPriceDataUsageDetail
it will also attempt to update cart status to IN_PROCESSSpring cloud data channel description for messaging input.Listener to processFulfillmentStatusChangeEvent
to reverse the price data usages after an order fulfillment has been cancelled.Spring cloud data channel description for messaging input.