Class AgentInvocationExchangePartQueryImpl

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

public class AgentInvocationExchangePartQueryImpl extends org.flowable.common.engine.impl.query.AbstractQuery<AgentInvocationExchangePartQuery,AgentInvocationExchangePart> implements AgentInvocationExchangePartQuery
See Also: