Uses of Class
com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.data.Branch

Packages that use Branch
com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.data   
 

Uses of Branch in com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.data
 

Methods in com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.data that return types with arguments of type Branch
 List<Branch> GerritProject.getBranches()
          The list of Branch-rules.
 

Method parameters in com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.data with type arguments of type Branch
 void GerritProject.setBranches(List<Branch> branches)
          The list of Branch-rules.
 

Constructor parameters in com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.data with type arguments of type Branch
GerritProject(CompareType compareType, String pattern, List<Branch> branches)
          DataBound Constructor.
 



Copyright © 2004-2011. All Rights Reserved.