| Package | Description |
|---|---|
| org.codehaus.mojo.versions.reporting.model |
| Modifier and Type | Method and Description |
|---|---|
List<PluginInfo> |
PluginUpdatesReport.getPluginManagements()
Method getPluginManagements.
|
List<PluginInfo> |
PluginUpdatesReport.getPlugins()
Method getPlugins.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PluginUpdatesReport.addPlugin(PluginInfo pluginInfo)
Method addPlugin.
|
void |
PluginUpdatesReport.addPluginManagement(PluginInfo pluginInfo)
Method addPluginManagement.
|
void |
PluginUpdatesReport.removePlugin(PluginInfo pluginInfo)
Method removePlugin.
|
void |
PluginUpdatesReport.removePluginManagement(PluginInfo pluginInfo)
Method removePluginManagement.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PluginUpdatesReport.setPluginManagements(List<PluginInfo> pluginManagements)
Set the pluginManagements field.
|
void |
PluginUpdatesReport.setPlugins(List<PluginInfo> plugins)
Set the plugins field.
|
Copyright © 2008–2022 MojoHaus. All rights reserved.