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