Skip navigation links
C D G O S 

C

createMessage(String, Object, Map<String, Object>) - Method in class org.xwiki.mail.script.DeprecatedMailSenderScriptService
Deprecated.
Creates a pre-filled Mime Message by running the Component implementation of MimeMessageFactory corresponding to the passed hint.
createMessage(String, Object) - Method in class org.xwiki.mail.script.DeprecatedMailSenderScriptService
Deprecated.
Creates a pre-filled Mime Message by running the Component implementation of MimeMessageFactory corresponding to the passed hint.
createMessage() - Method in class org.xwiki.mail.script.DeprecatedMailSenderScriptService
Deprecated.
Create an empty Mail message.
createMessage(String, String) - Method in class org.xwiki.mail.script.DeprecatedMailSenderScriptService
Deprecated.
Create a Mail message with the "To" recipient and the mail subject set.
createMessage(String, String, String) - Method in class org.xwiki.mail.script.DeprecatedMailSenderScriptService
Deprecated.
Create a Mail message with the "To" recipient and the mail subject set.
createMessages(String, Object) - Method in class org.xwiki.mail.script.DeprecatedMailSenderScriptService
Deprecated.
Construct an iterator of Mime Messages by running the Component implementation of MimeMessageFactory corresponding to the passed hint.
createMessages(String, Object, Map<String, Object>) - Method in class org.xwiki.mail.script.DeprecatedMailSenderScriptService
Deprecated.
Construct an iterator of Mime Messages by running the Component implementation of MimeMessageFactory corresponding to the passed hint.

D

DeprecatedMailSenderScriptService - Class in org.xwiki.mail.script
Deprecated.
since 12.4RC1, use MailSenderScriptService instead
DeprecatedMailSenderScriptService() - Constructor for class org.xwiki.mail.script.DeprecatedMailSenderScriptService
Deprecated.
 

G

getConfiguration() - Method in class org.xwiki.mail.script.DeprecatedMailSenderScriptService
Deprecated.
 
getErrorKey() - Method in class org.xwiki.mail.script.DeprecatedMailSenderScriptService
Deprecated.
 

O

org.xwiki.mail.script - package org.xwiki.mail.script
 

S

send(MimeMessage) - Method in class org.xwiki.mail.script.DeprecatedMailSenderScriptService
Deprecated.
Send one mail synchronously with Memory MailListener .
send(Iterable<? extends MimeMessage>) - Method in class org.xwiki.mail.script.DeprecatedMailSenderScriptService
Deprecated.
Send the list of mails synchronously, using a Memory MailListener} to store the results.
send(Iterable<? extends MimeMessage>, String) - Method in class org.xwiki.mail.script.DeprecatedMailSenderScriptService
Deprecated.
Send the mail synchronously (wait till the message is sent).
sendAsynchronously(Iterable<? extends MimeMessage>, String) - Method in class org.xwiki.mail.script.DeprecatedMailSenderScriptService
Deprecated.
Send the mail asynchronously.
C D G O S 
Skip navigation links

Copyright © 2004–2021 XWiki. All rights reserved.