java.lang.Object | |
↳ | com.atlassian.jira.issue.customfields.option.LazyLoadedOption |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Return a list of options that exist under this option (i.e.
NOTE: This method is here is keep the API checker happy (JRADEV-23901). | |||||||||||
Get the disabled status.
| |||||||||||
The ID of the option or null if it currently does not have one.
NOTE: This method is here is keep the API checker happy (see JRADEV-23901). | |||||||||||
The current value of the option.
NOTE: This method is here is keep the API checker happy (JRADEV-23901). | |||||||||||
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||||||||||||||||||||||||
![]()
| |||||||||||||||||||||||||||||||||||||
![]()
| |||||||||||||||||||||||||||||||||||||
![]() |
Return a list of options that exist under this option (i.e. its children).
NOTE: This method is here is keep the API checker happy (JRADEV-23901).
Get the disabled status. A disabled option will is not available to be assigned to this associated custom field, It remains valid historically and for searching with.
The ID of the option or null if it currently does not have one.
NOTE: This method is here is keep the API checker happy (see JRADEV-23901).
The current value of the option. This is the option displayed to the user.
NOTE: This method is here is keep the API checker happy (JRADEV-23901).