public class SendEmailTask extends AbstractTask
isExecuting, taskDefinition| Constructor and Description | 
|---|
| SendEmailTask() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | execute()Process the next form entry in the database and then remove the form entry from the database. | 
| void | shutdown()Callback method used to clean up resources used during the tasks execution. | 
getTaskDefinition, initialize, isExecuting, startExecuting, stopExecutingpublic void execute()
execute in interface Taskexecute in class AbstractTaskTask.execute()public void shutdown()
Taskshutdown in interface Taskshutdown in class AbstractTaskAbstractTask.shutdown()Copyright © 2024 OpenMRS Inc.. All rights reserved.