Uses of Class
org.opencms.scheduler.CmsSchedulerException
Package
Description
The OpenCms scheduler provides a facility to run jobs in a regular schedule, much
like the "cron" faciltiy in UNIX systems.
-
Uses of CmsSchedulerException in org.opencms.scheduler
Modifier and TypeMethodDescriptionvoid
CmsScheduleManager.scheduleJob
(CmsObject cms, CmsScheduledJobInfo jobInfo) Adds a new job to the scheduler.