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