Uses of Interface
io.camunda.client.api.command.GloballyScopedClusterVariableDeletionCommandStep1
Packages that use GloballyScopedClusterVariableDeletionCommandStep1
Package
Description
-
Uses of GloballyScopedClusterVariableDeletionCommandStep1 in io.camunda.client
Methods in io.camunda.client that return GloballyScopedClusterVariableDeletionCommandStep1Modifier and TypeMethodDescriptionCamundaClient.newGloballyScopedClusterVariableDeleteRequest()Creates a request to delete a globally-scoped cluster variable. -
Uses of GloballyScopedClusterVariableDeletionCommandStep1 in io.camunda.client.api.command
Methods in io.camunda.client.api.command that return GloballyScopedClusterVariableDeletionCommandStep1Modifier and TypeMethodDescriptionSpecifies the name of the cluster variable to delete. -
Uses of GloballyScopedClusterVariableDeletionCommandStep1 in io.camunda.client.impl
Methods in io.camunda.client.impl that return GloballyScopedClusterVariableDeletionCommandStep1Modifier and TypeMethodDescriptionCamundaClientImpl.newGloballyScopedClusterVariableDeleteRequest() -
Uses of GloballyScopedClusterVariableDeletionCommandStep1 in io.camunda.client.impl.command
Classes in io.camunda.client.impl.command that implement GloballyScopedClusterVariableDeletionCommandStep1Methods in io.camunda.client.impl.command that return GloballyScopedClusterVariableDeletionCommandStep1Modifier and TypeMethodDescriptionGloballyScopedDeleteClusterVariableImpl.requestTimeout(Duration requestTimeout)