| 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,java.lang.String> |
IssueFieldId.TRANSFORM_TO_ID_FUNCTION |
| Modifier and Type | Method and Description |
|---|---|
static IssueFieldId |
IssueFieldId.valueOf(java.lang.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,
java.lang.Object value) |
Copyright © 2013 Atlassian. All Rights Reserved.