@ExperimentalApi @PublicApi public interface DefaultValueField<V> extends ConfigurableField<V>
ConfigurableField
that adds support for default values.MOVE_ISSUE_PARAM_KEY, NO_HEADER_PARAM_KEY, TEMPLATE_DIRECTORY_PATH
Modifier and Type | Method and Description |
---|---|
default DefaultValueOperations<V> |
getDefaultValueOperations() |
getAssociatedProjectObjects, getConfigurationItemTypes, getRelevantConfig
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
@Nonnull default DefaultValueOperations<V> getDefaultValueOperations()
Copyright © 2002-2024 Atlassian. All Rights Reserved.