Skip to main content

Interface: IExternalWorkflowExecutionSignaledEventAttributes

history.v1.IExternalWorkflowExecutionSignaledEventAttributes

Properties of an ExternalWorkflowExecutionSignaledEventAttributes.

Hierarchy

  • $Properties

    IExternalWorkflowExecutionSignaledEventAttributes

Properties

control

Optional control: null | string

Deprecated.

Inherited from

$Properties.control


initiatedEventId

Optional initiatedEventId: null | Long

id of the SIGNAL_EXTERNAL_WORKFLOW_EXECUTION_INITIATED event this event corresponds to

Inherited from

$Properties.initiatedEventId


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

$Properties.namespace


namespaceId

Optional namespaceId: null | string

ExternalWorkflowExecutionSignaledEventAttributes namespaceId

Inherited from

$Properties.namespaceId


workflowExecution

Optional workflowExecution: null | $Properties

ExternalWorkflowExecutionSignaledEventAttributes workflowExecution

Inherited from

$Properties.workflowExecution