Class ReportService
- java.lang.Object
-
- cronapp.framework.customization.reports.ReportService
-
@Service("runtimeReportService") public class ReportService extends Object
-
-
Constructor Summary
Constructors Constructor Description ReportService(cronapp.framework.customization.reports.ReportRepository repository, ReportToStiReportConverter reportConverter, ContentTypeToExportFormatConverter contentTypeConverter)
-
-
-
Constructor Detail
-
ReportService
@Autowired public ReportService(cronapp.framework.customization.reports.ReportRepository repository, ReportToStiReportConverter reportConverter, ContentTypeToExportFormatConverter contentTypeConverter)
-
-