Package | Description |
---|---|
com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.data |
Modifier and Type | Method and Description |
---|---|
List<Branch> |
GerritProject.getBranches()
The list of branch-rules.
|
Modifier and Type | Method and Description |
---|---|
void |
GerritProject.setBranches(List<Branch> branches)
The list of branch-rules.
|
Constructor and Description |
---|
GerritProject(CompareType compareType,
String pattern,
List<Branch> branches,
List<Topic> topics,
List<FilePath> filePaths,
List<FilePath> forbiddenFilePaths,
boolean disableStrictForbiddenFileVerification)
DataBound Constructor.
|
Copyright © 2004-2016. All Rights Reserved.