SanteDB.Core.Jobs Namespace |
Class | Description | |
---|---|---|
DataRetentionJob |
A generic data retention job that reads from the IDataPersistence service and uses
the IDataArchive service to retain data
| |
DefaultJobManagerService |
SanteDB's default implementation of the IJobManagerService | |
XmlFileJobScheduleManager |
A job manager which uses a file-based "cron" configuration file
|
Interface | Description | |
---|---|---|
IJob |
Defines a regular schedule system background task
| |
IJobManagerService |
Job Management Service
| |
IJobSchedule |
Job schedule - defines the
| |
IJobScheduleManager |
A job scheduler class
| |
IReportProgressJob |
Job which reports progress
|
Enumeration | Description | |
---|---|---|
JobStartType |
Type of job startup
| |
JobStateType |
Status of the job
|