Uses of Class
hudson.model.UpdateSite.Warning
Packages that use UpdateSite.Warning
-
Uses of UpdateSite.Warning in hudson
Methods in hudson that return types with arguments of type UpdateSite.Warning -
Uses of UpdateSite.Warning in hudson.model
Methods in hudson.model that return types with arguments of type UpdateSite.WarningModifier and TypeMethodDescriptionUpdateSite.Data.getWarnings()
Returns the set of warningsUpdateSite.Plugin.getWarnings()
-
Uses of UpdateSite.Warning in jenkins.security
Methods in jenkins.security that return types with arguments of type UpdateSite.WarningModifier and TypeMethodDescriptionUpdateSiteWarningsMonitor.getActiveCoreWarnings()
UpdateSiteWarningsMonitor.getActivePluginWarningsByPlugin()
UpdateSiteWarningsConfiguration.getAllWarnings()
UpdateSiteWarningsConfiguration.getApplicableWarnings()
Methods in jenkins.security with parameters of type UpdateSite.WarningModifier and TypeMethodDescriptionUpdateSiteWarningsConfiguration.getPlugin
(UpdateSite.Warning warning) boolean
UpdateSiteWarningsConfiguration.isIgnored
(UpdateSite.Warning warning)