jenkins.plugins.shiningpanda.listeners
Class WipeOutListener
java.lang.Object
hudson.model.WorkspaceListener
jenkins.plugins.shiningpanda.listeners.WipeOutListener
- All Implemented Interfaces:
- hudson.ExtensionPoint
@Extension
public class WipeOutListener
- extends hudson.model.WorkspaceListener
Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
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 |
WipeOutListener
public WipeOutListener()
afterDelete
public void afterDelete(hudson.model.AbstractProject project)
- Overrides:
afterDelete
in class hudson.model.WorkspaceListener
Copyright © 2004-2012. All Rights Reserved.