Interface: IWorkflowExecutionOptions
workflow.v1.IWorkflowExecutionOptions
Properties of a WorkflowExecutionOptions.
Implemented by
Properties
priority
• Optional priority: null | IPriority
If set, overrides the workflow's priority sent by the SDK.
versioningOverride
• Optional versioningOverride: null | IVersioningOverride
If set, takes precedence over the Versioning Behavior sent by the SDK on Workflow Task completion.