Package ru.bgcrm.util.io
Class FileStorageHandler
java.lang.Object
ru.bgcrm.util.io.FileStorageHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoiddownloadFileFromStorage(File file, OutputStream out) voiddownloadFilesFromStorage(Map<String, byte[]> selectedFiles, ZipOutputStream zos) static FileStorageHandler
-
Method Details
-
getInstance
-
downloadFileFromStorage
- Throws:
Exception
-
downloadFilesFromStorage
-