Uses of Class
com.broadleafcommerce.bulk.messaging.CreateSandboxRequest
Packages that use CreateSandboxRequest
Package
Description
- 
Uses of CreateSandboxRequest in com.broadleafcommerce.bulk.messaging
Methods in com.broadleafcommerce.bulk.messaging that return types with arguments of type CreateSandboxRequestModifier and TypeMethodDescriptionorg.springframework.messaging.Message<CreateSandboxRequest>CreateSandboxRequestMessageFactory.createMessage(Object persistedBulkUpdate)  - 
Uses of CreateSandboxRequest in com.broadleafcommerce.bulk.messaging.autoconfigure
Methods in com.broadleafcommerce.bulk.messaging.autoconfigure that return types with arguments of type CreateSandboxRequestModifier and TypeMethodDescriptioncom.broadleafcommerce.common.messaging.notification.MessageFactory<CreateSandboxRequest>CreateSandboxRequestNotificationAutoConfiguration.bulkUpdateCreateSandboxRequestMessageFactory(com.broadleafcommerce.data.tracking.core.mapping.DomainMapperManager manager) Method parameters in com.broadleafcommerce.bulk.messaging.autoconfigure with type arguments of type CreateSandboxRequestModifier and TypeMethodDescriptioncom.broadleafcommerce.common.messaging.notification.NotificationHandlerCreateSandboxRequestNotificationAutoConfiguration.bulkUpdateCreateSandboxRequestNotificationHandler(CreateSandboxRequestProducer producer, CreateSandboxRequestNotificationProperties properties, List<com.broadleafcommerce.common.messaging.notification.IgnoredNotificationStateRepository> ignoredRepositories, com.broadleafcommerce.common.messaging.notification.MessageFactory<CreateSandboxRequest> messageFactory, com.broadleafcommerce.common.messaging.notification.MessageSerializationHelper helper)