@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public static class DownloadService.DownloadableListener extends ExtensionListListener
Constructor and Description |
---|
DownloadableListener() |
Modifier and Type | Method and Description |
---|---|
static void |
installListener()
Install this listener to the Downloadable extension list after all extensions have been loaded; we only
care about those that are added after initialization
|
void |
onChange()
Look for Downloadables that have no data, and update them.
|
@Initializer(after=EXTENSIONS_AUGMENTED) public static void installListener()
public void onChange()
onChange
in class ExtensionListListener
Copyright © 2004–2021. All rights reserved.