Uses of Interface
io.camunda.zeebe.client.api.command.ThrowErrorCommandStep1.ThrowErrorCommandStep2
Packages that use ThrowErrorCommandStep1.ThrowErrorCommandStep2
-
Uses of ThrowErrorCommandStep1.ThrowErrorCommandStep2 in io.camunda.zeebe.client.api.command
Methods in io.camunda.zeebe.client.api.command that return ThrowErrorCommandStep1.ThrowErrorCommandStep2Modifier and TypeMethodDescriptionDeprecated.Set the errorCode for the error.ThrowErrorCommandStep1.ThrowErrorCommandStep2.errorMessage(String errorMsg) Deprecated.Provide an error message describing the reason for the non-technical error.Deprecated.Set a single variable of this job.ThrowErrorCommandStep1.ThrowErrorCommandStep2.variables(InputStream variables) Deprecated.Set the variables of this job.Deprecated.Set the variables of this job.Deprecated.Set the variables of this job.Deprecated.Set the variables of this job. -
Uses of ThrowErrorCommandStep1.ThrowErrorCommandStep2 in io.camunda.zeebe.client.impl.command
Classes in io.camunda.zeebe.client.impl.command that implement ThrowErrorCommandStep1.ThrowErrorCommandStep2Methods in io.camunda.zeebe.client.impl.command that return ThrowErrorCommandStep1.ThrowErrorCommandStep2Modifier and TypeMethodDescriptionThrowErrorCommandImpl.errorMessage(String errorMsg) ThrowErrorCommandImpl.setVariablesInternal(String variables)