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 © 2013 Atlassian. All Rights Reserved.