Uses of Class
io.camunda.client.protocol.rest.VariableSearchQuery
Packages that use VariableSearchQuery
-
Uses of VariableSearchQuery in io.camunda.client.impl.search.request
Methods in io.camunda.client.impl.search.request that return VariableSearchQueryModifier and TypeMethodDescriptionprotected VariableSearchQueryVariableSearchRequestImpl.getSearchRequestProperty() -
Uses of VariableSearchQuery in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return VariableSearchQueryModifier and TypeMethodDescriptionVariableSearchQuery.addSortItem(VariableSearchQuerySortRequest sortItem) VariableSearchQuery.filter(VariableFilter filter) VariableSearchQuery.page(SearchQueryPageRequest page) VariableSearchQuery.sort(List<VariableSearchQuerySortRequest> sort)