Uses of Class
jenkins.ExtensionRefreshException
Packages that use ExtensionRefreshException
Package
Description
Code for supporting declarative CLI commands, which are annotated methods on model objects.
-
Uses of ExtensionRefreshException in hudson
Methods in hudson that throw ExtensionRefreshExceptionModifier 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
Methods in hudson.cli.declarative that throw ExtensionRefreshException -
Uses of ExtensionRefreshException in jenkins.model
Methods in jenkins.model that throw ExtensionRefreshExceptionModifier and TypeMethodDescriptionvoid
Jenkins.refreshExtensions()
RefreshExtensionList
s by adding all the newly discovered extensions.