-
Nested Class Summary
Nested Classes
-
Method Summary
Returns the value to return when there is nothing being tracked.
Returns the type of this custom field.
Returns the currently displayed value of the progress bar.
boolean
boolean
boolean
boolean
boolean
-
Method Details
-
getValue
Returns the currently displayed value of the progress bar.
This is represented as a percentage, so values are between 0 and 1.
- Specified by:
getValue
in interface ICustomField
- Returns:
- the current progress
-
isSubTaskTrackingEnabled
boolean isSubTaskTrackingEnabled()
-
isChecklistTrackingEnabled
boolean isChecklistTrackingEnabled()
-
isArchivedSubTaskTrackingEnabled
boolean isArchivedSubTaskTrackingEnabled()
-
-
getCompleteOn
- Returns:
- the value to return when there is nothing being tracked
-
isSubtaskRollupEnabled
boolean isSubtaskRollupEnabled()
-
getType
Returns the type of this custom field. This will be one of
CustomFieldType
.
- Specified by:
getType
in interface ICustomField
- Returns:
- the type of this custom field