ores.workflow
The ores.workflow module groups all logical entities in the ores.workflow namespace. Each entity is a logical-space type projected by ores.codegen into C++, SQL, and other technical spaces.
Entities
| Entity | Brief |
|---|---|
| ores.workflow.workflow_instance | A single execution of a named workflow. |
| ores.workflow.workflow_step | A single step within a workflow instance. |
See also
- ores.workflow — component overview.