jenkins.plugins.htmlaudio.app
Class RunResultListener
java.lang.Object
hudson.model.listeners.RunListener<hudson.model.Run<?,?>>
jenkins.plugins.htmlaudio.app.RunResultListener
- All Implemented Interfaces:
- hudson.ExtensionPoint
@Extension
public final class RunResultListener
- extends hudson.model.listeners.RunListener<hudson.model.Run<?,?>>
Collects the the completion-results of Runs at a global level.
- Author:
- Lars Hvile
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Fields inherited from class hudson.model.listeners.RunListener |
LISTENERS, targetType |
| Methods inherited from class hudson.model.listeners.RunListener |
all, fireCompleted, fireDeleted, fireFinalized, fireStarted, onDeleted, onFinalized, onStarted, register, setUpEnvironment, unregister |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RunResultListener
public RunResultListener()
setRepository
public void setRepository(BuildEventRepository repository)
onCompleted
public void onCompleted(hudson.model.Run<?,?> run,
hudson.model.TaskListener listener)
- Overrides:
onCompleted in class hudson.model.listeners.RunListener<hudson.model.Run<?,?>>
Copyright © 2004-2011. All Rights Reserved.