Uses of Class
jenkins.RestartRequiredException
-
Packages that use RestartRequiredException Package Description hudson -
-
Uses of RestartRequiredException in hudson
Methods in hudson that throw RestartRequiredException Modifier and Type Method Description void
PluginManager. dynamicLoad(File arc)
TODO: revisit where/how to expose this.void
PluginManager. dynamicLoad(File arc, boolean removeExisting, List<PluginWrapper> batch)
Try the dynamicLoad, removeExisting to attempt to dynamic load disabled plugins
-