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 | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||||||||||
![]()
| |||||||||||||||||||||||
![]() |
Returns a list of FieldConfigItems.
FieldConfigItem
s. 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