java.lang.Object | ||
↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
↳ | com.atlassian.jira.issue.fields.WorklogSystemField.WorklogValue.AdjustEstimate |
Denotes the possible states of the radio button group which captures what the user wishes to do with the estimate after logging work.
Enum Values | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
WorklogSystemField.WorklogValue.AdjustEstimate | AUTO | ||||||||||||||||||||||||||||||||
WorklogSystemField.WorklogValue.AdjustEstimate | LEAVE | ||||||||||||||||||||||||||||||||
WorklogSystemField.WorklogValue.AdjustEstimate | MANUAL | ||||||||||||||||||||||||||||||||
WorklogSystemField.WorklogValue.AdjustEstimate | NEW |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||||||||||||||||||||||||
From class java.lang.Object | |||||||||||||||||||||||||||||||||
From interface
java.lang.Comparable
|