control property
The data attached to the event that the decider can use in subsequent workflow tasks. This data isn't sent to the child workflow execution.
Implementation
final String? control;
The data attached to the event that the decider can use in subsequent workflow tasks. This data isn't sent to the child workflow execution.
final String? control;