Uses of Class
org.xiruss.repository.server.storagemanagement.FileStorageManager

Packages that use FileStorageManager
org.xiruss.repository.server.storagemanagement Contains classes that manage the storage of Versions that are storage objects (that is, they contain data and act like files). 
 

Uses of FileStorageManager in org.xiruss.repository.server.storagemanagement
 

Constructors in org.xiruss.repository.server.storagemanagement with parameters of type FileStorageManager
FileStorageObjectData(FileStorageManager manager, StorageObject so)