scheduledEventId property
The ID of the DecisionTaskScheduled
event that was recorded
when this decision task was scheduled. This information can be useful for
diagnosing problems by tracing back the chain of events leading up to this
event.
Implementation
final int scheduledEventId;