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:
12.1
Author:
Luke
  • Constructor Details

    • PACOTDownloadTask

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

    • execute

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