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