CustomFieldDefinitionJsonBean class
Properties
-
description
→ String?
-
The description of the custom field, which is displayed in Jira.
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
name
→ String
-
The name of the custom field, which is displayed in Jira. This is not the
unique identifier.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
searcherKey
→ CustomFieldDefinitionJsonBeanSearcherKey?
-
The searcher defines the way the field is searched in Jira. For example,
com.atlassian.jira.plugin.system.customfieldtypes:grouppickersearcher.
The search UI (basic search and JQL search) will display different
operations and values for the field, based on the field searcher. You must
specify a searcher that is valid for the field type, as listed below
(abbreviated values shown):
final
-
type
→ String
-
The type of the custom field. These built-in custom field types are
available:
final