Skip to main content

Interface: IWorkflowExecutionConfig

workflow.v1.IWorkflowExecutionConfig

Properties of a WorkflowExecutionConfig.

Hierarchy

Properties

defaultWorkflowTaskTimeout

Optional defaultWorkflowTaskTimeout: null | $Properties

WorkflowExecutionConfig defaultWorkflowTaskTimeout

Inherited from

$Properties.defaultWorkflowTaskTimeout


taskQueue

Optional taskQueue: null | $Properties

WorkflowExecutionConfig taskQueue

Inherited from

$Properties.taskQueue


userMetadata

Optional userMetadata: null | $Properties

User metadata provided on start workflow.

Inherited from

$Properties.userMetadata


workflowExecutionTimeout

Optional workflowExecutionTimeout: null | $Properties

WorkflowExecutionConfig workflowExecutionTimeout

Inherited from

$Properties.workflowExecutionTimeout


workflowRunTimeout

Optional workflowRunTimeout: null | $Properties

WorkflowExecutionConfig workflowRunTimeout

Inherited from

$Properties.workflowRunTimeout