Interface BirtOutputGenerator
- All Superinterfaces:
ReportOutputGenerator
- All Known Implementing Classes:
BirtDOCOutputGenerator,BirtHTMLOutputGenerator,BirtOutputGeneratorImpl,BirtPDFOutputGenerator,BirtPNGOutputGenerator,BirtXLSOutputGenerator
-
Method Summary
Modifier and TypeMethodDescriptionexportReport(Object runAndRenderTask, String outputFormat, ReportExecutionConfig... configs) Methods inherited from interface net.datenwerke.rs.core.service.reportmanager.output.ReportOutputGenerator
getFormatInfo, getFormats, isCatchAll
-
Method Details
-
exportReport
CompiledRSBirtReport exportReport(Object runAndRenderTask, String outputFormat, ReportExecutionConfig... configs)
-