Class CommandLogPurgeTask

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

public class CommandLogPurgeTask extends Task
A Scheduled Task to purge the Web Site Command log.
Since:
1.0
Version:
11.1
Author:
Luke
  • Constructor Details

    • CommandLogPurgeTask

      public CommandLogPurgeTask()
      Initializes the Task.
  • Method Details

    • execute

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