CMS.Scheduler Namespace |
Class | Description | |
---|---|---|
DeleteImageEditorHistory |
Provides an ITask interface for the temporary files deletion.
| |
EmailAttachmentCleaner |
Deletes email attachments which don't have bindings to any emails (worker task).
| |
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 | Obsolete.
Wrapper for SchedulingExecutor.ExecuteScheduledTasks method.
Used to create CMSThread with proper calling context.
| |
SchedulingHelper |
Global class providing Scheduler methods.
| |
SchedulingService |
Handler for creating end executing new scheduling tasks.
| |
SchedulingTimer |
Class to provide timing for scheduler.
| |
SchedulingUrlFactory |
Factory for URL for scheduler.
| |
SubscriptionLicenseRenewalTask |
Task that updates subscription license keys.
| |
SystemTaskListInfo |
List info for scheduled tasks generated by the system.
| |
TaskExecutor | Obsolete.
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.
| |
ITaskInfoProvider |
Declares members for TaskInfo management.
|
Enumeration | Description | |
---|---|---|
ScheduledTaskTypeEnum |
Enumeration of the scheduled task types.
| |
TaskAvailabilityEnum |
Indicates in which application can the TaskInfo be executed.
|