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, stopExecuting
public void execute()
execute
in interface Task
execute
in class AbstractTask
Task.execute()
public void shutdown()
Task
shutdown
in interface Task
shutdown
in class AbstractTask
AbstractTask.shutdown()
Copyright © 2024 OpenMRS Inc.. All rights reserved.