signalName property
The name of the signal received. The decider can use the signal name and inputs to determine how to the process the signal.
Implementation
final String signalName;
The name of the signal received. The decider can use the signal name and inputs to determine how to the process the signal.
final String signalName;