Class and Description |
---|
FieldValidationException |
Class and Description |
---|
AbstractCustomFieldType |
AbstractCustomFieldType.VisitorBase
Marker interface for visitors of AbstractCustomFieldType (acyclic visitor).
|
AbstractSingleFieldType
An abstract class that simplifies creating a CustomField that stores
a single values via ofbiz.
|
FieldValidationException |
GenericTextCFType
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() ) |
Class and Description |
---|
FieldValidationException |
Class and Description |
---|
FieldValidationException |
Class and Description |
---|
AbstractCustomFieldType |
AbstractCustomFieldType.VisitorBase
Marker interface for visitors of AbstractCustomFieldType (acyclic visitor).
|
AbstractMultiCFType
Abstract class for Multi-select Custom field types.
|
AbstractSingleFieldType
An abstract class that simplifies creating a CustomField that stores
a single values via ofbiz.
|
CalculatedCFType
A CustomFieldType which is calculated rather than set.
|
CascadingSelectCFType
Cascading Select Custom Field Type allows for multiple dependent select lists.
|
DateCFType
Custom Field to allow setting of a Date
|
DateTimeCFType
Custom Field allowing setting of a full Date and Time.
|
FieldValidationException |
GenericTextCFType
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() ) |
ImportIdLinkCFType |
LabelsCFType
Labels Custom field
|
MultiGroupCFType
Multiple User Group Select Type
|
MultiSelectCFType
Multiple Select Type allows selecting of multiple
Option s |
MultiUserCFType
Multiple User Type allows selection of multiple users.
|
NumberCFType |
ProjectCFType
Custom Field Type to select a
Project on this JIRA instance. |
ReadOnlyCFType |
RenderableTextCFType
This custom field type returns true for its isRenderable method and is meant to
represent a text custom field type that is renderable.
|
SelectCFType
Select Custom Field Type allows selecting of a single
Option . |
StringCFType
Deprecated.
Use
GenericTextCFType instead. Since v5.0. |
TextAreaCFType |
TextCFType
Deprecated.
Use
GenericTextCFType instead. Since v5.0. |
URLCFType |
UserCFType
Custom Field allow selection of a single
ApplicationUser . |
VersionCFType
Custom Field Type to select multiple
Version s. |
VersionCFType.VersionOrder
An enum representing orders can be choosed to affect the order of versions group displayed on version picker custom field
|
Class and Description |
---|
FieldValidationException |
Class and Description |
---|
FieldValidationException |
Copyright © 2002-2017 Atlassian. All Rights Reserved.