Module: UuDevman::ConstructionTask::FeatureType

Defined in:
lib/uu_devman/construction_task/feature_type.rb

Overview

Determines type of feature a construction task represents in a particular release.

See Also:

Constant Summary

PLANNED =

The feature is planned to be solved in the related release.

"PLANNED"
POSTPONED =

The feature has been postponed either to another release or to backlog.

"POSTPONED"