Skip to main content

Interface: IChildWorkflowExecutionFailureInfo

failure.v1.IChildWorkflowExecutionFailureInfo

Properties of a ChildWorkflowExecutionFailureInfo.

Implemented by

Properties

initiatedEventId

Optional initiatedEventId: null | Long

ChildWorkflowExecutionFailureInfo initiatedEventId


namespace

Optional namespace: null | string

ChildWorkflowExecutionFailureInfo namespace


retryState

Optional retryState: null | RetryState

ChildWorkflowExecutionFailureInfo retryState


startedEventId

Optional startedEventId: null | Long

ChildWorkflowExecutionFailureInfo startedEventId


workflowExecution

Optional workflowExecution: null | IWorkflowExecution

ChildWorkflowExecutionFailureInfo workflowExecution


workflowType

Optional workflowType: null | IWorkflowType

ChildWorkflowExecutionFailureInfo workflowType