Package org.opencms.workplace.threads

A collection of thread classes that are used in the OpenCms Workplace, usually in connection with a report.

See:
          Description

Class Summary
CmsDatabaseImportThread Imports an OpenCms export file into the VFS.
CmsExportThread Exports selected resources of the OpenCms into an OpenCms export file.
CmsExternalLinksValidatorThread Thread for extern link validation.
CmsModuleDeleteThread Deletes a module.
CmsModuleReplaceThread Replaces a module.
CmsProjectDeleteThread Deletes a project.
CmsRelationsValidatorThread A report thread for the relations validator.
CmsSynchronizeThread Synchronizes a VFS folder with a folder form the "real" file system.
CmsXmlContentRepairSettings Settings object that provides the settings to repair XML content resources in the OpenCms virtual file system (VFS).
CmsXmlContentRepairThread Repairs XML content resources according to their XSD using the corresponding settings object.
 

Package org.opencms.workplace.threads Description

A collection of thread classes that are used in the OpenCms Workplace, usually in connection with a report.

Since:
6.0.0
Version:
$Revision: 1.9 $