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.
timeSkippingConfig
• Optional timeSkippingConfig: null | ITimeSkippingConfig
Time-skipping configuration for this workflow execution. If not set, the time-skipping configuration is not updated by this request; the existing configuration is preserved.
versioningOverride
• Optional versioningOverride: null | IVersioningOverride
If set, takes precedence over the Versioning Behavior sent by the SDK on Workflow Task completion.