Package net.bluemind.filehosting.api
Interface IInternalBMFileSystemPromise
public interface IInternalBMFileSystemPromise
-
Method Summary
Modifier and TypeMethodDescriptiongetComplete
(String uid) getSharedFile
(String uid) getShareUidsByPath
(String path) info()
-
Method Details
-
delete
-
exists
-
find
-
get
-
getComplete
-
getConfiguration
CompletableFuture<Configuration> getConfiguration() -
info
CompletableFuture<FileHostingInfo> info() -
list
-
store
-