Package | Description |
---|---|
hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
jenkins.security |
Modifier and Type | Method and Description |
---|---|
Set<UpdateSite.Warning> |
UpdateSite.Data.getWarnings()
Returns the set of warnings
|
Set<UpdateSite.Warning> |
UpdateSite.Plugin.getWarnings() |
Modifier and Type | Method and Description |
---|---|
List<UpdateSite.Warning> |
UpdateSiteWarningsMonitor.getActiveCoreWarnings() |
Map<PluginWrapper,List<UpdateSite.Warning>> |
UpdateSiteWarningsMonitor.getActivePluginWarningsByPlugin() |
Set<UpdateSite.Warning> |
UpdateSiteWarningsConfiguration.getAllWarnings() |
Set<UpdateSite.Warning> |
UpdateSiteWarningsConfiguration.getApplicableWarnings() |
Modifier and Type | Method and Description |
---|---|
PluginWrapper |
UpdateSiteWarningsConfiguration.getPlugin(UpdateSite.Warning warning) |
boolean |
UpdateSiteWarningsConfiguration.isIgnored(UpdateSite.Warning warning) |
Copyright © 2004–2017. All rights reserved.