| Package | Description |
|---|---|
| com.atlassian.jira.rest.client.api |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.util.concurrent.Promise<Project> |
ProjectRestClient.getProject(java.lang.String key)
Retrieves complete information about given project.
|
com.atlassian.util.concurrent.Promise<Project> |
ProjectRestClient.getProject(java.net.URI projectUri)
Retrieves complete information about given project.
|
Copyright © 2013 Atlassian. All Rights Reserved.