|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@PublicApi public interface AttachmentConverterService
Given an email attachment Mime part, returns an XML storage-format string.
Method Summary | |
---|---|
void |
attachTo(ContentEntityObject ceo,
java.util.List<SerializableAttachment> attachments)
Attaches attachments to a contentEntityObject |
Streamable |
convert(AttachmentFile attachmentFile)
Converts information about a file to a Confluence Storage XHTML string. |
Method Detail |
---|
Streamable convert(AttachmentFile attachmentFile)
attachmentFile
- representing the file name, type and size
void attachTo(ContentEntityObject ceo, java.util.List<SerializableAttachment> attachments)
ceo
- ContentEntityObject to attach toattachments
- attachments
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |