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 Exception
MessageActionIf it returns false, the following actions from the pipe are not executed.
execute in interface MessageActionExceptionExecutionContextpublic void reset(ExecutionContext context) throws Exception
reset in interface MessageActionExceptionCopyright © 2014 Nuxeo SA. All rights reserved.