|
||
If you are not familiar with database table data management through Info and Provider classes, we strongly recommend that you refer to the Database table API topic first.
|
Please note
The classes of the Scheduler can be found in the CMS.Scheduler namespace. |
•TaskInfo - represents one scheduled task.
•TaskInfoProvider - provides management functionality for scheduled tasks.
•SchedulingExecutor - provides methods for executing scheduled tasks.
•SchedulingHelper - provides general functionality and settings for the scheduler.
•SchedulingTimer - can be used to manage the internal timer of the scheduler.
•TaskInterval - provides management functionality for the time intervals used by scheduled tasks.