Interface StartDataFeedProcessExecutionRequestProducer
public interface StartDataFeedProcessExecutionRequestProducer
Spring cloud stream messaging interface for sending
StartDataFeedProcessExecutionRequest
messages (which are published and consumed by the data feed service itself).-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.messaging.MessageChannel
-
Field Details
-
TYPE
- See Also:
-
CHANNEL
- See Also:
-
-
Method Details
-
startDataFeedProcessExecutionRequestOutput
@Output("startDataFeedProcessExecutionRequestOutput") org.springframework.messaging.MessageChannel startDataFeedProcessExecutionRequestOutput()
-