Class BuildPipelineTrigger.DescriptorImpl.ItemListenerImpl
java.lang.Object
hudson.model.listeners.ItemListener
au.com.centrumsystems.hudson.plugin.buildpipeline.trigger.BuildPipelineTrigger.DescriptorImpl.ItemListenerImpl
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- BuildPipelineTrigger.DescriptorImpl
@Extension
public static final class BuildPipelineTrigger.DescriptorImpl.ItemListenerImpl
extends ItemListener
If a job is renamed, update all BuildPipelineTriggers with the new name.
-
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, onLoaded, onLocationChanged, onUpdated, register
-
Constructor Details
-
ItemListenerImpl
public ItemListenerImpl()
-
-
Method Details
-
onRenamed
- Overrides:
onRenamedin classItemListener
-
onDeleted
- Overrides:
onDeletedin classItemListener
-