Uses of Class
com.broadleafcommerce.cartoperation.service.status.accountcart.AbstractAccountCartStatusHandler
Packages that use AbstractAccountCartStatusHandler
-
Uses of AbstractAccountCartStatusHandler in com.broadleafcommerce.cartoperation.service.status.accountcart
Subclasses of AbstractAccountCartStatusHandler in com.broadleafcommerce.cartoperation.service.status.accountcartModifier and TypeClassDescriptionclassThis handler is used to change a cart withREJECTEDorREQUIRES_APPROVALstatus to theIN_PROCESSstatus in B2B flows.classThis handler is used to change a cart withREQUIRES_APPROVALstatus to theREJECTEDstatus in B2B flows.classThis handler is used to change a cart withIN_PROCESSstatus to theREQUIRES_APPROVALstatus in B2B flows.