|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GerritCause in com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier |
---|
Methods in com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier with parameters of type GerritCause | |
---|---|
protected void |
ToGerritRunListener.cleanUpGerritCauses(GerritCause firstFound,
hudson.model.AbstractBuild build)
Workaround for builds that are triggered by the same Gerrit cause but multiple times in the same quiet period. |
Uses of GerritCause in com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier.model |
---|
Methods in com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier.model with parameters of type GerritCause | |
---|---|
void |
BuildMemory.updateTriggerContext(GerritCause cause,
hudson.model.AbstractBuild r)
Updates the TriggerContext for the event. |
Uses of GerritCause in com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger |
---|
Subclasses of GerritCause in com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger | |
---|---|
class |
GerritManualCause
A Cause of a ManualPatchsetCreated . |
class |
GerritUserCause
Represents a Cause for a re-triggered/user-triggered Gerrit job. |
Methods in com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger with parameters of type GerritCause | |
---|---|
protected void |
GerritTrigger.schedule(GerritCause cause,
GerritTriggeredEvent event)
Schedules a build with parameters from the event. |
protected void |
GerritTrigger.schedule(GerritCause cause,
GerritTriggeredEvent event,
hudson.model.AbstractProject project)
Schedules a build with parameters from the event. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |