Package | Description |
---|---|
org.apache.maven.model | |
org.apache.maven.project |
Modifier and Type | Method and Description |
---|---|
List<ReportSet> |
ReportPlugin.getReportSets()
Method getReportSets.
|
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.
|
Modifier and Type | Method and Description |
---|---|
static ReportSet |
ModelUtils.cloneReportSet(ReportSet src) |
Modifier and Type | Method and Description |
---|---|
static ReportSet |
ModelUtils.cloneReportSet(ReportSet src) |
Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.