Uses of Interface
org.opencms.report.I_CmsReportThread
Package
Description
Classes used to generate the OpenCms reports, which are displayed during publish, import, export etc.
Contains classes of the cache admin app.
Contains classes of the file history app.
Contains classes of the link validation app.
Contains classes of the module manager app.
Contains classes of the source search app.
Contains classes of the searchindex app.
Contains classes of the site manager app.
Contains classes of the user manager app.
A collection of thread classes that are used in the OpenCms Workplace,
usually in connection with a report.
-
Uses of I_CmsReportThread in org.opencms.report
Modifier and TypeClassDescriptionclass
Provides a common Thread class for the reports. -
Uses of I_CmsReportThread in org.opencms.ui.apps.dbmanager
Modifier and TypeClassDescriptionclass
Thread which removes property from ressources and deletes property definition.class
Remove the publish locks.class
Does a full static export of all system resources in the current site.class
Synchronizes a VFS folder with a folder form the "real" file system. -
Uses of I_CmsReportThread in org.opencms.ui.apps.filehistory
Modifier and TypeClassDescriptionclass
Clears the file history of the OpenCms database. -
Uses of I_CmsReportThread in org.opencms.ui.apps.linkvalidation
Modifier and TypeClassDescriptionclass
Thread for extern link validation. -
Uses of I_CmsReportThread in org.opencms.ui.apps.modules
Modifier and TypeClassDescriptionclass
Report thread for importing a module. -
Uses of I_CmsReportThread in org.opencms.ui.apps.search
-
Uses of I_CmsReportThread in org.opencms.ui.apps.searchindex
Modifier and TypeClassDescriptionclass
Implements methods to utilize a report thread forCmsIndexingReport
. -
Uses of I_CmsReportThread in org.opencms.ui.apps.shell
-
Uses of I_CmsReportThread in org.opencms.ui.apps.sitemanager
Modifier and TypeClassDescriptionclass
Report thread to save site configurations.class
Executes a script file. -
Uses of I_CmsReportThread in org.opencms.ui.apps.user
-
Uses of I_CmsReportThread in org.opencms.ui.apps.userdata
Modifier and TypeClassDescriptionclass
Report thread for searching user data. -
Uses of I_CmsReportThread in org.opencms.workplace.threads
Modifier and TypeClassDescriptionclass
Imports an OpenCms export file into the VFS.class
Exports selected resources of the OpenCms into an OpenCms export file.class
Thread for extern link validation.class
Deletes a module.class
Replaces a module.class
Deletes a project.class
A report thread for the relations validator.class
Synchronizes a VFS folder with a folder form the "real" file system.class
Repairs XML content resources according to their XSD using the corresponding settings object. -
Uses of I_CmsReportThread in org.opencms.xml.templatemapper
Modifier and TypeClassDescriptionclass
Report thread for rewriting pages in a folder according to a given template mapper configuration.