Package service.common
Class ReportGenerationService
java.lang.Object
service.common.ReportGenerationService
-
Constructor Summary
ConstructorsConstructorDescriptionReportGenerationService
(ResourceProvider resourceProvider, ReportingServiceManager reportingServiceManager) -
Method Summary
-
Constructor Details
-
ReportGenerationService
@Autowired public ReportGenerationService(ResourceProvider resourceProvider, ReportingServiceManager reportingServiceManager)
-
-
Method Details
-
generate
public ReportModel generate(Map<String, Object> parameters, String template, OutputFormat outputFormat, String datasourceJndiName)
-