请参阅: 说明
接口 | 说明 |
---|---|
I_CmsScheduledJob |
Identifies a class that can be scheduled with the OpenCms scheduler.
|
类 | 说明 |
---|---|
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.
|
异常错误 | 说明 |
---|---|
CmsSchedulerException |
Describes errors that occur in the context of the OpenCms scheduler.
|
Please see the documentation of the class CmsScheduledJobInfo
for a full description of the OpenCms scheduling capabilities.
CmsScheduledJobInfo