Uses of Class
com.atlassian.jira.issue.customfields.impl.AbstractSingleFieldType
Packages that use AbstractSingleFieldType
Package
Description
-
Uses of AbstractSingleFieldType in com.atlassian.jira.dev.customfields
Subclasses of AbstractSingleFieldType in com.atlassian.jira.dev.customfields -
Uses of AbstractSingleFieldType in com.atlassian.jira.dev.reference.plugin.fields
Subclasses of AbstractSingleFieldType in com.atlassian.jira.dev.reference.plugin.fields -
Uses of AbstractSingleFieldType in com.atlassian.jira.issue.customfields.impl
Subclasses of AbstractSingleFieldType in com.atlassian.jira.issue.customfields.implModifier and TypeClassDescriptionclassCustom Field to allow setting of a DateclassCustom Field allowing setting of a full Date and Time.classA CustomFieldType where data is stored and displayed as a single String By default it will only have a Limited Text Field for storage (if you need bigger overrideGenericTextCFType.getDatabaseType())classclassclassCustom Field Type to select aProjecton this JIRA instance.classclassThis custom field type returns true for its isRenderable method and is meant to represent a text custom field type that is renderable.classSelect Custom Field Type allows selecting of a singleOption.classDeprecated.classclassDeprecated.UseGenericTextCFTypeinstead.classclassCustom Field allow selection of a singleApplicationUser.Methods in com.atlassian.jira.issue.customfields.impl with parameters of type AbstractSingleFieldTypeModifier and TypeMethodDescriptionAbstractSingleFieldType.Visitor.visitSingleField(AbstractSingleFieldType singleCustomFieldType)
GenericTextCFTypeinstead.