Interface FileStoreDownload
-
- All Known Implementing Classes:
FileStoreDownloadImpl
public interface FileStoreDownloadDownloads a file and stores it in the FileStore
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.FiledownloadFile(java.lang.String url, java.lang.String folderName, java.lang.String fileName)
-