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

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

Uses of Project in com.atlassian.jira.rest.client
 

Methods in com.atlassian.jira.rest.client that return types with arguments of type Project
 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 © 2012 Atlassian Pty Ltd. All Rights Reserved.