Package | Description |
---|---|
com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier | |
com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger |
Modifier and Type | Method and Description |
---|---|
protected Integer |
ParameterExpander.getCodeReviewValue(hudson.model.Result res,
GerritTrigger trigger)
Finds the code review value for the specified build result on the configured trigger.
|
protected Integer |
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.Job 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.
|
protected void |
EventListener.schedule(GerritTrigger t,
GerritCause cause,
com.sonymobile.tools.gerrit.gerritevents.dto.events.GerritTriggeredEvent event)
Schedules a build with parameters from the event.
|
protected void |
EventListener.schedule(GerritTrigger t,
GerritCause cause,
com.sonymobile.tools.gerrit.gerritevents.dto.events.GerritTriggeredEvent event,
hudson.model.Job project)
Schedules a build with parameters from the event.
|
Copyright © 2004-2015. All Rights Reserved.