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 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 © 2012 Nuxeo SA. All Rights Reserved.