java.lang.Object
net.datenwerke.rs.core.service.reportmanager.output.AbstractReportOutputGeneratorManager<JxlsOutputGenerator>
net.datenwerke.rs.jxlsreport.service.jxlsreport.reportengine.output.generator.JxlsOutputGeneratorManager
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

public class JxlsOutputGeneratorManager extends AbstractReportOutputGeneratorManager<JxlsOutputGenerator>
  • Constructor Details

    • JxlsOutputGeneratorManager

      public JxlsOutputGeneratorManager(HookHandlerService hookHandler)