Uses of Interface
com.broadleafcommerce.paymenttransaction.service.PaymentTransactionResultAuditService
Packages that use PaymentTransactionResultAuditService
Package
Description
-
Uses of PaymentTransactionResultAuditService in com.broadleafcommerce.paymenttransaction.service
Classes in com.broadleafcommerce.paymenttransaction.service that implement PaymentTransactionResultAuditServiceModifier and TypeClassDescriptionclass
Default implementation ofPaymentTransactionResultAuditService
-
Uses of PaymentTransactionResultAuditService in com.broadleafcommerce.paymenttransaction.service.webhook
Methods in com.broadleafcommerce.paymenttransaction.service.webhook that return PaymentTransactionResultAuditServiceModifier and TypeMethodDescriptionDefaultTransactionWebhookService.getPaymentTransactionResultAuditService()
Methods in com.broadleafcommerce.paymenttransaction.service.webhook with parameters of type PaymentTransactionResultAuditServiceModifier and TypeMethodDescriptionvoid
DefaultTransactionWebhookService.setPaymentTransactionResultAuditService
(PaymentTransactionResultAuditService<PaymentTransactionResultAudit> paymentTransactionResultAuditService)