Class PromotionListTask

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

public class PromotionListTask extends Task
A Scheduled Task to display daily promotions in the Water Cooler.
Since:
3.6
Version:
11.1
Author:
Luke
  • Constructor Details

    • PromotionListTask

      public PromotionListTask()
      Initializes the Task.
  • Method Details

    • execute

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