Uses of Class
io.camunda.client.protocol.rest.ClusterVariableResult
Packages that use ClusterVariableResult
Package
Description
-
Uses of ClusterVariableResult in io.camunda.client.impl.response
Methods in io.camunda.client.impl.response with parameters of type ClusterVariableResultModifier and TypeMethodDescriptionCreateClusterVariableResponseImpl.setResponse(ClusterVariableResult clusterVariableResult) UpdateClusterVariableResponseImpl.setResponse(ClusterVariableResult clusterVariableResult) -
Uses of ClusterVariableResult in io.camunda.client.impl.search.response
Constructors in io.camunda.client.impl.search.response with parameters of type ClusterVariableResult -
Uses of ClusterVariableResult in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return ClusterVariableResultModifier and TypeMethodDescriptionClusterVariableResult.kind(ClusterVariableKindEnum kind) ClusterVariableResult.putMetadataItem(String key, Object metadataItem) ClusterVariableResult.scope(ClusterVariableScopeEnum scope)