Class AgentInstanceQueryImpl

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

public class AgentInstanceQueryImpl extends org.flowable.common.engine.impl.query.AbstractQuery<AgentInstanceQuery,AgentInstance> implements AgentInstanceQuery
See Also: