@Extension
public final class DownstreamBuildViewUpdateListener
extends hudson.model.listeners.RunListener<hudson.model.AbstractBuild<?,?>>
DownstreamBuildViewAction to every new build.| Constructor and Description |
|---|
DownstreamBuildViewUpdateListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onStarted(hudson.model.AbstractBuild<?,?> r,
hudson.model.TaskListener listener)
Adds
DownstreamBuildViewAction to the build. |
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.