Uses of Class
io.camunda.client.protocol.rest.AgentInstanceHistorySearchQuery
Packages that use AgentInstanceHistorySearchQuery
-
Uses of AgentInstanceHistorySearchQuery in io.camunda.client.impl.search.request
Methods in io.camunda.client.impl.search.request that return AgentInstanceHistorySearchQueryModifier and TypeMethodDescriptionprotected AgentInstanceHistorySearchQueryAgentInstanceHistorySearchRequestImpl.getSearchRequestProperty() -
Uses of AgentInstanceHistorySearchQuery in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return AgentInstanceHistorySearchQueryModifier and TypeMethodDescriptionAgentInstanceHistorySearchQuery.addSortItem(AgentInstanceHistorySearchQuerySortRequest sortItem) AgentInstanceHistorySearchQuery.filter(AgentInstanceHistoryFilter filter) AgentInstanceHistorySearchQuery.page(SearchQueryPageRequest page) AgentInstanceHistorySearchQuery.sort(List<AgentInstanceHistorySearchQuerySortRequest> sort)