Uses of Class
io.camunda.client.protocol.rest.VariableSearchQueryResult
Packages that use VariableSearchQueryResult
-
Uses of VariableSearchQueryResult in io.camunda.client.impl.search
Methods in io.camunda.client.impl.search with parameters of type VariableSearchQueryResultModifier and TypeMethodDescriptionstatic SearchQueryResponse<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(VariableResult itemsItem) VariableSearchQueryResult.items(List<VariableResult> items) VariableSearchQueryResult.page(SearchQueryPageResponse page)