public class ConceptIndexUpdateTask extends AbstractTask
isExecuting, taskDefinition| Constructor and Description |
|---|
ConceptIndexUpdateTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Executes the task defined in the task definition.
|
void |
initialize(TaskDefinition config)
Initializes the task and sets the task definition.
|
void |
shutdown()
Callback method used to clean up resources used during the tasks execution.
|
authenticate, getTaskDefinition, isExecuting, startExecuting, stopExecutingpublic void execute()
Taskexecute in interface Taskexecute in class AbstractTaskAbstractTask.execute()public void initialize(TaskDefinition config)
Taskinitialize in interface Taskinitialize in class AbstractTaskTask.initialize(org.openmrs.scheduler.TaskDefinition)public void shutdown()
Taskshutdown in interface Taskshutdown in class AbstractTaskTask.shutdown()Copyright © 2018 OpenMRS LLC.. All Rights Reserved.