Package org.opencms.scheduler.jobs

Some predefined implementations for often used scheduled job tasks.

See:
          Description

Class Summary
CmsCreateImageSizeJob A schedulable OpenCms job to calculate image size information.
CmsDeleteExpiredResourcesJob A schedulable OpenCms job to delete expired resources.
CmsHistoryClearJob A schedulable OpenCms job to clear the history.
CmsImageCacheCleanupJob A schedulable OpenCms job that clear the image cache for the scaled images created by the CmsImageLoader.
CmsPublishJob Scheduled job for time based publishing.
CmsPublishScheduledJob Scheduled job for time based publishing.
CmsStaticExportJob A schedulable OpenCms job to write a complete static export (e.g. nightly exports).
 

Package org.opencms.scheduler.jobs Description

Some predefined implementations for often used scheduled job tasks.

Since:
6.0.0
Version:
$Revision: 1.7 $