Class AgentInvocationExchangeQueryImpl

java.lang.Object
org.flowable.common.engine.impl.db.ListQueryParameterObject
org.flowable.common.engine.impl.query.AbstractQuery<AgentInvocationExchangeQuery, AgentInvocationExchange>
com.flowable.agent.engine.impl.history.AgentInvocationExchangeQueryImpl
All Implemented Interfaces:
AgentInvocationExchangeQuery, Serializable, org.flowable.common.engine.api.query.Query<AgentInvocationExchangeQuery, AgentInvocationExchange>, org.flowable.common.engine.impl.interceptor.Command<Object>

public class AgentInvocationExchangeQueryImpl extends org.flowable.common.engine.impl.query.AbstractQuery<AgentInvocationExchangeQuery, AgentInvocationExchange> implements AgentInvocationExchangeQuery
See Also: