Interface: INamespacedWorkflowExecution
coresdk.common.INamespacedWorkflowExecution
Properties of a NamespacedWorkflowExecution.
Implemented by
Properties
namespace
• Optional
namespace: null
| string
Namespace the workflow run is located in
runId
• Optional
runId: null
| string
May be empty if the most recent run of the workflow with the given ID is being targeted
workflowId
• Optional
workflowId: null
| string
Can never be empty