public class TaskExecutionDaoImpl extends TaskExecutionDaoBase
TaskExecutionTRANSFORM_NONE| Constructor and Description |
|---|
TaskExecutionDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected TaskExecution |
handleFindTaskExecution(String uniqueTaskName)
Performs the core logic for
TaskExecutionDaoBase.findTaskExecution(String) |
protected Collection<TaskExecution> |
handleFindTaskExecutions(String instanceName)
Performs the core logic for
TaskExecutionDaoBase.findTaskExecutions(String) |
create, create, create, create, evict, findTaskExecution, findTaskExecutions, load, load, loadAll, loadAll, remove, remove, remove, transformEntities, transformEntity, update, updateprotected TaskExecution handleFindTaskExecution(String uniqueTaskName)
TaskExecutionDaoBase.findTaskExecution(String)handleFindTaskExecution in class TaskExecutionDaoBaseTaskExecutionDao.findTaskExecution(String)protected Collection<TaskExecution> handleFindTaskExecutions(String instanceName)
TaskExecutionDaoBase.findTaskExecutions(String)handleFindTaskExecutions in class TaskExecutionDaoBaseTaskExecutionDao.findTaskExecutions(String)Copyright © 2019 Communote team. All rights reserved.