startedEventId property

int startedEventId
final

The ID of the ActivityTaskStarted event that was recorded when this activity task started. To help diagnose issues, use this information to trace back the chain of events leading up to this event.

Implementation

final int startedEventId;