Uses of Interface
com.broadleafcommerce.sandbox.messaging.UnscheduleDeploymentProducer
Packages that use UnscheduleDeploymentProducer
-
Uses of UnscheduleDeploymentProducer in com.broadleafcommerce.sandbox.messaging.autoconfigure
Methods in com.broadleafcommerce.sandbox.messaging.autoconfigure with parameters of type UnscheduleDeploymentProducerModifier and TypeMethodDescriptioncom.broadleafcommerce.common.messaging.notification.NotificationHandler
TransitionRequestNotificationAutoConfiguration.unscheduleDeployRequestNotificationHandler
(UnscheduleDeploymentProducer producer, TransitionRequestNotificationProperties properties, List<com.broadleafcommerce.common.messaging.notification.IgnoredNotificationStateRepository> ignoredRepositories, com.broadleafcommerce.common.messaging.notification.MessageFactory<com.broadleafcommerce.data.tracking.core.transition.WorkflowJobUnschedulingRequest> messageFactory, com.broadleafcommerce.common.messaging.notification.MessageSerializationHelper serializationHelper)