Uses of Class
net.bluemind.attachment.api.AttachedFile
-
Uses of AttachedFile in net.bluemind.attachment.api
Modifier and TypeMethodDescriptionShare a mail attachmentIAttachment.shareDedup
(String extension, Stream document) Share a mail attachment.Modifier and TypeMethodDescriptionIAttachmentPromise.shareDedup
(String extension, Stream document) Modifier and TypeMethodDescriptionvoid
IAttachmentAsync.share
(String name, Stream document, AsyncHandler<AttachedFile> handler) void
IAttachmentAsync.shareDedup
(String extension, Stream document, AsyncHandler<AttachedFile> handler) -
Uses of AttachedFile in net.bluemind.icalendar.api