Workflow
IRI: https://w3id.org/altium/cdm/customization/Workflow
Bounded context: customization
TBD
Platform API
GRID (1)
grid:workspace:{workspace-id}:customization:workflow/{id}
Diagram
---
config:
layout: elk
theme: neutral
class:
hideEmptyMembersBox: true
---
classDiagram
direction LR
class cus_Workflow["Workflow"]
style cus_Workflow fill:#a2c4c9
click cus_Workflow href "../../classes/cus_Workflow/"
cus_Workflow : id
Inheritance
Fields
| Name | Cardinality | Type | Description | Inheritance |
|---|---|---|---|---|
| id | 1 |
GRID | Globally unique identifier across the whole platform. | Entity |
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| grid | grid:workspace:{workspace-id}:customization:workflow/{id} |
| platformAPI | DesWorkflowDefinition |