Package net.bluemind.attachment.api
Interface IAttachment
@Path("/attachment/{domainUid}")
public interface IAttachment
API used in conjunction with
IFileHosting
to share mail attachments
by replacing them with a link-
Method Summary
Modifier and TypeMethodDescriptionRetrieves the configurationShare a mail attachmentshareDedup
(String extension, Stream document) Share a mail attachment.void
Deactivate a link to a shared file
-
Method Details
-
getConfiguration
Retrieves the configuration- Returns:
- the Filehosting service configuration
- Throws:
ServerFault
- common error object