Uses of Class
com.atlassian.bamboo.plugins.rest.model.plan.branch.RestVcsBranch

Packages that use RestVcsBranch
com.atlassian.bamboo.plugins.rest.model.plan.branch   
 

Uses of RestVcsBranch in com.atlassian.bamboo.plugins.rest.model.plan.branch
 

Methods in com.atlassian.bamboo.plugins.rest.model.plan.branch that return types with arguments of type RestVcsBranch
 java.util.List<RestVcsBranch> RestVcsBranchList.getBranches()
           
 

Constructor parameters in com.atlassian.bamboo.plugins.rest.model.plan.branch with type arguments of type RestVcsBranch
RestVcsBranchList(int size, org.apache.commons.lang.math.IntRange range, com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestVcsBranch> callback)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.