Class AgentInvocationEvaluationQueryImpl

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

public class AgentInvocationEvaluationQueryImpl extends org.flowable.common.engine.impl.query.AbstractQuery<AgentInvocationEvaluationQuery, AgentInvocationEvaluation> implements AgentInvocationEvaluationQuery
See Also: