Uses of Class
io.camunda.client.protocol.rest.ClusterVariableSearchQuerySortRequest
Packages that use ClusterVariableSearchQuerySortRequest
-
Uses of ClusterVariableSearchQuerySortRequest in io.camunda.client.impl.search.request
Methods in io.camunda.client.impl.search.request that return types with arguments of type ClusterVariableSearchQuerySortRequestModifier and TypeMethodDescriptionSearchRequestSortMapper.toClusterVariableSearchQuerySortRequest(List<SearchRequestSort> requests) -
Uses of ClusterVariableSearchQuerySortRequest in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return ClusterVariableSearchQuerySortRequestModifier and TypeMethodDescriptionClusterVariableSearchQuerySortRequest.field(ClusterVariableSearchQuerySortRequest.FieldEnum field) ClusterVariableSearchQuerySortRequest.order(SortOrderEnum order) Methods in io.camunda.client.protocol.rest that return types with arguments of type ClusterVariableSearchQuerySortRequestModifier and TypeMethodDescriptionClusterVariableSearchQueryRequest.getSort()Sort field criteria.Methods in io.camunda.client.protocol.rest with parameters of type ClusterVariableSearchQuerySortRequestModifier and TypeMethodDescriptionClusterVariableSearchQueryRequest.addSortItem(ClusterVariableSearchQuerySortRequest sortItem) Method parameters in io.camunda.client.protocol.rest with type arguments of type ClusterVariableSearchQuerySortRequestModifier and TypeMethodDescriptionvoidClusterVariableSearchQueryRequest.setSort(List<ClusterVariableSearchQuerySortRequest> sort) ClusterVariableSearchQueryRequest.sort(List<ClusterVariableSearchQuerySortRequest> sort)