|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
See:
Description
| Interface Summary | |
|---|---|
| I_CmsScheduledJob | Identifies a class that can be scheduled with the OpenCms scheduler. |
| Class Summary | |
|---|---|
| CmsScheduledJobInfo | Describes a scheduled job for the OpenCms scheduler. |
| CmsScheduleManager | Manages the OpenCms scheduled jobs. |
| CmsSchedulerThread | A worker thread for the OpenCms scheduler. |
| CmsSchedulerThreadPool | Simple thread pool used for the Quartz scheduler in OpenCms. |
| Messages | Convenience class to access the localized messages of this OpenCms package. |
| Exception Summary | |
|---|---|
| CmsSchedulerException | Describes errors that occur in the context of the 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.
CmsScheduledJobInfo
|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||