public class StoreMessageAction extends Object implements MessageAction
| Modifier and Type | Field and Description |
|---|---|
static String |
MAIL_MESSAGE |
| Constructor and Description |
|---|
StoreMessageAction(String parentPath) |
public static final String MAIL_MESSAGE
public StoreMessageAction(String parentPath)
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.