Uses of Class
io.camunda.client.protocol.rest.VariableSearchQueryResult
Packages that use VariableSearchQueryResult
-
Uses of VariableSearchQueryResult in io.camunda.client.impl.search.response
Methods in io.camunda.client.impl.search.response with parameters of type VariableSearchQueryResultModifier and TypeMethodDescriptionstatic SearchResponse<Variable> SearchResponseMapper.toVariableSearchResponse(VariableSearchQueryResult response) -
Uses of VariableSearchQueryResult in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return VariableSearchQueryResultModifier and TypeMethodDescriptionVariableSearchQueryResult.addItemsItem(VariableSearchResult itemsItem) VariableSearchQueryResult.items(List<VariableSearchResult> items) VariableSearchQueryResult.page(SearchQueryPageResponse page)