Interface AgentInvocationExchangeQuery

All Superinterfaces:
org.flowable.common.engine.api.query.Query<AgentInvocationExchangeQuery, AgentInvocationExchange>
All Known Implementing Classes:
AgentInvocationExchangeQueryImpl

public interface AgentInvocationExchangeQuery extends org.flowable.common.engine.api.query.Query<AgentInvocationExchangeQuery, AgentInvocationExchange>