Class FSUploadManager

java.lang.Object
org.ametys.plugins.core.impl.upload.FSUploadManager
All Implemented Interfaces:
UploadManager, Initializable, Component, 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.