java.lang.Object | |
↳ | com.atlassian.jira.issue.fields.option.AssigneeOption |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This constructor is deprecated.
Use
AssigneeOption(String, String, String, String) instead. Since v5.0.
| |||||||||||
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns a list of dependent child options.
| |||||||||||
Returns the HTML-encoded image path for this Option.
| |||||||||||
Return true if this implementation represents an <optgroup>, else false.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.atlassian.jira.issue.fields.option.Option
| |||||||||||
From interface
com.atlassian.jira.issue.fields.option.SelectChild
|
This constructor is deprecated.
Use AssigneeOption(String, String, String, String)
instead. Since v5.0.
Returns a list of dependent child options. Returns empty list if no children
Option
objects. (empty list if no children)
Returns the HTML-encoded image path for this Option.
Return true if this implementation represents an <optgroup>, else false.