@Extension(optional=true)
public class GerritTriggerPluginListener
extends com.sonyericsson.hudson.plugins.gerrit.trigger.extensions.GerritTriggeredBuildListener
| Constructor and Description |
|---|
GerritTriggerPluginListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onCompleted(hudson.model.Result result,
com.sonymobile.tools.gerrit.gerritevents.dto.events.GerritTriggeredEvent gerritTriggeredEvent,
String command) |
void |
onStarted(com.sonymobile.tools.gerrit.gerritevents.dto.events.GerritTriggeredEvent gerritTriggeredEvent,
String command) |
public void onStarted(com.sonymobile.tools.gerrit.gerritevents.dto.events.GerritTriggeredEvent gerritTriggeredEvent,
String command)
onStarted in class com.sonyericsson.hudson.plugins.gerrit.trigger.extensions.GerritTriggeredBuildListenerpublic void onCompleted(hudson.model.Result result,
com.sonymobile.tools.gerrit.gerritevents.dto.events.GerritTriggeredEvent gerritTriggeredEvent,
String command)
onCompleted in class com.sonyericsson.hudson.plugins.gerrit.trigger.extensions.GerritTriggeredBuildListenerCopyright © 2016–2017. All rights reserved.