Package | Description |
---|---|
org.apache.maven.model |
Modifier and Type | Method and Description |
---|---|
ReportSet |
ReportSet.clone()
Method clone.
|
Modifier and Type | Method and Description |
---|---|
List<ReportSet> |
ReportPlugin.getReportSets()
Method getReportSets.
|
Map<String,ReportSet> |
ReportPlugin.getReportSetsAsMap() |
Modifier and Type | Method and Description |
---|---|
void |
ReportPlugin.addReportSet(ReportSet reportSet)
Method addReportSet.
|
void |
ReportPlugin.removeReportSet(ReportSet reportSet)
Method removeReportSet.
|
Modifier and Type | Method and Description |
---|---|
void |
ReportPlugin.setReportSets(List<ReportSet> reportSets)
Set multiple specifications of a set of reports, each having
(possibly) different
configuration.
|
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.