| Package | Description | 
|---|---|
| org.openmrs.scheduler | |
| org.openmrs.scheduler.tasks | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
StatefulTask
Stateful task 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AlertReminderTask
Sample implementation of task that shows how to send emails to users/roles via message service. 
 | 
class  | 
AutoCloseVisitsTask
A scheduled task that automatically closes all unvoided active visits that match the visit
 type(s) set as the value of the global property
  
OpenmrsConstants.GP_VISIT_TYPES_TO_AUTO_CLOSE | 
class  | 
CheckInternetConnectivityTask
Simple implementation to check if we have a connection to the internet. 
 | 
class  | 
ConceptIndexUpdateTask
A utility class for updating concept words in a scheduled task. 
 | 
class  | 
GenerateDataExportTask
Deprecated. 
 
see reportingcompatibility module 
 | 
class  | 
HelloWorldTask
Implementation of a task that writes "Hello World" to a log file. 
 | 
class  | 
ProcessHL7InQueueTask
Implementation of a task that process all form entry queues. 
 | 
class  | 
SendEmailTask
Implementation of the stateful task that sends an email. 
 | 
class  | 
TestTask
Implementation of a simple task that throws an exception every 10 executions. 
 | 
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.