@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) @Extension public static final class IdAllocator.RenameListener extends ItemListener
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
RenameListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onDeleted(Item item) |
void |
onRenamed(Item item,
String oldName,
String newName) |
all, checkBeforeCopy, fireLocationChange, fireOnCopied, fireOnCreated, fireOnDeleted, fireOnUpdated, onBeforeShutdown, onCheckCopy, onCopied, onCreated, onLoaded, onLocationChanged, onUpdated, registerpublic void onRenamed(Item item, String oldName, String newName)
onRenamed in class ItemListenerpublic void onDeleted(Item item)
onDeleted in class ItemListenerCopyright © 2016–2022. All rights reserved.