Uses of Class
com.broadleafcommerce.cart.service.messaging.CartNotificationProperties
Packages that use CartNotificationProperties
-
Uses of CartNotificationProperties in com.broadleafcommerce.cart.service.messaging.autoconfigure
Methods in com.broadleafcommerce.cart.service.messaging.autoconfigure with parameters of type CartNotificationPropertiesModifier and TypeMethodDescriptioncom.broadleafcommerce.common.messaging.notification.NotificationHandlerCartServiceNotificationAutoConfiguration.cartApprovalRequestNotificationHandler(CartApprovalRequestProducer producer, CartNotificationProperties properties, List<com.broadleafcommerce.common.messaging.notification.IgnoredNotificationStateRepository> ignoredRepositories, com.broadleafcommerce.common.messaging.notification.MessageSerializationHelper helper) com.broadleafcommerce.common.messaging.notification.RetryClusterServiceCartServiceNotificationAutoConfiguration.cartApprovalRequestRetryClusterService(org.apache.camel.cluster.CamelClusterService camelClusterService, CartNotificationProperties properties, List<com.broadleafcommerce.common.messaging.notification.NotificationStateRepository> repositories, com.broadleafcommerce.common.messaging.notification.NotificationHandler handler, List<com.broadleafcommerce.common.messaging.notification.IgnoredNotificationStateRepository> ignoredRepositories, com.broadleafcommerce.common.extension.data.DataRouteReference reference) com.broadleafcommerce.common.messaging.notification.NotificationHandlerCartServiceNotificationAutoConfiguration.cartAwaitingPaymentResultsNotificationHandler(CartAwaitingPaymentResultsProducer producer, CartNotificationProperties properties, List<com.broadleafcommerce.common.messaging.notification.IgnoredNotificationStateRepository> ignoredRepositories, com.broadleafcommerce.common.messaging.notification.MessageSerializationHelper helper) com.broadleafcommerce.common.messaging.notification.NotificationHandlerCartServiceNotificationAutoConfiguration.cartPendingPaymentFailedNotificationHandler(CartPendingPaymentFailedProducer producer, CartNotificationProperties properties, List<com.broadleafcommerce.common.messaging.notification.IgnoredNotificationStateRepository> ignoredRepositories, com.broadleafcommerce.common.messaging.notification.MessageSerializationHelper helper) com.broadleafcommerce.common.messaging.notification.RetryClusterServiceCartServiceNotificationAutoConfiguration.cartPendingPaymentFailedRetryClusterService(org.apache.camel.cluster.CamelClusterService camelClusterService, CartNotificationProperties properties, List<com.broadleafcommerce.common.messaging.notification.NotificationStateRepository> repositories, com.broadleafcommerce.common.messaging.notification.NotificationHandler handler, List<com.broadleafcommerce.common.messaging.notification.IgnoredNotificationStateRepository> ignoredRepositories, com.broadleafcommerce.common.extension.data.DataRouteReference reference) com.broadleafcommerce.common.messaging.notification.NotificationHandlerCartServiceNotificationAutoConfiguration.cartRejectionNotificationHandler(CartRejectionProducer producer, CartNotificationProperties properties, List<com.broadleafcommerce.common.messaging.notification.IgnoredNotificationStateRepository> ignoredRepositories, com.broadleafcommerce.common.messaging.notification.MessageSerializationHelper helper) com.broadleafcommerce.common.messaging.notification.RetryClusterServiceCartServiceNotificationAutoConfiguration.cartRejectionRetryClusterService(org.apache.camel.cluster.CamelClusterService camelClusterService, CartNotificationProperties properties, List<com.broadleafcommerce.common.messaging.notification.NotificationStateRepository> repositories, com.broadleafcommerce.common.messaging.notification.NotificationHandler handler, List<com.broadleafcommerce.common.messaging.notification.IgnoredNotificationStateRepository> ignoredRepositories, com.broadleafcommerce.common.extension.data.DataRouteReference reference) com.broadleafcommerce.common.messaging.notification.NotificationHandlerCartServiceNotificationAutoConfiguration.checkoutCompletionNotificationHandler(com.broadleafcommerce.common.messaging.checkout.CheckoutCompletionProducer producer, CartNotificationProperties properties, List<com.broadleafcommerce.common.messaging.notification.IgnoredNotificationStateRepository> ignoredRepositories, com.broadleafcommerce.common.messaging.notification.MessageSerializationHelper helper) com.broadleafcommerce.common.messaging.notification.RetryClusterServiceCartServiceNotificationAutoConfiguration.checkoutCompletionRetryClusterService(org.apache.camel.cluster.CamelClusterService camelClusterService, CartNotificationProperties properties, List<com.broadleafcommerce.common.messaging.notification.NotificationStateRepository> repositories, com.broadleafcommerce.common.messaging.notification.NotificationHandler handler, List<com.broadleafcommerce.common.messaging.notification.IgnoredNotificationStateRepository> ignoredRepositories, com.broadleafcommerce.common.extension.data.DataRouteReference reference) com.broadleafcommerce.common.messaging.notification.NotificationHandlerCartServiceNotificationAutoConfiguration.checkoutRollbackNotificationHandler(CheckoutRollbackEventProducer producer, CartNotificationProperties properties, List<com.broadleafcommerce.common.messaging.notification.IgnoredNotificationStateRepository> ignoredRepositories, com.broadleafcommerce.common.messaging.notification.MessageSerializationHelper helper) com.broadleafcommerce.common.messaging.notification.RetryClusterServiceCartServiceNotificationAutoConfiguration.checkoutRollbackRetryClusterService(org.apache.camel.cluster.CamelClusterService camelClusterService, CartNotificationProperties properties, List<com.broadleafcommerce.common.messaging.notification.NotificationStateRepository> repositories, com.broadleafcommerce.common.messaging.notification.NotificationHandler handler, List<com.broadleafcommerce.common.messaging.notification.IgnoredNotificationStateRepository> ignoredRepositories, com.broadleafcommerce.common.extension.data.DataRouteReference reference) com.broadleafcommerce.common.messaging.notification.NotificationHandlerCartServiceNotificationAutoConfiguration.QuoteConfiguration.quoteCanceledNotificationHandler(QuoteCanceledProducer producer, CartNotificationProperties properties, List<com.broadleafcommerce.common.messaging.notification.IgnoredNotificationStateRepository> ignoredRepositories, com.broadleafcommerce.common.messaging.notification.MessageSerializationHelper helper) com.broadleafcommerce.common.messaging.notification.NotificationHandlerCartServiceNotificationAutoConfiguration.QuoteConfiguration.quoteExpiredNotificationHandler(QuoteExpiredProducer producer, CartNotificationProperties properties, List<com.broadleafcommerce.common.messaging.notification.IgnoredNotificationStateRepository> ignoredRepositories, com.broadleafcommerce.common.messaging.notification.MessageSerializationHelper helper) com.broadleafcommerce.common.messaging.notification.NotificationHandlerCartServiceNotificationAutoConfiguration.QuoteConfiguration.quotePublishedNotificationHandler(QuotePublishedProducer producer, CartNotificationProperties properties, List<com.broadleafcommerce.common.messaging.notification.IgnoredNotificationStateRepository> ignoredRepositories, com.broadleafcommerce.common.messaging.notification.MessageSerializationHelper helper) com.broadleafcommerce.common.messaging.notification.NotificationHandlerCartServiceNotificationAutoConfiguration.QuoteConfiguration.quoteRejectedNotificationHandler(QuoteRejectedProducer producer, CartNotificationProperties properties, List<com.broadleafcommerce.common.messaging.notification.IgnoredNotificationStateRepository> ignoredRepositories, com.broadleafcommerce.common.messaging.notification.MessageSerializationHelper helper) com.broadleafcommerce.common.messaging.notification.NotificationHandlerCartServiceNotificationAutoConfiguration.QuoteConfiguration.quoteRequestedNotificationHandler(QuoteRequestedProducer producer, CartNotificationProperties properties, List<com.broadleafcommerce.common.messaging.notification.IgnoredNotificationStateRepository> ignoredRepositories, com.broadleafcommerce.common.messaging.notification.MessageSerializationHelper helper)