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
MessageAction
If it returns false, the following actions from the pipe are not executed.
execute
in interface MessageAction
Exception
ExecutionContext
public void reset(ExecutionContext context) throws Exception
reset
in interface MessageAction
Exception
Copyright © 2013 Nuxeo SA. All Rights Reserved.