org.deltava.tasks
Class AUSOTDownloadTask

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

public class AUSOTDownloadTask
extends Task

A Scheduled Task to download AUSOT data.

Since:
2.7
Version:
3.1
Author:
Luke

Field Summary
 
Fields inherited from class org.deltava.taskman.Task
log, TIME_OPTS
 
Constructor Summary
AUSOTDownloadTask()
          Initializes the Scheduled Task.
 
Method Summary
protected  void execute(TaskContext ctx)
          Executes the task.
 
Methods inherited from class org.deltava.taskman.Task
compareTo, getEnabled, getID, getLastRunTime, getName, getRunCount, getStartTime, isRunnable, run, setEnabled, setID, setLastExecTime, setRunTimes, setStartTime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AUSOTDownloadTask

public AUSOTDownloadTask()
Initializes the Scheduled Task.

Method Detail

execute

protected void execute(TaskContext ctx)
Executes the task.

Specified by:
execute in class Task


Copyright © 2004-2009 Global Virtual Airlines Group. All Rights Reserved.