public interface MailAttachment
BodyPart and provide a unique name
that can be used to identify it, from other attachments.| Modifier and Type | Method and Description |
|---|---|
javax.mail.BodyPart |
buildBodyPart()
Create a
BodyPart from this mail attachment |
String |
getUniqueName()
A unique string that will be used to create the Content ID for this attachment
|
javax.mail.BodyPart buildBodyPart()
BodyPart from this mail attachmentString getUniqueName()
Copyright © 2002-2016 Atlassian. All Rights Reserved.