| java.lang.Object | |
| ↳ | com.atlassian.jira.issue.fields.config.FieldConfigImpl |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns a list of FieldConfigItems.
| |||||||||||
Returns the related custom field.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||
From interface
com.atlassian.jira.issue.fields.config.FieldConfig
| |||||||||||||||||||||||
From interface
java.lang.Comparable
| |||||||||||||||||||||||
Returns a list of FieldConfigItems.
FieldConfigItems. EMPTY_LIST if nothing
Returns the related custom field. This is very much a legacy method as FieldConfig was originally only
used for customfields. Should eventually return a ConfigurableField
CustomField
