Uses of Class
com.broadleafcommerce.cartoperation.service.messaging.completion.CheckoutCompletionEvent
Packages that use CheckoutCompletionEvent
Package
Description
-
Uses of CheckoutCompletionEvent in com.broadleafcommerce.cartoperation.service.provider
Methods in com.broadleafcommerce.cartoperation.service.provider with parameters of type CheckoutCompletionEventModifier and TypeMethodDescriptionvoid
CartProvider.sendCheckoutCompletionEvent
(CheckoutCompletionEvent checkoutCompletionEvent, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) Sends the checkout completion event to the cart service. -
Uses of CheckoutCompletionEvent in com.broadleafcommerce.cartoperation.service.provider.external
Methods in com.broadleafcommerce.cartoperation.service.provider.external with parameters of type CheckoutCompletionEventModifier and TypeMethodDescriptionvoid
ExternalCartProvider.sendCheckoutCompletionEvent
(CheckoutCompletionEvent checkoutCompletionEvent, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo)