Uses of Class
com.broadleafcommerce.datafeed.messaging.payload.StartDataFeedProcessExecutionRequest
Packages that use StartDataFeedProcessExecutionRequest
Package
Description
- 
Uses of StartDataFeedProcessExecutionRequest in com.broadleafcommerce.datafeed.messaging.factoryMethods in com.broadleafcommerce.datafeed.messaging.factory that return StartDataFeedProcessExecutionRequestModifier and TypeMethodDescriptionprotected StartDataFeedProcessExecutionRequestStartDataFeedProcessExecutionRequestMessageFactory.buildPayload(Object persistedExecution, DataFeedProcessExecution emittingExecution) Methods in com.broadleafcommerce.datafeed.messaging.factory that return types with arguments of type StartDataFeedProcessExecutionRequestModifier and TypeMethodDescriptionorg.springframework.messaging.Message<StartDataFeedProcessExecutionRequest>StartDataFeedProcessExecutionRequestMessageFactory.createMessage(Object persistedExecution) 
- 
Uses of StartDataFeedProcessExecutionRequest in com.broadleafcommerce.datafeed.messaging.listenerMethod parameters in com.broadleafcommerce.datafeed.messaging.listener with type arguments of type StartDataFeedProcessExecutionRequestModifier and TypeMethodDescriptionvoidStartDataFeedProcessExecutionRequestListener.listen(org.springframework.messaging.Message<StartDataFeedProcessExecutionRequest> message) protected voidStartDataFeedProcessExecutionRequestListener.processMessage(org.springframework.messaging.Message<StartDataFeedProcessExecutionRequest> message)