Interface: ISignalExternalWorkflowExecutionFailedEventAttributes
history.v1.ISignalExternalWorkflowExecutionFailedEventAttributes
Properties of a SignalExternalWorkflowExecutionFailedEventAttributes.
Hierarchy
-
↳
ISignalExternalWorkflowExecutionFailedEventAttributes
Properties
cause
• Optional cause: null | SignalExternalWorkflowExecutionFailedCause
SignalExternalWorkflowExecutionFailedEventAttributes cause
Inherited from
control
• Optional control: null | string
Deprecated.
Inherited from
initiatedEventId
• Optional initiatedEventId: null | Long
SignalExternalWorkflowExecutionFailedEventAttributes initiatedEventId
Inherited from
namespace
• Optional namespace: null | string
Namespace of the workflow which failed the signal.
SDKs and UI tools should use namespace field but server must use namespace_id only.
Inherited from
namespaceId
• Optional namespaceId: null | string
SignalExternalWorkflowExecutionFailedEventAttributes namespaceId
Inherited from
workflowExecution
• Optional workflowExecution: null | $Properties
SignalExternalWorkflowExecutionFailedEventAttributes workflowExecution
Inherited from
workflowTaskCompletedEventId
• Optional workflowTaskCompletedEventId: null | Long
The WORKFLOW_TASK_COMPLETED event which this command was reported with