Uses of Class
hudson.PluginWrapper.PluginDisableResult
Packages that use PluginWrapper.PluginDisableResult
-
Uses of PluginWrapper.PluginDisableResult in hudson
Methods in hudson that return PluginWrapper.PluginDisableResultModifier and TypeMethodDescriptionPluginWrapper.disable
(PluginWrapper.PluginDisableStrategy strategy) Disable this plugin using a strategy.Methods in hudson that return types with arguments of type PluginWrapper.PluginDisableResultModifier and TypeMethodDescriptionPluginManager.disablePlugins
(PluginWrapper.PluginDisableStrategy strategy, List<String> plugins) Disable a list of plugins using a strategy for their dependents plugins.PluginWrapper.PluginDisableResult.getDependentsDisableStatus()
Methods in hudson with parameters of type PluginWrapper.PluginDisableResultModifier and TypeMethodDescriptionvoid
PluginWrapper.PluginDisableResult.addDependentDisableStatus
(PluginWrapper.PluginDisableResult dependentDisableStatus)