Skip to main content

Interface: RunListVersionsCommand

Defined in: packages/workflow-engine/src/kernel/commands.ts:523

Answers "has this definition version drained?" — the query DBOS's workflow listing gives operators, so an old build can be retired knowingly rather than hopefully.

Properties​

definitionVersion?​

readonly optional definitionVersion?: string

Defined in: packages/workflow-engine/src/kernel/commands.ts:528

Restrict to one definition version.


type​

readonly type: "run.listVersions"

Defined in: packages/workflow-engine/src/kernel/commands.ts:524


workflowId?​

readonly optional workflowId?: string

Defined in: packages/workflow-engine/src/kernel/commands.ts:526

Restrict to one workflow.