Uses of Interface
io.camunda.client.api.search.response.ClusterVariable
Packages that use ClusterVariable
Package
Description
-
Uses of ClusterVariable in io.camunda.client.impl.fetch
Methods in io.camunda.client.impl.fetch that return types with arguments of type ClusterVariable -
Uses of ClusterVariable in io.camunda.client.impl.search.request
Methods in io.camunda.client.impl.search.request that return types with arguments of type ClusterVariableModifier and TypeMethodDescriptionClusterVariableSearchRequestImpl.requestTimeout(Duration requestTimeout) ClusterVariableSearchRequestImpl.send() -
Uses of ClusterVariable in io.camunda.client.impl.search.response
Classes in io.camunda.client.impl.search.response that implement ClusterVariableMethods in io.camunda.client.impl.search.response that return types with arguments of type ClusterVariableModifier and TypeMethodDescriptionstatic SearchResponse<ClusterVariable> SearchResponseMapper.toClusterVariableSearchResponse(ClusterVariableSearchQueryResult response)