transition spécial permettant d'aller dans un sous-workfow |
Classe parenteBaseTransition (Transition (abstraite))
Attributs
nom (7) | type | valeur par défaut | requis | contraintes | description | options |
---|---|---|---|---|---|---|
name (nom) | Chaîne de caractères | oui | size <= 256 | index,internationalisable | ||
type (type) | Chaîne de caractères | normal | non | value in ('normal', 'auto') size <= 6 | ||
description (description) | Chaîne de caractères | non |
description sémantique de cette transition | |||
description_format (format) | Chaîne de caractères | text/plain | non | value in ('text/rest', 'text/markdown', 'text/html', 'text/plain') size <= 50 | internationalisable | |
modification_date (date de modification) | Date et heure internationale | oui |
date de dernière modification d'une entité | |||
cwuri (uri interne) | Chaîne de caractères | oui |
uri interne | |||
creation_date (date de création) | Date et heure internationale | oui |
date de création d'une entité |
Relations
WorkflowTransition est sujet de
nom (8) | type de l'objet | cardinalité | contraintes | options |
---|---|---|---|---|
created_by (créé par) | CWUser (Utilisateur) | 0..1 | ||
cw_source (source) | CWSource (Source de données) | 1 | composite=objet | |
is (de type) | CWEType (Type d'entité) | 1 | ||
is_instance_of (est une instance de) | CWEType (Type d'entité) | 1..n | ||
owned_by (appartient à) | CWUser (Utilisateur) | 0..n | ||
subworkflow (sous-workflow) | Workflow (Workflow) | 1 | RQLConstraint(DISTINCT Any O,S WHERE S transition_of WF, WF workflow_of ET, O workflow_of ET) | mise en ligne |
subworkflow_exit (sortie de sous-workflow) | SubWorkflowExitPoint (Sortie de sous-workflow) | 0..n | composite=sujet | |
transition_of (transition de) | Workflow (Workflow) | 1 | mise en ligne,composite=objet |