Uses of Class
io.camunda.client.protocol.rest.AgentInstanceHistorySearchQueryResult
Packages that use AgentInstanceHistorySearchQueryResult
-
Uses of AgentInstanceHistorySearchQueryResult in io.camunda.client.impl.search.response
Methods in io.camunda.client.impl.search.response with parameters of type AgentInstanceHistorySearchQueryResultModifier and TypeMethodDescriptionstatic SearchResponse<AgentInstanceHistory> SearchResponseMapper.toAgentInstanceHistorySearchResponse(AgentInstanceHistorySearchQueryResult response) -
Uses of AgentInstanceHistorySearchQueryResult in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return AgentInstanceHistorySearchQueryResultModifier and TypeMethodDescriptionAgentInstanceHistorySearchQueryResult.addItemsItem(AgentInstanceHistoryItemResult itemsItem) AgentInstanceHistorySearchQueryResult.items(List<AgentInstanceHistoryItemResult> items) AgentInstanceHistorySearchQueryResult.page(SearchQueryPageResponse page)