Interface: IWorkflowEvent
Properties of a WorkflowEvent.
Hierarchy
-
↳
IWorkflowEvent
Properties
eventRef
• Optional eventRef: null | $Properties
WorkflowEvent eventRef
Inherited from
namespace
• Optional namespace: null | string
WorkflowEvent namespace
Inherited from
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
requestIdRef
• Optional requestIdRef: null | $Properties
WorkflowEvent requestIdRef
Inherited from
runId
• Optional runId: null | string
WorkflowEvent runId
Inherited from
workflowId
• Optional workflowId: null | string
WorkflowEvent workflowId