Package org.opencms.report
package org.opencms.report
Classes used to generate the OpenCms reports, which are displayed during publish, import, export etc.
The resource files needed for the localization are contained in the file org.opencms.workplace.workplace.properties
.
- Since:
- 6.0.0
-
ClassDescriptionBase report class.Provides a common Thread class for the reports.Report update formatter for the Javascript-based report update format, which was used in the old workplace most of the time.HTML report output to be used for import / export / publish operations in the entire OpenCms system.Report class used for the logfile.Report proxy that multiplexes to all contained
instances.I_CmsReport
Stream report where the output is streamed to the given print stream instance.Enum representing report entry types.Represents a single report entry.Report for shell which writes to LOG.Report class used for the shell.Report class used to write the output of a report to a StringBuffer.Report update formatter for the new Vaadin-based workplace.Report class for displaying reports to the user in the workplace.This is the interface for the report classes which are used for the output during operations that run on a spearate Thread in OpenCms, like publish, import, export etc.Identifies a class that can be used as a report thread .Interface used to format report updates.Convenience class to access the localized messages of this OpenCms package.