Uses of Interface
org.opencms.report.I_CmsReportUpdateFormatter
Packages that use 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
Methods in org.opencms.publish with parameters of type I_CmsReportUpdateFormatterModifier and TypeMethodDescriptionCmsPublishReport.getReportUpdate
(I_CmsReportUpdateFormatter formatter) -
Uses of I_CmsReportUpdateFormatter in org.opencms.report
Classes in org.opencms.report that implement I_CmsReportUpdateFormatterModifier 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.Methods in org.opencms.report with parameters of type I_CmsReportUpdateFormatterModifier 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
Methods in org.opencms.ui.apps.search with parameters of type I_CmsReportUpdateFormatterModifier and TypeMethodDescriptionCmsSearchReplaceThread.getReportUpdate
(I_CmsReportUpdateFormatter formatter)