- All Implemented Interfaces:
- Runnable,- Runnable
Migrates old files in 'filestorage' to sub-directories yyyy/MM/dd.
- 
Constructor SummaryConstructors 
- 
Method Summary
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Constructor Details
- 
MoveToSubDirspublic MoveToSubDirs() 
 
- 
Method Details
- 
runpublic void run() 
- Specified by:
- runin interface- Runnable