Skip to main content

Interface: IChildWorkflowExecutionFailureInfo

failure.v1.IChildWorkflowExecutionFailureInfo

Properties of a ChildWorkflowExecutionFailureInfo.

Hierarchy

Properties

initiatedEventId

Optional initiatedEventId: null | Long

ChildWorkflowExecutionFailureInfo initiatedEventId

Inherited from

$Properties.initiatedEventId


namespace

Optional namespace: null | string

ChildWorkflowExecutionFailureInfo namespace

Inherited from

$Properties.namespace


retryState

Optional retryState: null | RetryState

ChildWorkflowExecutionFailureInfo retryState

Inherited from

$Properties.retryState


startedEventId

Optional startedEventId: null | Long

ChildWorkflowExecutionFailureInfo startedEventId

Inherited from

$Properties.startedEventId


workflowExecution

Optional workflowExecution: null | $Properties

ChildWorkflowExecutionFailureInfo workflowExecution

Inherited from

$Properties.workflowExecution


workflowType

Optional workflowType: null | $Properties

ChildWorkflowExecutionFailureInfo workflowType

Inherited from

$Properties.workflowType