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 Project
 Project ProjectRestClient.getProject(String key, ProgressMonitor progressMonitor)
          Retrieves complete information about given project.
 Project ProjectRestClient.getProject(URI projectUri, ProgressMonitor progressMonitor)
          Retrieves complete information about given project.
 



Copyright © 2011 Atlassian Pty Ltd. All Rights Reserved.