Class WorkingFileRepositoryImpl

java.lang.Object
org.opencastproject.workingfilerepository.impl.WorkingFileRepositoryImpl
All Implemented Interfaces:
StorageUsage, PathMappable, WorkingFileRepository
Direct Known Subclasses:
WorkingFileRepositoryRestEndpoint

public class WorkingFileRepositoryImpl extends Object implements WorkingFileRepository, PathMappable
A very simple (read: inadequate) implementation that stores all files under a root directory using the media package ID as a subdirectory and the media package element ID as the file name.