Uses of Interface
com.flowable.agent.api.history.HistoricAgentInstanceExchangeQuery
Packages that use HistoricAgentInstanceExchangeQuery
-
Uses of HistoricAgentInstanceExchangeQuery in com.flowable.agent.api.history
Methods in com.flowable.agent.api.history that return HistoricAgentInstanceExchangeQueryModifier and TypeMethodDescriptionHistoricAgentInstanceExchangeQuery.agentDefinitionId(String agentDefinitionId) HistoricAgentInstanceExchangeQuery.agentDefinitionKey(String agentDefinitionKey) HistoricAgentInstanceExchangeQuery.agentInstanceId(String agentInstanceId) Query by agent instance idAgentHistoryService.createHistoricAgentInstanceExchangeQuery()Query by the id of the instance exchangeHistoricAgentInstanceExchangeQuery.ids(Collection<String> ids) Query by multiple ids of instance exchangeHistoricAgentInstanceExchangeQuery.operationKey(String operationKey) HistoricAgentInstanceExchangeQuery.orderByCreationTime()