Namespace EPiServer.Scheduler
Classes
JobExecutionOptions
Options on how IScheduled
JobExecutionResult
Hold information on the result of a call to Start
JobStatusChangedEventArgs
Job Status Changed Event arguments
PagedScheduledJobLogResult
Represents the result of a Get
ScheduledJobBase
Base class for all Scheduled job that supports start and stop
ScheduledJobExecutorExtensions
Extention methods for the IScheduled
ScheduledJobTrigger
Defines the different triggers that can start a scheduled job
SchedulerOptions
Contains settings for the scheduler
Interfaces
IScheduledJobExecutor
Service responsible for executing scheduled jobs.
IScheduledJobLogRepository
Repository for maintaining logs for Scheduled
ISchedulerService
Support for running the scheduler and stopping the service