Package de.otto.jlineup.report
Class HTMLReportWriter
java.lang.Object
de.otto.jlineup.report.HTMLReportWriter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidwriteNotFinishedReport(RunStepConfig runStepConfig, JobConfig jobConfig) voidwriteReport(Report report) voidwriteReportV2(ReportV2 report)
-
Constructor Details
-
HTMLReportWriter
-
-
Method Details
-
writeReport
- Throws:
FileNotFoundException
-
writeReportV2
- Throws:
FileNotFoundException
-
writeNotFinishedReport
public void writeNotFinishedReport(RunStepConfig runStepConfig, JobConfig jobConfig) throws FileNotFoundException - Throws:
FileNotFoundException
-