| Package | Description |
|---|---|
| com.atlassian.jira.rest.client.api.domain |
| Modifier and Type | Method and Description |
|---|---|
Iterable<CimIssueType> |
CimProject.getIssueTypes() |
| Constructor and Description |
|---|
CimProject(URI self,
String key,
Long id,
String name,
Map<String,URI> avatarUris,
Iterable<CimIssueType> issueTypes) |
Copyright © 2023 Atlassian. All rights reserved.