Uses of Class
com.atlassian.bamboo.plugins.rest.model.build.label.RestBuildLabelList

Packages that use RestBuildLabelList
com.atlassian.bamboo.plugins.rest.model.build   
com.atlassian.bamboo.plugins.rest.model.build.label   
 

Uses of RestBuildLabelList in com.atlassian.bamboo.plugins.rest.model.build
 

Fields in com.atlassian.bamboo.plugins.rest.model.build declared as RestBuildLabelList
protected  RestBuildLabelList Result.labels
           
 

Methods in com.atlassian.bamboo.plugins.rest.model.build that return RestBuildLabelList
protected  RestBuildLabelList Result.getLabels()
           
 

Uses of RestBuildLabelList in com.atlassian.bamboo.plugins.rest.model.build.label
 

Methods in com.atlassian.bamboo.plugins.rest.model.build.label with parameters of type RestBuildLabelList
 void RestBuildLabels.setLabels(RestBuildLabelList labels)
           
 

Constructors in com.atlassian.bamboo.plugins.rest.model.build.label with parameters of type RestBuildLabelList
RestBuildLabels(RestBuildLabelList labelList)
           
 



Copyright © 2011 Atlassian. All Rights Reserved.