|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GerritTrigger | |
---|---|
com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier | |
com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger |
Uses of GerritTrigger in com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier |
---|
Methods in com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier with parameters of type GerritTrigger | |
---|---|
protected int |
ParameterExpander.getCodeReviewValue(hudson.model.Result res,
GerritTrigger trigger)
Finds the code review value for the specified build result on the configured trigger. |
protected int |
ParameterExpander.getVerifiedValue(hudson.model.Result res,
GerritTrigger trigger)
Finds the verified value for the specified build result on the configured trigger. |
Uses of GerritTrigger in com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger |
---|
Methods in com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger that return GerritTrigger | |
---|---|
static GerritTrigger |
GerritTrigger.getTrigger(hudson.model.AbstractProject project)
Finds the GerritTrigger in a project. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |