| Package | Description |
|---|---|
| com.atlassian.jira.rest.client.api.domain |
| Modifier and Type | Method and Description |
|---|---|
CimFieldInfo |
CimIssueType.getField(IssueFieldId fieldId) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CimFieldInfo> |
CimIssueType.getFields() |
| Constructor and Description |
|---|
CimIssueType(URI self,
Long id,
String name,
boolean isSubtask,
String description,
URI iconUri,
Map<String,CimFieldInfo> fields) |
Copyright © 2018 Atlassian. All rights reserved.