| Package | Description |
|---|---|
| biz.aQute.bnd.reporter.exporter |
| Modifier and Type | Method and Description |
|---|---|
static ReportExporterBuilder |
ReportExporterBuilder.create()
Create a new builder.
|
ReportExporterBuilder |
ReportExporterBuilder.setGenerator(ReportGeneratorService generator)
Set the generator which will be used to generate the reports.
|
ReportExporterBuilder |
ReportExporterBuilder.setProcessor(Processor processor)
Set the processor from which plugins are loaded as well as properties and
to which errors are reported.
|
ReportExporterBuilder |
ReportExporterBuilder.setScope(String scopeName)
Set a scope for the exporter service.
|
Copyright © 2021. All rights reserved.