Class CurrencyRatingTask

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

public class CurrencyRatingTask extends Task
A Scheduled Task to update Pilot ratings based on currency Check Rides.
Since:
8.0
Version:
11.1
Author:
Luke
  • Constructor Details

    • CurrencyRatingTask

      public CurrencyRatingTask()
      Initializes the 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