Uses of Interface
com.atlassian.jira.issue.fields.rest.RestCustomFieldTypeOperations
Packages that use RestCustomFieldTypeOperations
Package
Description
-
Uses of RestCustomFieldTypeOperations in com.atlassian.jira.dev.customfields
Classes in com.atlassian.jira.dev.customfields that implement RestCustomFieldTypeOperations -
Uses of RestCustomFieldTypeOperations in com.atlassian.jira.dev.reference.plugin.fields
Classes in com.atlassian.jira.dev.reference.plugin.fields that implement RestCustomFieldTypeOperations -
Uses of RestCustomFieldTypeOperations in com.atlassian.jira.issue.customfields.impl
Classes in com.atlassian.jira.issue.customfields.impl that implement RestCustomFieldTypeOperationsModifier and TypeClassDescriptionclassCascading Select Custom Field Type allows for multiple dependent select lists.classCustom 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())classclassLabels Custom fieldclassMultiple User Group Select TypeclassMultiple Select Type allows selecting of multipleOptionsclassMultiple User Type allows selection of multiple users.classclassCustom 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.classclassclassCustom Field allow selection of a singleApplicationUser.classCustom Field Type to select multipleVersions. -
Uses of RestCustomFieldTypeOperations in com.atlassian.jira.plugins.initialwatchers
Classes in com.atlassian.jira.plugins.initialwatchers that implement RestCustomFieldTypeOperationsModifier and TypeClassDescriptionclassCustom field type used for adding watchers during issue creation.