public interface TestFileService
| Modifier and Type | Method and Description |
|---|---|
File |
getFile()
Get a random file of any description
|
File |
getFile(String extension)
Get a random file with the given extension
|
File |
getFileByName(String filename)
Find a specific file by name
|
File getFileByName(String filename)
filename - the name of the remote file to findFile getFile()
Copyright © 2005–2018 Alfresco Software. All rights reserved.