Interface TasksSupplier

All Known Implementing Classes:
TasksSupplierImpl

public interface TasksSupplier
  • Method Details

    • getCycleTasks

      CycleTasks getCycleTasks(DefectiveComponents defectiveComponents)
      Supplies the Tasks for one Cycle.
      Parameters:
      defectiveComponents - the DefectiveComponents handler
      Returns:
      a CycleTasks object
    • getTotalNumberOfTasks

      int getTotalNumberOfTasks()
      Gets the total number of tasks.
      Returns:
      total number of tasks