Class QueryConsumerChannelHandler
- java.lang.Object
-
- org.activiti.cloud.services.query.app.QueryConsumerChannelHandler
-
public class QueryConsumerChannelHandler extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description QueryConsumerChannelHandler(QueryEventHandlerContext eventHandlerContext)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidreceive(java.util.List<org.activiti.cloud.api.model.shared.events.CloudRuntimeEvent<?,?>> events)
-
-
-
Constructor Detail
-
QueryConsumerChannelHandler
public QueryConsumerChannelHandler(QueryEventHandlerContext eventHandlerContext)
-
-