Class PACOTDownloadTask

java.lang.Object
org.deltava.taskman.Task
org.deltava.tasks.PACOTDownloadTask
All Implemented Interfaces:
Comparable<Task>, Runnable, Thread.UncaughtExceptionHandler

public class PACOTDownloadTask extends Task
A Scheduled Task to download PACOT data.
Since:
1.0
Version:
11.1
Author:
Luke
  • Constructor Details

    • PACOTDownloadTask

      public PACOTDownloadTask()
      Initializes the Scheduled Task.
  • Method Details

    • execute

      protected void execute(TaskContext ctx)
      Executes the task.
      Specified by:
      execute in class Task
      Parameters:
      ctx - the TaskContext