Interface: IExternalWorkflowExecutionSignaledEventAttributes
history.v1.IExternalWorkflowExecutionSignaledEventAttributes
Properties of an ExternalWorkflowExecutionSignaledEventAttributes.
Hierarchy
-
↳
IExternalWorkflowExecutionSignaledEventAttributes
Properties
control
• Optional control: null | string
Deprecated.
Inherited from
initiatedEventId
• Optional initiatedEventId: null | Long
id of the SIGNAL_EXTERNAL_WORKFLOW_EXECUTION_INITIATED event this event corresponds to
Inherited from
namespace
• Optional namespace: null | string
Namespace of the workflow which was signaled.
SDKs and UI tools should use namespace field but server must use namespace_id only.
Inherited from
namespaceId
• Optional namespaceId: null | string
ExternalWorkflowExecutionSignaledEventAttributes namespaceId
Inherited from
workflowExecution
• Optional workflowExecution: null | $Properties
ExternalWorkflowExecutionSignaledEventAttributes workflowExecution