@Extension
public final class JsRunListener
extends hudson.model.listeners.RunListener<hudson.model.AbstractBuild>
JsBuildAction to every new build.| Constructor and Description |
|---|
JsRunListener()
Extension needs parameterless constructor. |
| Modifier and Type | Method and Description |
|---|---|
void |
onFinalized(hudson.model.AbstractBuild r)
Adds
JsBuildAction to the build. |
public void onFinalized(hudson.model.AbstractBuild r)
JsBuildAction to the build. Do this in onFinalized, so the XML-data of the build is not
affected.onFinalized in class hudson.model.listeners.RunListener<hudson.model.AbstractBuild>Copyright © 2004-2013. All Rights Reserved.