| Package | Description |
|---|---|
| com.atlassian.jira.rest.client.api |
| Modifier and Type | Method and Description |
|---|---|
io.atlassian.util.concurrent.Promise<Project> |
ProjectRestClient.getProject(String key)
Retrieves complete information about given project.
|
io.atlassian.util.concurrent.Promise<Project> |
ProjectRestClient.getProject(URI projectUri)
Retrieves complete information about given project.
|
Copyright © 2019 Atlassian. All rights reserved.