Package | Description |
---|---|
com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.data |
Modifier and Type | Method and Description |
---|---|
List<Topic> |
GerritProject.getTopics()
The list of topic-rules.
|
Modifier and Type | Method and Description |
---|---|
void |
GerritProject.setTopics(List<Topic> topics)
The list of topic-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-2015. All Rights Reserved.