Uses of Class
com.atlassian.bamboo.plugins.rest.model.project.RestProjects

Packages that use RestProjects
com.atlassian.bamboo.plugins.rest.remote   
com.atlassian.bamboo.plugins.rest.service   
 

Uses of RestProjects in com.atlassian.bamboo.plugins.rest.remote
 

Methods in com.atlassian.bamboo.plugins.rest.remote that return RestProjects
 RestProjects ProjectService.getAllProjects(javax.ws.rs.core.UriInfo uriInfo, com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext)
          Method used to list all projects defined in Bamboo.
 

Uses of RestProjects in com.atlassian.bamboo.plugins.rest.service
 

Methods in com.atlassian.bamboo.plugins.rest.service that return RestProjects
 RestProjects DefaultBambooBuildService.getProjectList(javax.ws.rs.core.UriInfo uriInfo, com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext)
           
 RestProjects BambooBuildService.getProjectList(javax.ws.rs.core.UriInfo uriInfo, com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext)
           
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.