Uses of Class
io.camunda.client.protocol.rest.FlowNodeInstanceSearchQueryResult
Packages that use FlowNodeInstanceSearchQueryResult
-
Uses of FlowNodeInstanceSearchQueryResult in io.camunda.client.impl.search
Methods in io.camunda.client.impl.search with parameters of type FlowNodeInstanceSearchQueryResultModifier and TypeMethodDescriptionstatic SearchQueryResponse<FlowNodeInstance> SearchResponseMapper.toFlowNodeInstanceSearchResponse(FlowNodeInstanceSearchQueryResult response) -
Uses of FlowNodeInstanceSearchQueryResult in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return FlowNodeInstanceSearchQueryResultModifier and TypeMethodDescriptionFlowNodeInstanceSearchQueryResult.addItemsItem(FlowNodeInstanceResult itemsItem) FlowNodeInstanceSearchQueryResult.items(List<FlowNodeInstanceResult> items) FlowNodeInstanceSearchQueryResult.page(SearchQueryPageResponse page)