control property

String? control
final

The data attached to the event that the decider can use in subsequent workflow tasks. This data isn't sent to the workflow execution.

Implementation

final String? control;