Uses of Class
org.opencms.report.A_CmsReport
Package
Description
Classes to handle the OpenCms publish process.
Classes used to generate the OpenCms reports, which are displayed during publish, import, export etc.
-
Uses of A_CmsReport in org.opencms.publish
Modifier and TypeClassDescriptionclass
Report class used for the publish operations. -
Uses of A_CmsReport in org.opencms.report
Modifier and TypeClassDescriptionclass
HTML report output to be used for import / export / publish operations in the entire OpenCms system.class
Report class used for the logfile.class
Report proxy that multiplexes to all contained
instances.I_CmsReport
class
Stream report where the output is streamed to the given print stream instance.class
Report for shell which writes to LOG.class
Report class used for the shell.class
Report class used to write the output of a report to a StringBuffer.class
Report class for displaying reports to the user in the workplace.Modifier and TypeMethodDescriptionvoid
CmsMultiplexReport.addReport
(A_CmsReport report) Adds the given report to become a proxy delegate of this multiplexer.