Uses of Interface
com.atlassian.bamboo.plugins.rest.service.BambooBuildService

Packages that use BambooBuildService
com.atlassian.bamboo.plugins.rest.model.project   
com.atlassian.bamboo.plugins.rest.remote   
com.atlassian.bamboo.plugins.rest.service   
 

Uses of BambooBuildService in com.atlassian.bamboo.plugins.rest.model.project
 

Methods in com.atlassian.bamboo.plugins.rest.model.project with parameters of type BambooBuildService
 void RestProject.expand(BambooBuildService bambooBuildService)
           
 

Constructors in com.atlassian.bamboo.plugins.rest.model.project with parameters of type BambooBuildService
RestProjectExpander(BambooBuildService bambooBuildService)
           
 

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

Constructors in com.atlassian.bamboo.plugins.rest.remote with parameters of type BambooBuildService
BuildsService(BambooBuildService bambooBuildService)
           
PlanService(BambooBuildService bambooBuildService)
           
ProjectService(BambooBuildService bambooBuildService)
           
 

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

Classes in com.atlassian.bamboo.plugins.rest.service that implement BambooBuildService
 class DefaultBambooBuildService
          User: mwent Date: Apr 30, 2009 Time: 8:51:34 AM
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.