Uses of Class
com.broadleafcommerce.orderoperation.service.messaging.capture.PaymentCaptureAttemptResult
Packages that use PaymentCaptureAttemptResult
-
Uses of PaymentCaptureAttemptResult in com.broadleafcommerce.orderoperation.service.messaging.capture
Methods in com.broadleafcommerce.orderoperation.service.messaging.capture with parameters of type PaymentCaptureAttemptResultModifier and TypeMethodDescriptionprotected com.broadleafcommerce.data.tracking.core.context.ContextInfo
AutoFulfillPaymentCapturedListener.getContextInfo
(PaymentCaptureAttemptResult event) protected List<com.broadleafcommerce.order.client.domain.OrderFulfillment>
AutoFulfillPaymentCapturedListener.getFulfillments
(PaymentCaptureAttemptResult event) protected com.broadleafcommerce.order.client.domain.Order
AutoFulfillPaymentCapturedListener.getOrder
(PaymentCaptureAttemptResult event) Method parameters in com.broadleafcommerce.orderoperation.service.messaging.capture with type arguments of type PaymentCaptureAttemptResultModifier and TypeMethodDescriptionvoid
AutoFulfillPaymentCapturedListener.listen
(org.springframework.messaging.Message<PaymentCaptureAttemptResult> message)