| Package | Description |
|---|---|
| com.atlassian.jira.issue.customfields | |
| com.atlassian.jira.plugin.customfield | |
| com.atlassian.jira.projectconfig.rest.global |
| Modifier and Type | Method and Description |
|---|---|
static CustomFieldTypeCategory |
CustomFieldTypeCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomFieldTypeCategory[] |
CustomFieldTypeCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Optional<CustomFieldTypeCategory> |
CustomFieldTypeCategory.fromString(String name) |
static List<CustomFieldTypeCategory> |
CustomFieldTypeCategory.orderedValues() |
| Modifier and Type | Method and Description |
|---|---|
Set<CustomFieldTypeCategory> |
CustomFieldTypeModuleDescriptorImpl.getCategories() |
Set<CustomFieldTypeCategory> |
CustomFieldTypeModuleDescriptor.getCategories()
The set of categories that this CustomFieldType has declared as being a member of.
|
| Modifier and Type | Method and Description |
|---|---|
Set<CustomFieldTypeCategory> |
CustomFieldTypesResource.ResponseBean.CustomFieldTypeBean.getCategories() |
Copyright © 2002-2017 Atlassian. All Rights Reserved.