Class CartApprovalRequestEventListener

java.lang.Object
com.broadleafcommerce.auth.user.messaging.CartApprovalRequestEventListener

@DataRouteByKey("auth") public class CartApprovalRequestEventListener extends Object
Component responsible for handling CartApprovalRequestEvents. This will look up the contact information for the approver users for the associated account and attach it to a new notification event so that they can be contacted.
Author:
Nathan Moore (nathandmoore)