Module: UuDevman::ConstructionTask::EstimatedEffort
- Defined in:
- lib/uu_devman/construction_task/estimated_effort.rb
Overview
Estimated effort to accomplish a particular construction task.
Constant Summary
- LOW =
Trivial (simple in terms of time and people).
"LOW"
- MEDIUM =
More difficult (can be accomplished within a release, even more than one with such effort).
"MEDIUM"
- HIGH =
Complex (solved in multiple releases).
"HIGH"