Package | Description |
---|---|
org.apache.maven.model |
Modifier and Type | Method and Description |
---|---|
ReportPlugin |
ReportPlugin.clone()
Method clone.
|
Modifier and Type | Method and Description |
---|---|
List<ReportPlugin> |
Reporting.getPlugins()
Method getPlugins.
|
Map<String,ReportPlugin> |
Reporting.getReportPluginsAsMap() |
Modifier and Type | Method and Description |
---|---|
void |
Reporting.addPlugin(ReportPlugin reportPlugin)
Method addPlugin.
|
void |
Reporting.removePlugin(ReportPlugin reportPlugin)
Method removePlugin.
|
Modifier and Type | Method and Description |
---|---|
void |
Reporting.setPlugins(List<ReportPlugin> plugins)
Set the reporting plugins to use and their configuration.
|
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.