| Package | Description |
|---|---|
| com.atlassian.jira.rest.client.api.domain | |
| com.atlassian.jira.rest.client.api.domain.input |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<IssueFieldId,String> |
IssueFieldId.TRANSFORM_TO_ID_FUNCTION |
| Modifier and Type | Method and Description |
|---|---|
static IssueFieldId |
IssueFieldId.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IssueFieldId[] |
IssueFieldId.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CimFieldInfo |
CimIssueType.getField(IssueFieldId fieldId) |
| Constructor and Description |
|---|
FieldInput(IssueFieldId field,
Object value) |
Copyright © 2020 Atlassian. All rights reserved.