@Extension
public final class DownstreamBuildViewRunListener
extends hudson.model.listeners.RunListener<hudson.model.AbstractBuild>
DownstreamBuildViewAction to every new build.| Constructor and Description |
|---|
DownstreamBuildViewRunListener()
Extension needs parameterless constructor. |
| Modifier and Type | Method and Description |
|---|---|
void |
onStarted(hudson.model.AbstractBuild r,
hudson.model.TaskListener listener)
Adds
DownstreamBuildViewAction to the build. |
public DownstreamBuildViewRunListener()
Extension needs parameterless constructor.public void onStarted(hudson.model.AbstractBuild r,
hudson.model.TaskListener listener)
DownstreamBuildViewAction to the build. Do this in onCompleted
affected.onStarted in class hudson.model.listeners.RunListener<hudson.model.AbstractBuild>Copyright © 2004-2013 Ushus Technologies. All Rights Reserved.