Interface: IStartChildWorkflowExecutionFailedEventAttributes
history.v1.IStartChildWorkflowExecutionFailedEventAttributes
Properties of a StartChildWorkflowExecutionFailedEventAttributes.
Hierarchy
-
↳
IStartChildWorkflowExecutionFailedEventAttributes
Properties
cause
• Optional cause: null | StartChildWorkflowExecutionFailedCause
StartChildWorkflowExecutionFailedEventAttributes cause
Inherited from
control
• Optional control: null | string
Deprecated.
Inherited from
initiatedEventId
• Optional initiatedEventId: null | Long
Id of the START_CHILD_WORKFLOW_EXECUTION_INITIATED event which this event corresponds to
Inherited from
namespace
• Optional namespace: null | string
Namespace of the child workflow.
SDKs and UI tools should use namespace field but server must use namespace_id only.
Inherited from
namespaceId
• Optional namespaceId: null | string
StartChildWorkflowExecutionFailedEventAttributes namespaceId
Inherited from
workflowId
• Optional workflowId: null | string
StartChildWorkflowExecutionFailedEventAttributes workflowId
Inherited from
workflowTaskCompletedEventId
• Optional workflowTaskCompletedEventId: null | Long
The WORKFLOW_TASK_COMPLETED event which this command was reported with
Inherited from
$Properties.workflowTaskCompletedEventId
workflowType
• Optional workflowType: null | $Properties
StartChildWorkflowExecutionFailedEventAttributes workflowType