decisionTaskCompletedEventId property

int decisionTaskCompletedEventId
final

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 cause of events.

Implementation

final int decisionTaskCompletedEventId;