Uses of Class
com.broadleafcommerce.notification.service.messaging.quote.QuoteStatusChangedPathProperties
Packages that use QuoteStatusChangedPathProperties
Package
Description
-
Uses of QuoteStatusChangedPathProperties in com.broadleafcommerce.notification.service.messaging.autoconfigure
Methods in com.broadleafcommerce.notification.service.messaging.autoconfigure with parameters of type QuoteStatusChangedPathPropertiesModifier and TypeMethodDescriptionNotificationMessagingConfiguration.QuoteNotificationListeners.notificationQuoteCanceledMessageListener
(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, QuoteStatusChangedPathProperties pathProperties) NotificationMessagingConfiguration.QuoteNotificationListeners.notificationQuoteExpiredMessageListener
(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, QuoteStatusChangedPathProperties pathProperties) NotificationMessagingConfiguration.QuoteNotificationListeners.notificationQuotePublishedMessageListener
(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, QuoteStatusChangedPathProperties pathProperties) NotificationMessagingConfiguration.QuoteNotificationListeners.notificationQuoteRejectedMessageListener
(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, QuoteStatusChangedPathProperties pathProperties) NotificationMessagingConfiguration.QuoteNotificationListeners.notificationQuoteRequestedMessageListener
(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, QuoteStatusChangedPathProperties pathProperties) -
Uses of QuoteStatusChangedPathProperties in com.broadleafcommerce.notification.service.messaging.quote
Methods in com.broadleafcommerce.notification.service.messaging.quote that return QuoteStatusChangedPathPropertiesModifier and TypeMethodDescriptionprotected QuoteStatusChangedPathProperties
AbstractNotificationQuoteStatusChangedMessageListener.getQuotePathProperties()
Constructors in com.broadleafcommerce.notification.service.messaging.quote with parameters of type QuoteStatusChangedPathPropertiesModifierConstructorDescriptionAbstractNotificationQuoteStatusChangedMessageListener
(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, QuoteStatusChangedPathProperties quotePathProperties) NotificationQuoteCanceledMessageListener
(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, QuoteStatusChangedPathProperties properties) NotificationQuoteExpiredMessageListener
(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, QuoteStatusChangedPathProperties properties) NotificationQuotePublishedMessageListener
(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, QuoteStatusChangedPathProperties properties) NotificationQuoteRejectedMessageListener
(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, QuoteStatusChangedPathProperties properties) NotificationQuoteRequestedMessageListener
(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, QuoteStatusChangedPathProperties properties)