Class CleanupCommand

java.lang.Object
commands.CleanupCommand
All Implemented Interfaces:
Callable<Integer>

public class CleanupCommand extends Object implements Callable<Integer>
  • Field Details

    • logFile

      public File logFile
  • Constructor Details

    • CleanupCommand

      public CleanupCommand()
  • Method Details