Package com.broadleafcommerce.cart.service.messaging
package com.broadleafcommerce.cart.service.messaging
-
ClassDescriptionSpring cloud data channel description for messaging output.Configuration properties for the
NotificationHandler
andRetryHandler
related to the cart notifications.The repository responsible for storing the notifications related to the cart.The cart notification service is used to send the notification using durable messaging.Spring cloud data channel description for messaging output.This producer is responsible to send the message to process the rollback if an error occurred during checkout.The default implementation ofCartNotificationRepository
.Default implementation forCartNotificationService
.This producer is responsible for sending theExternalPaymentTransactionCartFinalizationEvent
used to trigger the finalization of a cart with theDefaultCartStatuses.AWAITING_PAYMENT_FINALIZATION
status.