Skip to main content

Interface: $Properties

v1.SignalExternalWorkflowExecutionFailedEventAttributes.$Properties

Properties of a SignalExternalWorkflowExecutionFailedEventAttributes.

Hierarchy

Properties

cause

Optional cause: null | SignalExternalWorkflowExecutionFailedCause

SignalExternalWorkflowExecutionFailedEventAttributes cause


control

Optional control: null | string

Deprecated.


initiatedEventId

Optional initiatedEventId: null | Long

SignalExternalWorkflowExecutionFailedEventAttributes initiatedEventId


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.


namespaceId

Optional namespaceId: null | string

SignalExternalWorkflowExecutionFailedEventAttributes namespaceId


workflowExecution

Optional workflowExecution: null | $Properties

SignalExternalWorkflowExecutionFailedEventAttributes workflowExecution


workflowTaskCompletedEventId

Optional workflowTaskCompletedEventId: null | Long

The WORKFLOW_TASK_COMPLETED event which this command was reported with