java.lang.Object | |
↳ | com.atlassian.jira.issue.customfields.config.item.SettableOptionsConfigItem |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates the base of the URL that links to the configuration screen for
this type of configuration.
| |||||||||||
Returns an Object that holds the the configuration.
| |||||||||||
The user interface name for this dimension of configuration.
| |||||||||||
The i18n key for the user interface name for this dimension of configuration.
| |||||||||||
Returns a key unique among FieldConfigItemType implementations for the
configuration value so it can be retrieved from a key-value pair store.
| |||||||||||
Renders a view of the current configuration as html.
|
[Expand]
Inherited Methods | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Object | |||||||||||||||||||||||
From interface
com.atlassian.jira.issue.fields.config.FieldConfigItemType
|
Creates the base of the URL that links to the configuration screen for this type of configuration.
Returns an Object that holds the the configuration.
The user interface name for this dimension of configuration.
The i18n key for the user interface name for this dimension of configuration.
Returns a key unique among FieldConfigItemType implementations for the configuration value so it can be retrieved from a key-value pair store.
Renders a view of the current configuration as html.