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.ContextInfoAutoFulfillPaymentCapturedListener.getContextInfo(PaymentCaptureAttemptResult event) protected List<com.broadleafcommerce.order.client.domain.OrderFulfillment>AutoFulfillPaymentCapturedListener.getFulfillments(PaymentCaptureAttemptResult event) protected com.broadleafcommerce.order.client.domain.OrderAutoFulfillPaymentCapturedListener.getOrder(PaymentCaptureAttemptResult event) Method parameters in com.broadleafcommerce.orderoperation.service.messaging.capture with type arguments of type PaymentCaptureAttemptResultModifier and TypeMethodDescriptionvoidAutoFulfillPaymentCapturedListener.listen(org.springframework.messaging.Message<PaymentCaptureAttemptResult> message)