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 FiledownloadFile(String url, String folderName, String fileName)
-