net.praqma.hudson
Class CCUCMRunListener

java.lang.Object
  extended by hudson.model.listeners.RunListener<hudson.model.Run>
      extended by net.praqma.hudson.CCUCMRunListener
All Implemented Interfaces:
hudson.ExtensionPoint

@Extension
public class CCUCMRunListener
extends hudson.model.listeners.RunListener<hudson.model.Run>


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
 
Constructor Summary
CCUCMRunListener()
           
 
Method Summary
 void onFinalized(hudson.model.Run r)
           
 
Methods inherited from class hudson.model.listeners.RunListener
all, fireCompleted, fireDeleted, fireFinalized, fireStarted, onCompleted, onDeleted, onStarted, register, setUpEnvironment, unregister
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CCUCMRunListener

public CCUCMRunListener()
Method Detail

onFinalized

public void onFinalized(hudson.model.Run r)
Overrides:
onFinalized in class hudson.model.listeners.RunListener<hudson.model.Run>


Copyright © 2004-2012. All Rights Reserved.