| Package | Description |
|---|---|
| io.jenkins.tools.pluginmanager.impl |
| Modifier and Type | Method and Description |
|---|---|
List<SecurityWarning> |
Plugin.getSecurityWarnings() |
Map<String,List<SecurityWarning>> |
PluginManager.getSecurityWarnings()
Gets the security warnings for plugins from the update center json and creates a list of all the security
warnings
|
| Modifier and Type | Method and Description |
|---|---|
void |
PluginManager.setAllSecurityWarnings(Map<String,List<SecurityWarning>> securityWarnings)
Sets the security warnings
|
void |
Plugin.setSecurityWarnings(List<SecurityWarning> securityWarnings) |
Copyright © 2004–2020. All rights reserved.