Uses of Package
com.atlassian.jira.issue.customfields.impl
Packages that use com.atlassian.jira.issue.customfields.impl
Package
Description
-
-
Classes in com.atlassian.jira.issue.customfields.impl used by com.atlassian.jira.dev.customfieldsClassDescriptionAn abstract class that simplifies creating a CustomField that stores a single values via ofbiz.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 override
GenericTextCFType.getDatabaseType()
) -
Classes in com.atlassian.jira.issue.customfields.impl used by com.atlassian.jira.dev.reference.plugin.fieldsClassDescriptionMarker interface for visitors of AbstractCustomFieldType (acyclic visitor).An abstract class that simplifies creating a CustomField that stores a single values via ofbiz.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 override
GenericTextCFType.getDatabaseType()
) -
Classes in com.atlassian.jira.issue.customfields.impl used by com.atlassian.jira.issue.customfields
-
-
Classes in com.atlassian.jira.issue.customfields.impl used by com.atlassian.jira.issue.customfields.implClassDescriptionMarker interface for visitors of AbstractCustomFieldType (acyclic visitor).Abstract class for Multi-select Custom field types.An abstract class that simplifies creating a CustomField that stores a single values via ofbiz.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 override
GenericTextCFType.getDatabaseType()
)Labels Custom fieldMultiple User Group Select TypeMultiple Select Type allows selecting of multipleOption
sMultiple User Type allows selection of multiple users.Custom Field Type to select aProject
on 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.Deprecated.UseGenericTextCFType
instead.Custom Field allow selection of a singleApplicationUser
.Custom Field Type to select multipleVersion
s.An enum representing orders can be choosed to affect the order of versions group displayed on version picker custom field -
Classes in com.atlassian.jira.issue.customfields.impl used by com.atlassian.jira.issue.fields
-
Classes in com.atlassian.jira.issue.customfields.impl used by com.atlassian.jira.plugins.initialwatchersClassDescriptionAbstract class for Multi-select Custom field types.Multiple User Type allows selection of multiple users.
-
Classes in com.atlassian.jira.issue.customfields.impl used by com.atlassian.jira.web.bean
GenericTextCFType
instead.