|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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,
List<Topic> topics,
List<FilePath> filePaths)
DataBound Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |