Uses of Class
io.camunda.client.protocol.rest.FlowNodeInstanceSearchQuery
Packages that use FlowNodeInstanceSearchQuery
-
Uses of FlowNodeInstanceSearchQuery in io.camunda.client.impl.search.query
Methods in io.camunda.client.impl.search.query that return FlowNodeInstanceSearchQueryModifier and TypeMethodDescriptionprotected FlowNodeInstanceSearchQueryFlowNodeInstanceQueryImpl.getSearchRequestProperty() -
Uses of FlowNodeInstanceSearchQuery in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return FlowNodeInstanceSearchQueryModifier and TypeMethodDescriptionFlowNodeInstanceSearchQuery.addSortItem(FlowNodeInstanceSearchQuerySortRequest sortItem) FlowNodeInstanceSearchQuery.filter(FlowNodeInstanceFilter filter) FlowNodeInstanceSearchQuery.page(SearchQueryPageRequest page) FlowNodeInstanceSearchQuery.sort(List<FlowNodeInstanceSearchQuerySortRequest> sort)