| Package | Description |
|---|---|
| org.opencms.report |
Classes used to generate the OpenCms reports, which are displayed during publish, import, export etc.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
I_CmsReportUpdateFormatter.formatReportUpdate(java.util.List<CmsReportUpdateItem> updateItems)
Gets the formatted report output for the given list of report items.
|
java.lang.String |
CmsVaadinHtmlReportUpdateFormatter.formatReportUpdate(java.util.List<CmsReportUpdateItem> updateItem) |
java.lang.String |
CmsClassicJavascriptReportUpdateFormatter.formatReportUpdate(java.util.List<CmsReportUpdateItem> updateItem) |