@Extension public static class AmbiguityMonitor.JobContributor.JobListenerImpl extends ItemListener
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
JobListenerImpl() |
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, register
public void onCreated(Item item)
onCreated
in class ItemListener
public void onLocationChanged(Item item, String oldFullName, String newFullName)
onLocationChanged
in class ItemListener
public void onDeleted(Item item)
onDeleted
in class ItemListener
Copyright © 2016–2022. All rights reserved.