Package | Description |
---|---|
org.apache.maven.model |
Modifier and Type | Method and Description |
---|---|
ReportPlugin |
ReportPlugin.clone() |
Modifier and Type | Method and Description |
---|---|
List<ReportPlugin> |
Reporting.getPlugins() |
static List<ReportPlugin> |
ReportPlugin.reportPluginToApiV3(List<ReportPlugin> list) |
Modifier and Type | Method and Description |
---|---|
void |
Reporting.addPlugin(ReportPlugin plugin) |
void |
Reporting.removePlugin(ReportPlugin plugin) |
Modifier and Type | Method and Description |
---|---|
static List<ReportPlugin> |
ReportPlugin.reportPluginToApiV4(List<ReportPlugin> list) |
void |
Reporting.setPlugins(List<ReportPlugin> plugins) |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.