jenkins.plugins.shiningpanda.listeners
Class WipeOutListener

java.lang.Object
  extended by hudson.model.WorkspaceListener
      extended by jenkins.plugins.shiningpanda.listeners.WipeOutListener
All Implemented Interfaces:
hudson.ExtensionPoint

@Extension
public class WipeOutListener
extends hudson.model.WorkspaceListener


Nested Class Summary
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
WipeOutListener()
           
 
Method Summary
 void afterDelete(hudson.model.AbstractProject project)
           
 
Methods inherited from class hudson.model.WorkspaceListener
all
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WipeOutListener

public WipeOutListener()
Method Detail

afterDelete

public void afterDelete(hudson.model.AbstractProject project)
Overrides:
afterDelete in class hudson.model.WorkspaceListener


Copyright © 2004-2012. All Rights Reserved.