- java.lang.Object
-
- hudson.model.listeners.ItemListener
-
- org.jvnet.hudson.plugins.shelveproject.ItemListenerImpl
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
onCreated(hudson.model.Item item) |
void |
onLoaded() |
-
Methods inherited from class hudson.model.listeners.ItemListener
all, fireOnCopied, fireOnCreated, onCopied, onDeleted, onRenamed, register
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
onLoaded
public void onLoaded()
- Overrides:
onLoaded in class hudson.model.listeners.ItemListener
Copyright © 2004-2013. All Rights Reserved.