Uses of Class
com.broadleafcommerce.datafeed.messaging.payload.StartDataFeedPublicationRequest
Packages that use StartDataFeedPublicationRequest
Package
Description
- 
Uses of StartDataFeedPublicationRequest in com.broadleafcommerce.datafeed.messaging.factoryMethods in com.broadleafcommerce.datafeed.messaging.factory that return StartDataFeedPublicationRequestModifier and TypeMethodDescriptionprotected StartDataFeedPublicationRequestStartDataFeedPublicationRequestMessageFactory.buildPayload(Object persistedPublication, DataFeedPublication emittingPublication) Methods in com.broadleafcommerce.datafeed.messaging.factory that return types with arguments of type StartDataFeedPublicationRequestModifier and TypeMethodDescriptionorg.springframework.messaging.Message<StartDataFeedPublicationRequest>StartDataFeedPublicationRequestMessageFactory.createMessage(Object persistedPublication) 
- 
Uses of StartDataFeedPublicationRequest in com.broadleafcommerce.datafeed.messaging.listenerMethod parameters in com.broadleafcommerce.datafeed.messaging.listener with type arguments of type StartDataFeedPublicationRequestModifier and TypeMethodDescriptionvoidStartDataFeedPublicationRequestListener.listen(org.springframework.messaging.Message<StartDataFeedPublicationRequest> message) protected voidStartDataFeedPublicationRequestListener.processMessage(org.springframework.messaging.Message<StartDataFeedPublicationRequest> message)