@PublicApi public interface ConfigurableField<V> extends OrderableField<V>
FieldConfigItemType
that can be stored for a given
JiraContextNode
MOVE_ISSUE_PARAM_KEY, NO_HEADER_PARAM_KEY, TEMPLATE_DIRECTORY_PATH
Modifier and Type | Method and Description |
---|---|
List<Project> |
getAssociatedProjectObjects()
Returns a list of projects associated with this field.
|
List<FieldConfigItemType> |
getConfigurationItemTypes()
Returns a List of
FieldConfigItemType objects. |
FieldConfig |
getRelevantConfig(IssueContext issueContext) |
availableForBulkEdit, canRemoveValueFromIssueObject, createValue, getBulkEditHtml, getCreateHtml, getCreateHtml, getDefaultValue, getEditHtml, getEditHtml, getValueFromParams, getViewHtml, getViewHtml, getViewHtml, hasParam, hasValue, isShown, needsMove, populateDefaults, populateForMove, populateFromIssue, populateFromParams, populateParamsFromString, removeValueFromIssueObject, updateIssue, updateValue, validateParams
createAssociatedSearchHandler
getId, getName, getNameKey
compareTo
List<FieldConfigItemType> getConfigurationItemTypes()
FieldConfigItemType
objects. This opens up possibilties for configurable custom fieldsFieldConfigItemType
@NonnullList<Project> getAssociatedProjectObjects()
FieldConfig getRelevantConfig(IssueContext issueContext)
Copyright © 2002-2018 Atlassian. All Rights Reserved.