Package biz.aQute.bnd.reporter.exporter
Interface ReportExporter.ReportExporterInstructions
-
- Enclosing class:
- ReportExporter
static interface ReportExporter.ReportExporterInstructions
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
ReportExporter.ReportExporterInstructions.ExportReportInstruction
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Map<java.lang.String,ReportExporter.ReportExporterInstructions.ExportReportInstruction>
exportreport()
-
-
-
Method Detail
-
exportreport
java.util.Map<java.lang.String,ReportExporter.ReportExporterInstructions.ExportReportInstruction> exportreport()
-
-