public class HelloWorldTask extends AbstractTask
isExecuting, taskDefinition| Constructor and Description |
|---|
HelloWorldTask()
Public constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Executes the task defined in the task definition.
|
void |
shutdown()
Callback method used to clean up resources used during the tasks execution.
|
getTaskDefinition, initialize, isExecuting, startExecuting, stopExecutingpublic void execute()
Taskexecute in interface Taskexecute in class AbstractTaskTask.execute()public void shutdown()
Taskshutdown in interface Taskshutdown in class AbstractTaskTask.shutdown()Copyright © 2024 OpenMRS Inc.. All rights reserved.