Class TaskService

java.lang.Object
com.almis.awe.scheduler.service.TaskService

public class TaskService extends Object
  • Constructor Details

    • TaskService

      public TaskService(QueryService queryService, QueryUtil queryUtil, TaskDAO taskDAO)
      Autowired constructor
      Parameters:
      queryService - Query service
      queryUtil - Query utilities
      taskDAO - Task DAO
  • Method Details

    • loadSchedulerTasks

      public void loadSchedulerTasks()
      Load tasks from the database to the scheduler
    • updateInterruptedTasks

      public ServiceData updateInterruptedTasks() throws AWException
      Load tasks from the database to the scheduler
      Throws:
      AWException - AWE exception