Uses of Class
io.camunda.zeebe.client.protocol.rest.FlowNodeInstanceSearchQuery
Packages that use FlowNodeInstanceSearchQuery
-
Uses of FlowNodeInstanceSearchQuery in io.camunda.zeebe.client.protocol.rest
Methods in io.camunda.zeebe.client.protocol.rest that return FlowNodeInstanceSearchQueryModifier and TypeMethodDescriptionFlowNodeInstanceSearchQuery.addSortItem(SearchQuerySortRequest sortItem) FlowNodeInstanceSearchQuery.filter(FlowNodeInstanceFilter filter) FlowNodeInstanceSearchQuery.page(SearchQueryPageRequest page) FlowNodeInstanceSearchQuery.sort(List<SearchQuerySortRequest> sort)