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> extends CustomFieldType<T,S>
DEFAULT_VALUE_TYPE, RESOURCE_PREVIEW
Modifier and Type | Method and Description |
---|---|
Options |
getOptions(FieldConfig fieldConfig,
JiraContextNode jiraContextNode)
Returns all possible Options for this field.
|
availableForBulkEdit, createValue, getChangelogString, getChangelogValue, getCloneOptionConfiguration, getCloneValue, getConfigurationItemTypes, getDefaultValue, getDescription, getDescriptor, getKey, getName, getNonnullCustomFieldProvider, getNonNullCustomFieldProvider, getRelatedIndexers, getSingularObjectFromString, getStringFromSingularObject, getStringValueFromCustomFieldParams, getValueFromCustomFieldParams, getValueFromIssue, getVelocityParameters, init, isRenderable, isUserInputRequiredForMove, remove, setDefaultValue, updateValue, validateFromParams, valuesEqual
Options getOptions(FieldConfig fieldConfig, @Nullable JiraContextNode jiraContextNode)
fieldConfig
- configuration for this fieldjiraContextNode
- contextCopyright © 2002-2021 Atlassian. All Rights Reserved.