@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class)
@Extension
public static final class IdAllocator.RenameListener
extends hudson.model.listeners.ItemListener
| Constructor and Description |
|---|
IdAllocator.RenameListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onDeleted(hudson.model.Item item) |
void |
onRenamed(hudson.model.Item item,
String oldName,
String newName) |
Copyright © 2004-2016. All Rights Reserved.