decisionTaskCompletedEventId property
The ID of the DecisionTaskCompleted
event corresponding to the
decision task that resulted in the StartChildWorkflowExecution
Decision to request this child workflow execution. This information
can be useful for diagnosing problems by tracing back the chain of events.
Implementation
final int decisionTaskCompletedEventId;