Uses of Class
com.broadleafcommerce.notification.service.messaging.paymentgateway.PaymentGatewayCustomerNotificationPathProperties
Packages that use PaymentGatewayCustomerNotificationPathProperties
Package
Description
-
Uses of PaymentGatewayCustomerNotificationPathProperties in com.broadleafcommerce.notification.service.messaging.autoconfigure
Methods in com.broadleafcommerce.notification.service.messaging.autoconfigure with parameters of type PaymentGatewayCustomerNotificationPathPropertiesModifier and TypeMethodDescriptionNotificationMessagingConfiguration.paymentGatewayCustomerNotificationListener
(com.broadleafcommerce.common.messaging.service.IdempotentMessageConsumptionService idempotentConsumptionService, NotificationService<Notification> notificationService, org.springframework.context.MessageSource messages, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, PaymentGatewayCustomerNotificationPathProperties pathProperties) -
Uses of PaymentGatewayCustomerNotificationPathProperties in com.broadleafcommerce.notification.service.messaging.paymentgateway
Methods in com.broadleafcommerce.notification.service.messaging.paymentgateway that return PaymentGatewayCustomerNotificationPathPropertiesConstructors in com.broadleafcommerce.notification.service.messaging.paymentgateway with parameters of type PaymentGatewayCustomerNotificationPathPropertiesModifierConstructorDescriptionPaymentGatewayCustomerNotificationListener
(com.broadleafcommerce.common.messaging.service.IdempotentMessageConsumptionService idempotentConsumptionService, NotificationService<Notification> notificationService, org.springframework.context.MessageSource messages, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, PaymentGatewayCustomerNotificationPathProperties pathProperties)