|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.model.listeners.RunListener<hudson.model.AbstractBuild>
org.jvnet.hudson.plugins.DownstreamBuildViewUpdateListener
@Extension public final class DownstreamBuildViewUpdateListener
This listener Updtes all build number DownstreamBuildViewAction to every new build.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Field Summary |
|---|
| Fields inherited from class hudson.model.listeners.RunListener |
|---|
LISTENERS, targetType |
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Constructor Summary | |
|---|---|
DownstreamBuildViewUpdateListener()
Extension needs parameterless constructor. |
|
| Method Summary | |
|---|---|
void |
onStarted(hudson.model.AbstractBuild r,
hudson.model.TaskListener listener)
Adds DownstreamBuildViewAction to the build. |
void |
save()
|
| Methods inherited from class hudson.model.listeners.RunListener |
|---|
all, fireCompleted, fireDeleted, fireFinalized, fireStarted, onCompleted, onDeleted, onFinalized, register, unregister |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DownstreamBuildViewUpdateListener()
Extension needs parameterless constructor.
| Method Detail |
|---|
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.Saveable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||