Uses of Interface
org.opencms.report.I_CmsReportUpdateFormatter
Package
Description
Classes to handle the OpenCms publish process.
Classes used to generate the OpenCms reports, which are displayed during publish, import, export etc.
Contains classes of the source search app.
-
Uses of I_CmsReportUpdateFormatter in org.opencms.publish
Modifier and TypeMethodDescriptionCmsPublishReport.getReportUpdate
(I_CmsReportUpdateFormatter formatter) -
Uses of I_CmsReportUpdateFormatter in org.opencms.report
Modifier and TypeClassDescriptionclass
Report update formatter for the Javascript-based report update format, which was used in the old workplace most of the time.class
Report update formatter for the new Vaadin-based workplace.Modifier and TypeMethodDescriptionA_CmsReport.getReportUpdate
(I_CmsReportUpdateFormatter formatter) A_CmsReportThread.getReportUpdate
(I_CmsReportUpdateFormatter formatter) Gets the report update content using the specified report update formatter.CmsWorkplaceReport.getReportUpdate
(I_CmsReportUpdateFormatter formatter) I_CmsReport.getReportUpdate
(I_CmsReportUpdateFormatter formatter) Fetches the report update for this report since the last time this method was called. -
Uses of I_CmsReportUpdateFormatter in org.opencms.ui.apps.search
Modifier and TypeMethodDescriptionCmsSearchReplaceThread.getReportUpdate
(I_CmsReportUpdateFormatter formatter)