CMS.Scheduler Namespace |
Class | Description | |
---|---|---|
DeleteImageEditorHistory |
Provides an ITask interface for the temporary files deletion.
| |
PartialQueueCleaner |
Deletes expired archived emails (worker task).
| |
QueueCleaner |
Deletes expired archived e-mails (manager task).
| |
QueueSender |
Scheduled task that dispatches e-mail messages from the e-mail queue.
| |
RentedLicenseUpdaterTask |
Class for RentedLicenseUpdaterTask scheduled task, which renews rented licenses keys.
| |
SchedulerModule |
Represents the Scheduler module.
| |
SchedulerModuleMetadata |
Represents the Scheduler module metadata.
| |
SchedulingExecutor |
Methods for executing scheduled tasks.
| |
SchedulingExecutorParameters |
Wrapper for SchedulingExecutor.ExecuteScheduledTasks method.
Used to create CMSThread with proper calling context.
| |
SchedulingHandler |
Handler for creating end executing new scheduling tasks.
| |
SchedulingHelper |
Global class providing Scheduler methods.
| |
SchedulingTimer |
Class to provide timing for scheduler.
| |
SearchIndexOptimizer |
Class used by scheduler to execute the task.
| |
SearchTaskExecutor |
Class used by scheduler to execute the task.
| |
SystemTaskListInfo |
List info for scheduled tasks generated by the system.
| |
TaskExecutor |
Task executor.
| |
TaskInfo |
TaskInfo data container class.
| |
TaskInfoProvider |
Class providing TaskInfo management.
| |
TaskInterval |
Task interval data container class.
| |
TimeZoneRecalculate |
Provides an ITask interface to recalculate DST time.
| |
UnusedMemoryCleaner |
Class for cleaning unused memory.
|
Interface | Description | |
---|---|---|
ITask |
Defines a common interface for scheduled tasks.
|
Enumeration | Description | |
---|---|---|
ScheduledTaskTypeEnum |
Enumeration of the scheduled task types.
|