Package | Description |
---|---|
com.sonyericsson.hudson.plugins.gerrit.trigger | |
com.sonyericsson.hudson.plugins.gerrit.trigger.config |
Modifier and Type | Method and Description |
---|---|
static VerdictCategory |
VerdictCategory.createVerdictCategoryFromJSON(net.sf.json.JSONObject obj)
Creates a VerdictCategory from a JSONObject.
|
Modifier and Type | Method and Description |
---|---|
List<VerdictCategory> |
Config.getCategories() |
List<VerdictCategory> |
IGerritHudsonTriggerConfig.getCategories()
Get the list of available VerdictCategories.
|
Modifier and Type | Method and Description |
---|---|
void |
Config.setCategories(List<VerdictCategory> categories)
Setter for the list of VerdictCategories, used to make testing easier.
|
void |
IGerritHudsonTriggerConfig.setCategories(List<VerdictCategory> categories)
Set the list of available VerdictCategories.
|
Copyright © 2004-2016. All Rights Reserved.