Uses of Class
com.broadleafcommerce.notification.service.messaging.OrderConfirmationPathProperties
Packages that use OrderConfirmationPathProperties
Package
Description
-
Uses of OrderConfirmationPathProperties in com.broadleafcommerce.notification.service.messaging
Methods in com.broadleafcommerce.notification.service.messaging that return OrderConfirmationPathPropertiesModifier and TypeMethodDescriptionprotected OrderConfirmationPathProperties
NotificationOrderConfirmationMessageListener.getOrderConfirmationPathProperties()
Constructors in com.broadleafcommerce.notification.service.messaging with parameters of type OrderConfirmationPathPropertiesModifierConstructorDescriptionNotificationOrderConfirmationMessageListener
(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, CartProvider cartProvider, OrderConfirmationPathProperties orderConfirmationPathProperties) -
Uses of OrderConfirmationPathProperties in com.broadleafcommerce.notification.service.messaging.autoconfigure
Methods in com.broadleafcommerce.notification.service.messaging.autoconfigure with parameters of type OrderConfirmationPathPropertiesModifier and TypeMethodDescriptionNotificationMessagingConfiguration.orderConfirmationMessageListener
(com.broadleafcommerce.common.messaging.service.IdempotentMessageConsumptionService idempotentMessageConsumptionService, NotificationService<Notification> notificationService, org.springframework.context.MessageSource messages, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, CartProvider cartProvider, OrderConfirmationPathProperties orderConfirmationPathProperties)