Uses of Class
io.camunda.client.protocol.rest.FlowNodeInstanceSearchQuerySortRequest
Packages that use FlowNodeInstanceSearchQuerySortRequest
-
Uses of FlowNodeInstanceSearchQuerySortRequest in io.camunda.client.impl.search
Methods in io.camunda.client.impl.search that return types with arguments of type FlowNodeInstanceSearchQuerySortRequestModifier and TypeMethodDescriptionSearchQuerySortRequestMapper.toFlowNodeInstanceSearchQuerySortRequest(List<SearchQuerySortRequest> requests) Method parameters in io.camunda.client.impl.search with type arguments of type FlowNodeInstanceSearchQuerySortRequestModifier and TypeMethodDescriptionstatic List<SearchQuerySortRequest> SearchQuerySortRequestMapper.fromFlowNodeInstanceSearchQuerySortRequest(List<FlowNodeInstanceSearchQuerySortRequest> requests) -
Uses of FlowNodeInstanceSearchQuerySortRequest in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return FlowNodeInstanceSearchQuerySortRequestModifier and TypeMethodDescriptionFlowNodeInstanceSearchQuerySortRequest.field(FlowNodeInstanceSearchQuerySortRequest.FieldEnum field) FlowNodeInstanceSearchQuerySortRequest.order(SortOrderEnum order) Methods in io.camunda.client.protocol.rest that return types with arguments of type FlowNodeInstanceSearchQuerySortRequestMethods in io.camunda.client.protocol.rest with parameters of type FlowNodeInstanceSearchQuerySortRequestModifier and TypeMethodDescriptionFlowNodeInstanceSearchQuery.addSortItem(FlowNodeInstanceSearchQuerySortRequest sortItem) Method parameters in io.camunda.client.protocol.rest with type arguments of type FlowNodeInstanceSearchQuerySortRequestModifier and TypeMethodDescriptionvoidFlowNodeInstanceSearchQuery.setSort(List<FlowNodeInstanceSearchQuerySortRequest> sort) FlowNodeInstanceSearchQuery.sort(List<FlowNodeInstanceSearchQuerySortRequest> sort)