Click or drag to resize

SanteDB.Core.Jobs Namespace

 
Classes
  ClassDescription
Public classDataRetentionJob
A generic data retention job that reads from the IDataPersistence service and uses the IDataArchive service to retain data
Public classDefaultJobManagerService
SanteDB's default implementation of the IJobManagerService
Public classXmlFileJobScheduleManager
A job manager which uses a file-based "cron" configuration file
Interfaces
  InterfaceDescription
Public interfaceCode exampleIJob
Defines a regular schedule system background task
Public interfaceIJobManagerService
Job Management Service
Public interfaceIJobSchedule
Job schedule - defines the
Public interfaceIJobScheduleManager
A job scheduler class
Public interfaceIReportProgressJob
Job which reports progress
Enumerations
  EnumerationDescription
Public enumerationJobStartType
Type of job startup
Public enumerationJobStateType
Status of the job