Package org.opencms.scheduler
package org.opencms.scheduler
The OpenCms scheduler provides a facility to run jobs in a regular schedule, much
like the "cron" faciltiy in UNIX systems.
Please see the documentation of the class CmsScheduledJobInfo
for a full description of the OpenCms scheduling capabilities.
- Since:
- 6.0.0
- See Also:
-
ClassDescriptionDescribes a scheduled job for the OpenCms scheduler.Manages the OpenCms scheduled jobs.Describes errors that occur in the context of the OpenCms scheduler.A worker thread for the OpenCms scheduler.Simple thread pool used for the Quartz scheduler in OpenCms.Identifies a class that can be scheduled with the OpenCms scheduler.Convenience class to access the localized messages of this OpenCms package.