Interface WorkflowProducer
public interface WorkflowProducer
Workflow message producer interface for spring cloud stream
-
Field Summary
Fields -
Method Summary
-
Field Details
-
TYPE
- See Also:
-
CHANNEL
- See Also:
-
-
Method Details
-
workflowOutput
@Output("workflowOutput") org.springframework.messaging.MessageChannel workflowOutput()
-