Uses of Package
aQute.bnd.service.reporter
-
Classes in aQute.bnd.service.reporter used by biz.aQute.bnd.reporter.exporter Class Description ReportExporterService This plugin can export a report generated by theReportGeneratorService
service.ReportGeneratorService This plugin can generate a DTO report of an arbitrary object. -
Classes in aQute.bnd.service.reporter used by biz.aQute.bnd.reporter.generator Class Description ReportEntryPlugin This plugin extracts a piece of information (potentially localized) from a source object and converts it into a DTO representation.ReportGeneratorService This plugin can generate a DTO report of an arbitrary object. -
Classes in aQute.bnd.service.reporter used by biz.aQute.bnd.reporter.plugins.entries.any Class Description ReportEntryPlugin This plugin extracts a piece of information (potentially localized) from a source object and converts it into a DTO representation. -
Classes in aQute.bnd.service.reporter used by biz.aQute.bnd.reporter.plugins.entries.bndproject Class Description ReportEntryPlugin This plugin extracts a piece of information (potentially localized) from a source object and converts it into a DTO representation. -
Classes in aQute.bnd.service.reporter used by biz.aQute.bnd.reporter.plugins.entries.bndworkspace Class Description ReportEntryPlugin This plugin extracts a piece of information (potentially localized) from a source object and converts it into a DTO representation. -
Classes in aQute.bnd.service.reporter used by biz.aQute.bnd.reporter.plugins.entries.bundle Class Description ReportEntryPlugin This plugin extracts a piece of information (potentially localized) from a source object and converts it into a DTO representation. -
Classes in aQute.bnd.service.reporter used by biz.aQute.bnd.reporter.plugins.entries.processor Class Description ReportEntryPlugin This plugin extracts a piece of information (potentially localized) from a source object and converts it into a DTO representation. -
Classes in aQute.bnd.service.reporter used by biz.aQute.bnd.reporter.plugins.serializer Class Description ReportSerializerPlugin This plugin serialize the extracted DTO report into a specific format. -
Classes in aQute.bnd.service.reporter used by biz.aQute.bnd.reporter.plugins.transformer Class Description ReportTransformerPlugin This plugin transform an input model by applying a template on it.