Interface AgentInvocationEvaluationQuery

All Superinterfaces:
org.flowable.common.engine.api.query.Query<AgentInvocationEvaluationQuery, AgentInvocationEvaluation>
All Known Implementing Classes:
AgentInvocationEvaluationQueryImpl

public interface AgentInvocationEvaluationQuery extends org.flowable.common.engine.api.query.Query<AgentInvocationEvaluationQuery, AgentInvocationEvaluation>