Package | Description |
---|---|
org.apache.maven.model |
Modifier and Type | Method and Description |
---|---|
ReportSet |
ReportSet.clone() |
Modifier and Type | Method and Description |
---|---|
List<ReportSet> |
ReportPlugin.getReportSets() |
Map<String,ReportSet> |
ReportPlugin.getReportSetsAsMap() |
static List<ReportSet> |
ReportSet.reportSetToApiV3(List<ReportSet> list) |
Modifier and Type | Method and Description |
---|---|
void |
ReportPlugin.addReportSet(ReportSet reportSet) |
void |
ReportPlugin.removeReportSet(ReportSet reportSet) |
Modifier and Type | Method and Description |
---|---|
static List<ReportSet> |
ReportSet.reportSetToApiV4(List<ReportSet> list) |
void |
ReportPlugin.setReportSets(List<ReportSet> reportSets) |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.