public class CheckMailUnicity extends AbstractMailAction
Modifier and Type | Field and Description |
---|---|
static String |
MAIL_SEARCH_QUERY |
Constructor and Description |
---|
CheckMailUnicity() |
Modifier and Type | Method and Description |
---|---|
boolean |
execute(ExecutionContext context)
Executes one action.
|
reset
public static final String MAIL_SEARCH_QUERY
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
execute
in class AbstractMailAction
Exception
ExecutionContext
Copyright © 2011 Nuxeo SA. All Rights Reserved.