@Extension
public final class DownstreamBuildViewUpdateListener
extends hudson.model.listeners.RunListener<hudson.model.AbstractBuild>
implements hudson.model.Saveable
DownstreamBuildViewAction to every new build.| Constructor and Description |
|---|
DownstreamBuildViewUpdateListener()
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. |
void |
save() |
public DownstreamBuildViewUpdateListener()
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>public void save()
save in interface hudson.model.SaveableCopyright © 2004-2012 Ushus Technologies. All Rights Reserved.