Package com.atlassian.jira.issue.customfields.impl
package com.atlassian.jira.issue.customfields.impl
-
ClassDescriptionVisitor interface for AbstractCustomFieldType.Marker interface for visitors of AbstractCustomFieldType (acyclic visitor).Abstract class for Multi-select Custom field types.Deprecated.An abstract class that simplifies creating a CustomField that stores a single values via ofbiz.CalculatedCFType<T,
S> A CustomFieldType which is calculated rather than set.Cascading Select Custom Field Type allows for multiple dependent select lists.Custom Field to allow setting of a DateCustom Field allowing setting of a full Date and Time.A 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())Labels Custom fieldMultiple User Group Select TypeDeprecated, for removal: This API element is subject to removal in a future version.since 10.6.Multiple Select Type allows selecting of multipleOptionsSupport interface to delay the data input text evaluation to vm-processing time.Multiple User Type allows selection of multiple users.Deprecated, for removal: This API element is subject to removal in a future version.since 10.6.Custom Field Type to select aProjecton this JIRA instance.This custom field type returns true for its isRenderable method and is meant to represent a text custom field type that is renderable.Select Custom Field Type allows selecting of a singleOption.Deprecated.UseGenericTextCFTypeinstead.Deprecated.UseGenericTextCFTypeinstead.Custom Field allow selection of a singleApplicationUser.Custom Field Type to select multipleVersions.An enum representing orders can be choosed to affect the order of versions group displayed on version picker custom field
MultipleSettableCustomFieldTypeyourself.