Class AUSOTDownloadTask

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

public class AUSOTDownloadTask extends Task
A Scheduled Task to download AUSOT data.
Since:
2.7
Version:
11.1
Author:
Luke
  • Constructor Details

    • AUSOTDownloadTask

      public AUSOTDownloadTask()
      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