Uses of Class
io.camunda.client.protocol.rest.ClusterVariableSearchQueryResult
Packages that use ClusterVariableSearchQueryResult
-
Uses of ClusterVariableSearchQueryResult in io.camunda.client.impl.search.response
Methods in io.camunda.client.impl.search.response with parameters of type ClusterVariableSearchQueryResultModifier and TypeMethodDescriptionstatic SearchResponse<ClusterVariable> SearchResponseMapper.toClusterVariableSearchResponse(ClusterVariableSearchQueryResult response) -
Uses of ClusterVariableSearchQueryResult in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return ClusterVariableSearchQueryResultModifier and TypeMethodDescriptionClusterVariableSearchQueryResult.addItemsItem(ClusterVariableSearchResult itemsItem) ClusterVariableSearchQueryResult.items(List<ClusterVariableSearchResult> items) ClusterVariableSearchQueryResult.page(SearchQueryPageResponse page)