Package org.openmrs.scheduler.tasks

Class Summary
AbstractTask Base class for all other task classes.
AlertReminderTask Sample implementation of task that shows how to send emails to users/roles via message service.
CheckInternetConnectivityTask Simple implementation to check if we have a connection to the internet.
GenerateDataExportTask Generates a data export
HelloWorldTask Implementation of a task that writes "Hello World" to a log file.
HelloWorldThread Implementation of the stateless task.
OpenmrsTestTask Implementation of the stateful task that sends an email.
ProcessHL7InQueueTask Implementation of a task that process all form entry queues.
SendEmailTask Implementation of the stateful task that sends an email.
 


OpenMRS-trunk

Generated May 29 2008 02:01 AM. NOTE - these libraries are in active development and subject to change