The com.slamd.report
package contains the code that defines
the API used to generate reports of SLAMD jobs and optimizing jobs. It also
contains concrete implementations of report generators, including:
-
An HTML report generator, which generates a zip archive containing HTML
documents and images with information about the jobs and/or optimizing
jobs included in the report.
-
A text report generator, which generates a single plain text file with
information about the jobs and/or optimizing jobs included in the
report.