jenkins.plugins.svnmerge
Class FeatureBranchProperty.ItemListenerImpl
java.lang.Object
hudson.model.listeners.ItemListener
jenkins.plugins.svnmerge.FeatureBranchProperty.ItemListenerImpl
- All Implemented Interfaces:
- hudson.ExtensionPoint
- Enclosing class:
- FeatureBranchProperty
@Extension
public static class FeatureBranchProperty.ItemListenerImpl
- extends hudson.model.listeners.ItemListener
If an upstream is renamed, update the configuration accordingly.
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Methods inherited from class hudson.model.listeners.ItemListener |
all, fireOnCopied, fireOnCreated, onCopied, onCreated, onDeleted, onLoaded, register |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeatureBranchProperty.ItemListenerImpl
public FeatureBranchProperty.ItemListenerImpl()
onRenamed
public void onRenamed(hudson.model.Item item,
String oldName,
String newName)
- Overrides:
onRenamed in class hudson.model.listeners.ItemListener
Copyright © 2004-2012. All Rights Reserved.