Email |
Email.addAttachment(File file,
String name) |
Email |
Email.addAttachments(Collection<org.opensingular.form.type.core.attachment.IAttachmentRef> attachmentRefs) |
Email |
Email.addAttachments(org.opensingular.form.type.core.attachment.IAttachmentRef... attachmentRefs) |
Email |
Email.addBcc(Collection<String> addresses) |
Email |
Email.addBcc(String... addresses) |
Email |
Email.addCc(Collection<String> addresses) |
Email |
Email.addCc(String... addresses) |
protected Email |
Email.addRecipients(AddresseType addresseType,
Stream<String> addresses) |
Email |
Email.addReplyTo(String... addresses) |
Email |
Email.addTo(Collection<String> addresses) |
Email |
Email.addTo(String... addresses) |
Email |
Email.Addressee.getEmail() |
Email |
Email.setAliasFrom(String aliasFrom) |
Email |
Email.withContent(String content) |
Email |
Email.withModuleCod(String moduleCod) |
Email |
Email.withSubject(String subject) |