| Package | Description |
|---|---|
| hudson | |
| hudson.cli.declarative |
Code for supporting declarative CLI commands, which are annotated methods on model objects.
|
| jenkins.model |
| Modifier and Type | Method and Description |
|---|---|
abstract ExtensionComponentSet |
ExtensionFinder.refresh()
Rebuilds the internal index, if any, so that future
ExtensionFinder.find(Class, Hudson) calls
will discover components newly added to PluginManager.uberClassLoader. |
ExtensionComponentSet |
ExtensionFinder.GuiceFinder.refresh()
The basic idea is:
List up delta as a series of modules
|
| Modifier and Type | Method and Description |
|---|---|
ExtensionComponentSet |
CLIRegisterer.refresh() |
| Modifier and Type | Method and Description |
|---|---|
void |
Jenkins.refreshExtensions()
Refresh
ExtensionLists by adding all the newly discovered extensions. |
Copyright © 2019. All rights reserved.