Package hudson.plugins.copyartifact
Class CopyArtifact.ListenerImpl
java.lang.Object
hudson.model.listeners.ItemListener
hudson.plugins.copyartifact.CopyArtifact.ListenerImpl
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- CopyArtifact
-
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, onBeforeShutdown, onCheckCopy, onCopied, onCreated, onDeleted, onLoaded, onLocationChanged, onUpdated, register
-
Constructor Details
-
ListenerImpl
public ListenerImpl()
-
-
Method Details
-
onRenamed
- Overrides:
onRenamed
in classItemListener
-