public interface MessageAction
Modifier and Type | Method and Description |
---|---|
boolean |
execute(ExecutionContext context)
Executes one action.
|
void |
reset(ExecutionContext context) |
boolean execute(ExecutionContext context) throws javax.mail.MessagingException
If it returns false, the following actions from the pipe are not executed.
javax.mail.MessagingException
ExecutionContext
void reset(ExecutionContext context)
Copyright © 2018 Nuxeo. All rights reserved.