@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class) @Extension public static class SCMSourceRetriever.WorkspaceListener extends ItemListener
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
WorkspaceListener() |
Modifier and Type | Method and Description |
---|---|
void |
onDeleted(Item item) |
void |
onLocationChanged(Item item,
String oldFullName,
String newFullName) |
all, checkBeforeCopy, fireLocationChange, fireOnCopied, fireOnCreated, fireOnDeleted, fireOnUpdated, onBeforeShutdown, onCheckCopy, onCopied, onCreated, onLoaded, onRenamed, onUpdated, register
public void onDeleted(Item item)
onDeleted
in class ItemListener
public void onLocationChanged(Item item, String oldFullName, String newFullName)
onLocationChanged
in class ItemListener
Copyright © 2016–2022. All rights reserved.