Class QueryConsumerChannelHandler
- java.lang.Object
-
- org.activiti.cloud.services.query.app.QueryConsumerChannelHandler
-
public class QueryConsumerChannelHandler extends Object
-
-
Constructor Summary
Constructors Constructor Description QueryConsumerChannelHandler(QueryEventHandlerContext eventHandlerContext)
-
-
-
Constructor Detail
-
QueryConsumerChannelHandler
public QueryConsumerChannelHandler(QueryEventHandlerContext eventHandlerContext)
-
-
Method Detail
-
receive
@StreamListener("queryConsumer") public void receive(List<CloudRuntimeEvent<?,?>> events)
-
-