Class HistoricAgentInstanceQueryImpl

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

public class HistoricAgentInstanceQueryImpl extends org.flowable.common.engine.impl.query.AbstractQuery<HistoricAgentInstanceQuery,HistoricAgentInstance> implements HistoricAgentInstanceQuery
See Also: