Uses of Class
net.bluemind.filehosting.api.FileHostingPublicLink
-
Uses of FileHostingPublicLink in net.bluemind.filehosting.api
Modifier and TypeMethodDescriptionRetrieves a public URL to the document in the file hosting repositoryModifier and TypeMethodDescriptionModifier and TypeMethodDescriptionvoid
IFileHostingAsync.share
(String path, Integer downloadLimit, String expirationDate, AsyncHandler<FileHostingPublicLink> handler) void
IInternalBMFileSystemAsync.share
(String path, Integer downloadLimit, String expirationDate, AsyncHandler<FileHostingPublicLink> handler)