public class CheckSenderAction extends Object implements MessageAction
If the sender is in the user directory, it put the principal as a string in the context under the "sender" key.
| Constructor and Description |
|---|
CheckSenderAction() |
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.