Interface: IExternalWorkflowExecutionSignaledEventAttributes
history.v1.IExternalWorkflowExecutionSignaledEventAttributes
Properties of an ExternalWorkflowExecutionSignaledEventAttributes.
Implemented by
Properties
control
• Optional
control: null
| string
Deprecated
initiatedEventId
• Optional
initiatedEventId: null
| Long
id of the SIGNAL_EXTERNAL_WORKFLOW_EXECUTION_INITIATED
event this event corresponds to
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.
namespaceId
• Optional
namespaceId: null
| string
ExternalWorkflowExecutionSignaledEventAttributes namespaceId
workflowExecution
• Optional
workflowExecution: null
| IWorkflowExecution
ExternalWorkflowExecutionSignaledEventAttributes workflowExecution