Uses of Interface
io.camunda.zeebe.client.api.command.BroadcastSignalCommandStep1.BroadcastSignalCommandStep2
Packages that use BroadcastSignalCommandStep1.BroadcastSignalCommandStep2
-
Uses of BroadcastSignalCommandStep1.BroadcastSignalCommandStep2 in io.camunda.zeebe.client.api.command
Methods in io.camunda.zeebe.client.api.command that return BroadcastSignalCommandStep1.BroadcastSignalCommandStep2Modifier and TypeMethodDescriptionBroadcastSignalCommandStep1.signalName(String signalName) Set the name of the signal.Set a single variable of the signal.BroadcastSignalCommandStep1.BroadcastSignalCommandStep2.variables(InputStream variables) Set the variables of the signal.Set the variables of the signal.Set the variables of the signal.Set the variables of the signal. -
Uses of BroadcastSignalCommandStep1.BroadcastSignalCommandStep2 in io.camunda.zeebe.client.impl.command
Classes in io.camunda.zeebe.client.impl.command that implement BroadcastSignalCommandStep1.BroadcastSignalCommandStep2Methods in io.camunda.zeebe.client.impl.command that return BroadcastSignalCommandStep1.BroadcastSignalCommandStep2