Uses of Interface
io.camunda.client.api.search.response.AgentInstanceHistory
Packages that use AgentInstanceHistory
-
Uses of AgentInstanceHistory in io.camunda.client.impl.search.request
Methods in io.camunda.client.impl.search.request that return types with arguments of type AgentInstanceHistoryModifier and TypeMethodDescriptionAgentInstanceHistorySearchRequestImpl.requestTimeout(Duration requestTimeout) AgentInstanceHistorySearchRequestImpl.send() -
Uses of AgentInstanceHistory in io.camunda.client.impl.search.response
Classes in io.camunda.client.impl.search.response that implement AgentInstanceHistoryMethods in io.camunda.client.impl.search.response that return types with arguments of type AgentInstanceHistoryModifier and TypeMethodDescriptionstatic SearchResponse<AgentInstanceHistory> SearchResponseMapper.toAgentInstanceHistorySearchResponse(AgentInstanceHistorySearchQueryResult response)