control property
Data attached to the event that can be used by the decider in subsequent workflow tasks. This data isn't sent to the activity.
Implementation
final String? control;
Data attached to the event that can be used by the decider in subsequent workflow tasks. This data isn't sent to the activity.
final String? control;