Interface AgentInvocationQuery

All Superinterfaces:
org.flowable.common.engine.api.query.Query<AgentInvocationQuery,AgentInvocation>
All Known Implementing Classes:
AgentInvocationQueryImpl

public interface AgentInvocationQuery extends org.flowable.common.engine.api.query.Query<AgentInvocationQuery,AgentInvocation>