public class TCMonitoringWorker extends Object
| Constructor and Description |
|---|
TCMonitoringWorker(ScheduledExecutorService scheduledExecutorService,
List<ScheduledTaskService> scheduledTaskServices)
Constructor for TCMonitoringWorker instance.
|
public TCMonitoringWorker(ScheduledExecutorService scheduledExecutorService, List<ScheduledTaskService> scheduledTaskServices)
scheduledExecutorService - - service for scheduling tasks,
configured in SchedulingTasksConfigscheduledTaskServices - - list with all task services (includes project tasks and global tasks)Copyright © 2025. All rights reserved.