public class SendMailAction extends Object implements MessageAction
| Constructor and Description |
|---|
SendMailAction(javax.mail.Session session,
String textMessage) |
public SendMailAction(javax.mail.Session session,
String textMessage)
public boolean execute(ExecutionContext context) throws javax.mail.MessagingException
MessageActionIf it returns false, the following actions from the pipe are not executed.
execute in interface MessageActionjavax.mail.MessagingExceptionExecutionContextpublic void reset(ExecutionContext context)
reset in interface MessageActionCopyright © 2015 Nuxeo SA. All rights reserved.