Package org.activiti.cloud.starters.test
Interface StreamProducer
-
public interface StreamProducer
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringPRODUCER
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.springframework.messaging.MessageChannelproducer()
-
-
-
Field Detail
-
PRODUCER
static final java.lang.String PRODUCER
- See Also:
- Constant Field Values
-
-