Class RemoveOldFileTask

java.lang.Object
fr.ifremer.isisfish.cron.RemoveOldFileTask
All Implemented Interfaces:
Runnable

public class RemoveOldFileTask extends Object implements Runnable
This cron task is used to remove old isis files. Currently remove :
  • monitored simulations files older than 1 year
Version:
$Revision$ Last update : $Date$ By : $Author$
Author:
chatellier
  • Constructor Details

    • RemoveOldFileTask

      public RemoveOldFileTask()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
    • removeMonitoredSimulations

      protected void removeMonitoredSimulations()
      Remove old *.zip files located in monitoring directory.