Package | Description |
---|---|
org.alfresco.bm.file |
Modifier and Type | Class and Description |
---|---|
class |
FileDataServiceImpl
Concrete service implementation of
FileDataService based on MongoDB. |
Constructor and Description |
---|
AbstractTestFileService(FileDataService fileDataService,
String localDir) |
FtpTestFileService(FileDataService fileDataService,
String localDir,
String ftpHost,
int ftpPort,
String ftpUsername,
String ftpPassword,
String ftpPath) |
LocalTestFileService(FileDataService fileDataService,
String localDir,
String testFileDir) |
Copyright © 2014. All rights reserved.