Class HtmlReporter


  • public class HtmlReporter
    extends Object
    • Constructor Detail

      • HtmlReporter

        public HtmlReporter​(ch.exense.commons.app.Configuration configuration,
                            step.core.artefacts.reports.ReportNodeAccessor reportNodeAccessor)
    • Method Detail

      • report

        public String report​(step.core.artefacts.reports.ReportNode node)
                      throws freemarker.template.TemplateNotFoundException,
                             freemarker.template.MalformedTemplateNameException,
                             freemarker.core.ParseException,
                             IOException,
                             freemarker.template.TemplateException
        Throws:
        freemarker.template.TemplateNotFoundException
        freemarker.template.MalformedTemplateNameException
        freemarker.core.ParseException
        IOException
        freemarker.template.TemplateException
      • reportStepHeader

        public String reportStepHeader​(Object step)
                                throws freemarker.template.TemplateNotFoundException,
                                       freemarker.template.MalformedTemplateNameException,
                                       freemarker.core.ParseException,
                                       IOException,
                                       freemarker.template.TemplateException
        Throws:
        freemarker.template.TemplateNotFoundException
        freemarker.template.MalformedTemplateNameException
        freemarker.core.ParseException
        IOException
        freemarker.template.TemplateException