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