Class FSUploadManager

java.lang.Object
java.util.TimerTask
org.ametys.plugins.core.impl.upload.FSUploadManager
All Implemented Interfaces:
Runnable, UploadManager, Disposable, Initializable, Contextualizable, LogEnabled, ThreadSafe

UploadManager which stores uploaded files into the uploads-user directory located in Ametys home

Note that this implementation is not cluster safe.