Skip to main content

Interface: IWorkflowEvent

v1.Link.IWorkflowEvent

Properties of a WorkflowEvent.

Hierarchy

Properties

eventRef

Optional eventRef: null | $Properties

WorkflowEvent eventRef

Inherited from

$Properties.eventRef


namespace

Optional namespace: null | string

WorkflowEvent namespace

Inherited from

$Properties.namespace


reference

Optional reference: "eventRef" | "requestIdRef"

Additional information about the workflow event. Eg: the caller workflow can send the history event details that made the Nexus call.

Inherited from

$Properties.reference


requestIdRef

Optional requestIdRef: null | $Properties

WorkflowEvent requestIdRef

Inherited from

$Properties.requestIdRef


runId

Optional runId: null | string

WorkflowEvent runId

Inherited from

$Properties.runId


workflowId

Optional workflowId: null | string

WorkflowEvent workflowId

Inherited from

$Properties.workflowId