Package org.jenkinsci.main.modules.sshd
Class ItemListenerImpl
java.lang.Object
hudson.model.listeners.ItemListener
org.jenkinsci.main.modules.sshd.ItemListenerImpl
- All Implemented Interfaces:
ExtensionPoint
- Author:
- Kohsuke Kawaguchi
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Methods inherited from class hudson.model.listeners.ItemListener
all, checkBeforeCopy, fireLocationChange, fireOnCopied, fireOnCreated, fireOnDeleted, fireOnUpdated, onCheckCopy, onCopied, onCreated, onDeleted, onLoaded, onLocationChanged, onRenamed, onUpdated, register
-
Constructor Details
-
ItemListenerImpl
public ItemListenerImpl()
-
-
Method Details
-
onBeforeShutdown
public void onBeforeShutdown()- Overrides:
onBeforeShutdown
in classItemListener
-