public class ExecutionHandler
extends java.lang.Object
| Constructor and Description |
|---|
ExecutionHandler(TaskService taskService,
ModelService modelService) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleErrorDuringBatchExecution(DistributedProcessWorkerTaskModel task) |
void |
runWorkerTask(DistributedProcessWorkerTaskModel task) |
void |
setApplicationContext(ApplicationContext applicationContext) |
public ExecutionHandler(TaskService taskService, ModelService modelService)
public void setApplicationContext(ApplicationContext applicationContext)
throws BeansException
BeansExceptionpublic void runWorkerTask(DistributedProcessWorkerTaskModel task)
public void handleErrorDuringBatchExecution(DistributedProcessWorkerTaskModel task)
Copyright © 2018 SAP SE. All Rights Reserved.