Class AgentInvocationQueryImpl

java.lang.Object
org.flowable.common.engine.impl.db.ListQueryParameterObject
org.flowable.common.engine.impl.query.AbstractQuery<AgentInvocationQuery, AgentInvocation>
com.flowable.agent.engine.impl.runtime.AgentInvocationQueryImpl
All Implemented Interfaces:
AgentInvocationQuery, Serializable, org.flowable.common.engine.api.query.Query<AgentInvocationQuery, AgentInvocation>, org.flowable.common.engine.impl.interceptor.Command<Object>

public class AgentInvocationQueryImpl extends org.flowable.common.engine.impl.query.AbstractQuery<AgentInvocationQuery, AgentInvocation> implements AgentInvocationQuery
See Also: