Class FileStorageService
java.lang.Object
org.bh_foundation.e_sign.services.storage.FileStorageService
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FileStorageService
public FileStorageService()
-
-
Method Details
-
store
public String store(org.springframework.web.multipart.MultipartFile file, String subject, Integer maxSize, List<String> mimes) throws IOException - Throws:
IOException
-
storeBlob
-
storeBlobCustomFilename
-
deleteByUrl
- Throws:
IOException
-