Uses of Class
de.samply.reporter.report.metainfo.ReportMetaInfoManager
Packages that use ReportMetaInfoManager
-
Uses of ReportMetaInfoManager in de.samply.reporter.app
Constructors in de.samply.reporter.app with parameters of type ReportMetaInfoManagerModifierConstructorDescriptionReporterController(String httpRelativePath, String httpServletRequestScheme, ReportGenerator reportGenerator, ReportTemplateManager reportTemplateManager, ReportMetaInfoManager reportMetaInfoManager, ExporterClient exporterClient) -
Uses of ReportMetaInfoManager in de.samply.reporter.report
Constructors in de.samply.reporter.report with parameters of type ReportMetaInfoManagerModifierConstructorDescriptionReportGenerator(ExporterClient exporterClient, ExporterUnzipper exporterUnzipper, ScriptEngineManager scriptEngineManager, ContextGenerator contextGenerator, WorkbookManagerFactory workbookManagerFactory, ReportMetaInfoManager reportMetaInfoManager, RunningReportsManager runningReportsManager, int workbookWindow)