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?
readonlyoptionaldefinitionVersion?:string
Defined in: packages/workflow-engine/src/kernel/commands.ts:528
Restrict to one definition version.
type
readonlytype:"run.listVersions"
Defined in: packages/workflow-engine/src/kernel/commands.ts:524
workflowId?
readonlyoptionalworkflowId?:string
Defined in: packages/workflow-engine/src/kernel/commands.ts:526
Restrict to one workflow.