Class CloudStorageUtil
java.lang.Object
com.maplander.backend.utils.CloudStorageUtil
CloudStorageUtil contains methods to manage files in google cloud storage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
deleteData
(String blobName) static FileCS
storeData
(String path, String fileName, javax.servlet.http.Part filePart, boolean isImage, String contentType) static String
storeImageServiceCS
(String googleStorageFileName)
-
Constructor Details
-
CloudStorageUtil
public CloudStorageUtil()
-
-
Method Details
-
storeImageServiceCS
-
storeData
-
deleteData
-