| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateCustomFieldDetails.SearcherKeyEnum |
UpdateCustomFieldDetails.SearcherKeyEnum.fromValue(String value) |
UpdateCustomFieldDetails.SearcherKeyEnum |
UpdateCustomFieldDetails.getSearcherKey()
The searcher that defines the way the field is searched in Jira.
|
static UpdateCustomFieldDetails.SearcherKeyEnum |
UpdateCustomFieldDetails.SearcherKeyEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdateCustomFieldDetails.SearcherKeyEnum[] |
UpdateCustomFieldDetails.SearcherKeyEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateCustomFieldDetails |
UpdateCustomFieldDetails.searcherKey(UpdateCustomFieldDetails.SearcherKeyEnum searcherKey) |
void |
UpdateCustomFieldDetails.setSearcherKey(UpdateCustomFieldDetails.SearcherKeyEnum searcherKey) |
Copyright © 2011–2023 Everit Kft.. All rights reserved.