Package | Description |
---|---|
com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier | |
com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
GerritTrigger |
GerritTriggerTimerTask.getGerritTrigger()
The
GerritTrigger that created this timerTask. |
static GerritTrigger |
GerritTrigger.getTrigger(hudson.model.AbstractProject project)
Finds the GerritTrigger in a project.
|
Modifier and Type | Method and Description |
---|---|
static Map<String,ArrayList<GerritTrigger>> |
GerritProjectList.getGerritProjects()
Returns project list.
|
Modifier and Type | Method and Description |
---|---|
static void |
GerritProjectList.addProject(GerritProject project,
GerritTrigger trigger)
Adds project to project list.
|
static void |
GerritProjectList.removeTriggerFromProjectList(GerritTrigger trigger)
Removes trigger from the projectList.
|
void |
UnreviewedPatchesListener.triggerUnreviewedPatches(GerritTrigger trigger)
Triggers all patches in events-list.
|
Copyright © 2004-2015. All Rights Reserved.