org.unizone.project | ![]() |
org.unizone.0.2610
Instance of Type
Inheriting from Node
Known subtypes are Project
A Task is a description of something that must be done. A Task may be a part of another task, which becomes the supertask. The top task should be a project. A task and the required resources are connected using a Slot.
Type data | Value |
org.uninode.Type.displayPattern | {att:org.unizone.project.Task.name} |
Attribute summary | Defined in | Uninode® Id | Properties | Default | |
DateTime | completedDate This is when the task was actually completed. | Task | org.unizone.0.2617 | ||
DateTime | dueDate This is when the task must be completed, if there is such a date. | Task | org.unizone.0.2616 | ||
Real | estimatedDays | Task | org.unizone.0.2621 | 1 | |
String | name | Task | org.unizone.0.2614 | ||
Person | owner The line executive who has the authority to make day-to-day decisions. Owners are project champions: They have the expertise, power, and incentive to drive a project. What to watch out for: endless meetings. Projects without owners are rudderless; they lack direction or drive to reach the finish line. - Fast company June 2000, page 154 | Task | org.unizone.0.2615 | ||
List[Task] | prerequisites | Task | org.unizone.0.2618 | ||
Project | project | Task | org.unizone.0.2611 | ||
Reference[org.unizone.project.Task.slots] | slots | Task | org.unizone.0.2619 | ||
Reference[org.unizone.project.Task.subTasks] | subTasks | Task | org.unizone.0.2613 | ||
Task | superTask | Task | org.unizone.0.2612 | ||
Reference[org.unizone.project.Task.todos] | todos | Task | org.unizone.0.2620 | ||
String | toString This is the display string. | Node | org.uninode.0.102 | ||
Type | type The type of an object determines the behaviour and attributes of the object. | Node | org.uninode.0.101 | ||
String | uri | Node | org.uninode.0.103 |