Uses of Class
io.camunda.client.protocol.rest.ClusterVariableSearchQueryRequest
Packages that use ClusterVariableSearchQueryRequest
-
Uses of ClusterVariableSearchQueryRequest in io.camunda.client.impl.search.request
Methods in io.camunda.client.impl.search.request that return ClusterVariableSearchQueryRequestModifier and TypeMethodDescriptionprotected ClusterVariableSearchQueryRequestClusterVariableSearchRequestImpl.getSearchRequestProperty() -
Uses of ClusterVariableSearchQueryRequest in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return ClusterVariableSearchQueryRequestModifier and TypeMethodDescriptionClusterVariableSearchQueryRequest.addSortItem(ClusterVariableSearchQuerySortRequest sortItem) ClusterVariableSearchQueryRequest.filter(ClusterVariableSearchQueryFilterRequest filter) ClusterVariableSearchQueryRequest.page(SearchQueryPageRequest page) ClusterVariableSearchQueryRequest.sort(List<ClusterVariableSearchQuerySortRequest> sort)