Tasks
A task represents a activity component of the project.
Tasks are the primary operational work items tracked by PMU.
Examples include:
- implementing a feature
- conducting a meeting
- reviewing a proposal
- fixing a defect
- preparing documentation
- customer consultation work
Tasks inherit the same behavioral semantics as projects because both are modeled as actions.
A task can therefore:
- be open or closed
- have a status
- accumulate work
- be paused
- be waiting
- become stalled
- be completed
- be canceled