define how we get out from a sub-workflow |
Attributes
| name (3) | type | default value | required | constraints | description | options |
|---|---|---|---|---|---|---|
| modification_date (modification date) | International date and time | yes |
latest modification time of an entity | |||
| cwuri (internal uri) | String | yes |
internal entity uri | |||
| creation_date (creation date) | International date and time | yes |
creation time of an entity |
Relations
SubWorkflowExitPoint is subject of:
| name (7) | object type | cardinality | constraints | options |
|---|---|---|---|---|
| created_by (created by) | CWUser (User) | 0..1 | ||
| cw_source (source) | CWSource (Data source) | 1 | composite=object | |
| destination_state (destination state) | State (State) | 0..1 | RQLConstraint(DISTINCT Any O,S WHERE T subworkflow_exit S, T transition_of WF, O state_of WF) | inlined |
| 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_state (subworkflow state) | State (State) | 1 | RQLConstraint(DISTINCT Any O,S WHERE T subworkflow_exit S, T subworkflow WF, O state_of WF) | inlined |
SubWorkflowExitPoint is object of:
| name (1) | subject type | cardinality | constraints | options |
|---|---|---|---|---|
| subworkflow_exit (subworkflow exit of) | WorkflowTransition (Workflow-transition) | 0..n | composite=subject |