@Extension public class PipelineConfigHistoryItemListener extends ItemListener
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
PipelineConfigHistoryItemListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onCreated(Item item) |
void |
onDeleted(Item item) |
void |
onLocationChanged(Item item,
String oldFullName,
String newFullName) |
all, checkBeforeCopy, fireLocationChange, fireOnCopied, fireOnCreated, fireOnDeleted, fireOnUpdated, onBeforeShutdown, onCheckCopy, onCopied, onLoaded, onRenamed, onUpdated, registerpublic void onCreated(Item item)
onCreated in class ItemListenerpublic void onLocationChanged(Item item, String oldFullName, String newFullName)
onLocationChanged in class ItemListenerpublic void onDeleted(Item item)
onDeleted in class ItemListenerCopyright © 2016–2019. All rights reserved.