程序包 | 说明 |
---|---|
org.opencms.scheduler |
The OpenCms scheduler provides a facility to run jobs in a regular schedule, much
like the "cron" faciltiy in UNIX systems.
|
限定符和类型 | 方法和说明 |
---|---|
void |
CmsScheduleManager.scheduleJob(CmsObject cms,
CmsScheduledJobInfo jobInfo)
Adds a new job to the scheduler.
|