Uses of Interface
org.opencms.report.I_CmsReportThread
Packages that use 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
Classes in org.opencms.report that implement I_CmsReportThreadModifier and TypeClassDescriptionclassProvides a common Thread class for the reports. -
Uses of I_CmsReportThread in org.opencms.ui.apps.dbmanager
Classes in org.opencms.ui.apps.dbmanager that implement I_CmsReportThreadModifier and TypeClassDescriptionclassThread which removes property from ressources and deletes property definition.classRemove the publish locks.classDoes a full static export of all system resources in the current site.classSynchronizes a VFS folder with a folder form the "real" file system. -
Uses of I_CmsReportThread in org.opencms.ui.apps.filehistory
Classes in org.opencms.ui.apps.filehistory that implement I_CmsReportThreadModifier and TypeClassDescriptionclassClears the file history of the OpenCms database. -
Uses of I_CmsReportThread in org.opencms.ui.apps.linkvalidation
Classes in org.opencms.ui.apps.linkvalidation that implement I_CmsReportThreadModifier and TypeClassDescriptionclassThread for extern link validation. -
Uses of I_CmsReportThread in org.opencms.ui.apps.modules
Classes in org.opencms.ui.apps.modules that implement I_CmsReportThreadModifier and TypeClassDescriptionclassReport thread for importing a module. -
Uses of I_CmsReportThread in org.opencms.ui.apps.search
Classes in org.opencms.ui.apps.search that implement I_CmsReportThread -
Uses of I_CmsReportThread in org.opencms.ui.apps.searchindex
Classes in org.opencms.ui.apps.searchindex that implement I_CmsReportThreadModifier and TypeClassDescriptionclassImplements methods to utilize a report thread forCmsIndexingReport. -
Uses of I_CmsReportThread in org.opencms.ui.apps.shell
Classes in org.opencms.ui.apps.shell that implement I_CmsReportThread -
Uses of I_CmsReportThread in org.opencms.ui.apps.sitemanager
Classes in org.opencms.ui.apps.sitemanager that implement I_CmsReportThreadModifier and TypeClassDescriptionclassReport thread to save site configurations.classExecutes a script file. -
Uses of I_CmsReportThread in org.opencms.ui.apps.user
Classes in org.opencms.ui.apps.user that implement I_CmsReportThread -
Uses of I_CmsReportThread in org.opencms.ui.apps.userdata
Classes in org.opencms.ui.apps.userdata that implement I_CmsReportThreadModifier and TypeClassDescriptionclassReport thread for searching user data. -
Uses of I_CmsReportThread in org.opencms.workplace.threads
Classes in org.opencms.workplace.threads that implement I_CmsReportThreadModifier and TypeClassDescriptionclassImports an OpenCms export file into the VFS.classExports selected resources of the OpenCms into an OpenCms export file.classThread for extern link validation.classDeletes a module.classReplaces a module.classDeletes a project.classA report thread for the relations validator.classSynchronizes a VFS folder with a folder form the "real" file system.classRepairs XML content resources according to their XSD using the corresponding settings object. -
Uses of I_CmsReportThread in org.opencms.xml.templatemapper
Classes in org.opencms.xml.templatemapper that implement I_CmsReportThreadModifier and TypeClassDescriptionclassReport thread for rewriting pages in a folder according to a given template mapper configuration.