Uses of Enum Class
org.nuxeo.ecm.automation.core.mail.Mailer.Message.AS
Packages that use Mailer.Message.AS
Package
Description
-
Uses of Mailer.Message.AS in org.nuxeo.ecm.automation.core.mail
Methods in org.nuxeo.ecm.automation.core.mail that return Mailer.Message.ASModifier and TypeMethodDescriptionstatic Mailer.Message.ASReturns the enum constant of this class with the specified name.static Mailer.Message.AS[]Mailer.Message.AS.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.nuxeo.ecm.automation.core.mail with parameters of type Mailer.Message.ASModifier and TypeMethodDescriptionvoidMailer.Message.addInfoInMessageHeader(String address, Mailer.Message.AS as) -
Uses of Mailer.Message.AS in org.nuxeo.ecm.automation.core.operations.notification
Methods in org.nuxeo.ecm.automation.core.operations.notification with parameters of type Mailer.Message.ASModifier and TypeMethodDescriptionprotected voidSendMail.addMailBoxInfoInMessageHeader(Mailer.Message msg, Mailer.Message.AS as, List<MailBox> persons)