Uses of Class
io.camunda.client.protocol.rest.AgentInstanceSearchQueryResult
Packages that use AgentInstanceSearchQueryResult
-
Uses of AgentInstanceSearchQueryResult in io.camunda.client.impl.search.response
Methods in io.camunda.client.impl.search.response with parameters of type AgentInstanceSearchQueryResultModifier and TypeMethodDescriptionstatic SearchResponse<AgentInstance> SearchResponseMapper.toAgentInstanceSearchResponse(AgentInstanceSearchQueryResult response) -
Uses of AgentInstanceSearchQueryResult in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return AgentInstanceSearchQueryResultModifier and TypeMethodDescriptionAgentInstanceSearchQueryResult.addItemsItem(AgentInstanceResult itemsItem) AgentInstanceSearchQueryResult.items(List<AgentInstanceResult> items) AgentInstanceSearchQueryResult.page(SearchQueryPageResponse page)