|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - Transport Object See CustomFieldType for more information.S - Single Form of Transport Object. See CustomFieldType for more information.@PublicSpi public interface MultipleCustomFieldType<T,S>
A type of custom field which provides the user with a specific set of options to choose from.
| Field Summary |
|---|
| Fields inherited from interface com.atlassian.jira.issue.customfields.CustomFieldType |
|---|
DEFAULT_VALUE_TYPE |
| Method Summary | |
|---|---|
Options |
getOptions(FieldConfig fieldConfig,
JiraContextNode jiraContextNode)
Returns all possible Options for this field. |
| Methods inherited from interface com.atlassian.jira.issue.customfields.CustomFieldType |
|---|
availableForBulkEdit, createValue, getChangelogString, getChangelogValue, getConfigurationItemTypes, getDefaultValue, getDescription, getDescriptor, getKey, getName, getRelatedIndexers, getSingularObjectFromString, getStringFromSingularObject, getStringValueFromCustomFieldParams, getValueFromCustomFieldParams, getValueFromIssue, getVelocityParameters, init, isRenderable, remove, setDefaultValue, updateValue, validateFromParams, valuesEqual |
| Method Detail |
|---|
Options getOptions(FieldConfig fieldConfig,
@Nullable
JiraContextNode jiraContextNode)
fieldConfig - configuration for this fieldjiraContextNode - context
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||