special transition allowing to go through a sub-workflow

schema BaseTransition BaseTransition name (String) type (String) description (String) description_format (String) State State name (String) description (String) description_format (String) WorkflowTransition WorkflowTransition name (String) type (String) description (String) description_format (String) State->WorkflowTransition allowed_transition 0..n 0..n TrInfo TrInfo comment (String) comment_format (String) tr_count (Int) TrInfo->WorkflowTransition by_transition 0..1 0..n RQLExpression RQLExpression exprtype (String) mainvars (String) expression (String) WorkflowTransition->BaseTransition Parent class WorkflowTransition->RQLExpression condition 0..n 0..1 SubWorkflowExitPoint SubWorkflowExitPoint WorkflowTransition->SubWorkflowExitPoint subworkflow_exit 0..n Workflow Workflow name (String) description (String) description_format (String) WorkflowTransition->Workflow subworkflow 0..n WorkflowTransition->Workflow transition_of 0..n

Attributes

name (7)typedefault valuerequiredconstraintsdescriptionoptions
name (name)Stringyessize <= 256indexed,internationalizable
type (type)Stringnormalnovalue in ('normal', 'auto')
size <= 6
description (description)Stringno

semantic description of this transition

description_format (format)Stringtext/plainnovalue in ('text/rest', 'text/markdown', 'text/html', 'text/plain')
size <= 50
internationalizable
modification_date (modification date)International date and timeyes

latest modification time of an entity

creation_date (creation date)International date and timeyes

creation time of an entity

cwuri (internal uri)Stringyes

internal entity uri

Relations

WorkflowTransition is subject of:
name (8)object typecardinalityconstraintsoptions
created_by (created by)CWUser (User)0..1
cw_source (source)CWSource (Data source)1composite=object
is (is)CWEType (Entity type)1
is_instance_of (is instance of)CWEType (Entity type)1..n
owned_by (owned by)CWUser (User)0..n
subworkflow (subworkflow)Workflow (Workflow)1RQLConstraint(DISTINCT Any O,S WHERE S transition_of WF, WF workflow_of ET, O workflow_of ET)inlined
subworkflow_exit (subworkflow exit)SubWorkflowExitPoint (Subworkflow exit-point)0..ncomposite=subject
transition_of (transition of)Workflow (Workflow)1inlined,composite=object