Package org.nuxeo.mail
Class MailMessage.Builder
java.lang.Object
org.nuxeo.mail.MailMessage.Builder
- Enclosing class:
- MailMessage
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionattachments
(List<Blob> attachments) attachments
(Blob attachment, Blob... attachments) build()
senderName
(String senderName)
-
Field Details
-
tos
-
froms
-
ccs
-
bccs
-
replyTos
-
attachments
-
date
-
subject
-
subjectCharset
-
-
contentType
-
senderName
-
-
Constructor Details
-
Builder
-
Builder
-
Builder
-
-
Method Details
-
to
-
to
-
from
-
from
-
cc
-
cc
-
bcc
-
bcc
-
replyTo
-
replyTo
-
attachments
-
attachments
-
date
-
subject
-
subject
-
subject
-
content
-
content
-
senderName
-
build
-