Package | Description |
---|---|
com.atlassian.jira.issue.customfields.impl |
Modifier and Type | Class and Description |
---|---|
class |
CascadingSelectCFType
Cascading Select Custom Field Type allows for multiple dependent select lists.
|
class |
DateCFType
Custom Field to allow setting of a Date
|
class |
DateTimeCFType
Custom Field allowing setting of a full Date and Time.
|
class |
ImportIdLinkCFType |
class |
LabelsCFType
Labels Custom field
|
class |
MultiGroupCFType
Multiple User Group Select Type
|
class |
MultiSelectCFType
Multiple Select Type allows selecting of multiple
Option s |
class |
MultiUserCFType
Multiple User Type allows selection of multiple users.
|
class |
NumberCFType
|
class |
ProjectCFType
Custom Field Type to select a
Project on this JIRA instance. |
class |
ReadOnlyCFType |
class |
RenderableTextCFType
This custom field type returns true for its isRenderable method and is meant to
represent a text custom field type that is renderable.
|
class |
SelectCFType
Select Custom Field Type allows selecting of a single
Option . |
class |
TextAreaCFType |
class |
URLCFType |
class |
UserCFType
Custom Field allow selection of a single
ApplicationUser . |
class |
VersionCFType
Custom Field Type to select multiple
Version s. |
Copyright © 2002-2021 Atlassian. All Rights Reserved.