WorkFlowStep
Class Description
A pre-defined set of work steps for a given type of work.
Attributes
| Name | Type | Description |
|---|---|---|
| sequenceNumber | Integer | Used to define dependencies of each work flow step, which is for the instance of WorkTask associated with a given instance of WorkFlow. |
| status | Status |
Relationships
Ancestors
Descendents
No descendent classes
Associations
| Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
|---|---|---|---|---|---|---|---|
| WorkFlowStep | 0..1 | OldWorkTask | 0..* | WorkFlowStep | WorkTasks | ||
| WorkFlowStep | 0..* | Work | 0..1 | WorkFlowSteps | Work |