Uses of Class
com.atlassian.jira.rest.client.api.domain.Project
Packages that use Project
-
Uses of Project in com.atlassian.jira.rest.client.api
Methods in com.atlassian.jira.rest.client.api that return types with arguments of type ProjectModifier and TypeMethodDescriptionio.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.