Skip to content

Workflow

IRI: https://w3id.org/altium/cdm/customization/Workflow

Bounded context: customization

TBD

Platform API

DesWorkflowDefinition

GRID (1)

grid:workspace:{workspace-id}:customization:workflow/{id}

  1. 🙋‍♂️ Altium Global Resource ID (aka GRID)

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

Comments

Comments are still experimental - you need access to AltiumDeveloper/cdm-comments repository to see and leave comments. Please ping @dmitry.kolomiets for details.