Uses of Class
de.hybris.platform.task.impl.TaskDAO
Packages that use TaskDAO
-
Uses of TaskDAO in de.hybris.platform.task.impl
Subclasses of TaskDAO in de.hybris.platform.task.implMethods in de.hybris.platform.task.impl that return TaskDAOMethods in de.hybris.platform.task.impl with parameters of type TaskDAOModifier and TypeMethodDescriptionvoidDefaultScheduleAndTriggerStrategy.setTaskDao(TaskDAO dao) voidDefaultTaskService.setTaskDao(TaskDAO dao) voidScheduleAndTriggerStrategy.setTaskDao(TaskDAO dao) Constructors in de.hybris.platform.task.impl with parameters of type TaskDAOModifierConstructorDescriptionDefaultBusinessProcessRestartStrategy(TaskDAO taskDAO, ModelService modelService) StrandedTasksLogic(TaskDAO taskDAO, TasksProvider tasksProvider) StrandedTasksResolutionHandler(TaskDAO taskDAO, TasksProvider tasksProvider)