Uses of Class
com.atlassian.jira.rest.client.api.domain.Project

Packages that use Project
com.atlassian.jira.rest.client.api   
 

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 Project
 com.atlassian.util.concurrent.Promise<Project> ProjectRestClient.getProject(String key)
          Retrieves complete information about given project.
 com.atlassian.util.concurrent.Promise<Project> ProjectRestClient.getProject(URI projectUri)
          Retrieves complete information about given project.
 



Copyright © 2013 Atlassian. All Rights Reserved.