public class TaskExecutionDaoImpl extends TaskExecutionDaoBase
TaskExecution
TRANSFORM_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, update
protected TaskExecution handleFindTaskExecution(String uniqueTaskName)
TaskExecutionDaoBase.findTaskExecution(String)
handleFindTaskExecution
in class TaskExecutionDaoBase
TaskExecutionDao.findTaskExecution(String)
protected Collection<TaskExecution> handleFindTaskExecutions(String instanceName)
TaskExecutionDaoBase.findTaskExecutions(String)
handleFindTaskExecutions
in class TaskExecutionDaoBase
TaskExecutionDao.findTaskExecutions(String)
Copyright © 2019 Communote team. All rights reserved.