Uses of Interface
io.camunda.client.api.command.GloballyScopedClusterVariableUpdateCommandStep1
Packages that use GloballyScopedClusterVariableUpdateCommandStep1
Package
Description
-
Uses of GloballyScopedClusterVariableUpdateCommandStep1 in io.camunda.client
Methods in io.camunda.client that return GloballyScopedClusterVariableUpdateCommandStep1Modifier and TypeMethodDescriptionCamundaClient.newGloballyScopedClusterVariableUpdateRequest()Creates a request to update a globally-scoped cluster variable. -
Uses of GloballyScopedClusterVariableUpdateCommandStep1 in io.camunda.client.api.command
Methods in io.camunda.client.api.command that return GloballyScopedClusterVariableUpdateCommandStep1Modifier and TypeMethodDescriptionSets the metadata bag of the cluster variable (optional).Sets the name and new value of the cluster variable to update. -
Uses of GloballyScopedClusterVariableUpdateCommandStep1 in io.camunda.client.impl
Methods in io.camunda.client.impl that return GloballyScopedClusterVariableUpdateCommandStep1Modifier and TypeMethodDescriptionCamundaClientImpl.newGloballyScopedClusterVariableUpdateRequest() -
Uses of GloballyScopedClusterVariableUpdateCommandStep1 in io.camunda.client.impl.command
Classes in io.camunda.client.impl.command that implement GloballyScopedClusterVariableUpdateCommandStep1Methods in io.camunda.client.impl.command that return GloballyScopedClusterVariableUpdateCommandStep1Modifier and TypeMethodDescriptionGloballyScopedUpdateClusterVariableImpl.requestTimeout(Duration requestTimeout)