Interface: WorkflowHandle<_T>
nexus.WorkflowHandle
A handle to a running workflow that is returned by the startWorkflow helper. This handle should be returned by WorkflowRunOperationStartHandler implementations.
Nexus support in Temporal SDK is experimental.
Type parameters
Name |
---|
_T |
Properties
runId
• Readonly
runId: string
workflowId
• Readonly
workflowId: string