Uses of Interface
io.camunda.client.api.command.SetVariablesCommandStep1
Packages that use SetVariablesCommandStep1
-
Uses of SetVariablesCommandStep1 in io.camunda.client
Methods in io.camunda.client that return SetVariablesCommandStep1Modifier and TypeMethodDescriptionCamundaClient.newSetVariablesCommand(long elementInstanceKey) Command to set and/or update the variables of a given flow element (e.g. process instance, task, etc.) -
Uses of SetVariablesCommandStep1 in io.camunda.client.impl
Methods in io.camunda.client.impl that return SetVariablesCommandStep1Modifier and TypeMethodDescriptionCamundaClientImpl.newSetVariablesCommand(long elementInstanceKey) -
Uses of SetVariablesCommandStep1 in io.camunda.client.impl.command
Classes in io.camunda.client.impl.command that implement SetVariablesCommandStep1Methods in io.camunda.client.impl.command that return SetVariablesCommandStep1