Uses of Class
jenkins.ExtensionRefreshException
Package
Description
Code for supporting declarative CLI commands, which are annotated methods on model objects.
-
Uses of ExtensionRefreshException in hudson
Modifier and TypeMethodDescriptionExtensionFinder.GuiceFinder.refresh()
The basic idea is: List up delta as a series of modulesabstract ExtensionComponentSet
ExtensionFinder.refresh()
Rebuilds the internal index, if any, so that futureExtensionFinder.find(Class, Hudson)
calls will discover components newly added toPluginManager.uberClassLoader
. -
Uses of ExtensionRefreshException in hudson.cli.declarative
-
Uses of ExtensionRefreshException in jenkins.model
Modifier and TypeMethodDescriptionvoid
Jenkins.refreshExtensions()
RefreshExtensionList
s by adding all the newly discovered extensions.