Class EnvInjectMigrationListener
java.lang.Object
hudson.model.listeners.ItemListener
org.jenkinsci.plugins.envinject.migration.EnvInjectMigrationListener
- All Implemented Interfaces:
ExtensionPoint
- Author:
- Gregory Boissinot
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.model.listeners.ItemListener
all, checkBeforeCopy, checkBeforeDelete, fireLocationChange, fireOnCopied, fireOnCreated, fireOnDeleted, fireOnUpdated, onBeforeShutdown, onCheckCopy, onCheckDelete, onCopied, onCreated, onDeleted, onLocationChanged, onRenamed, onUpdated, register
-
Constructor Details
-
EnvInjectMigrationListener
public EnvInjectMigrationListener()
-
-
Method Details
-
onLoaded
public void onLoaded()- Overrides:
onLoaded
in classItemListener
-