public class CreateDocumentsFromAutomationChainAction extends AbstractMailAction
| Modifier and Type | Field and Description |
|---|---|
protected String |
chainName |
Pattern |
stupidRegexp |
| Constructor and Description |
|---|
CreateDocumentsFromAutomationChainAction(String chainName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(ExecutionContext context)
Executes one action.
|
protected String |
generateMailName(String subject) |
protected String |
getChainName() |
getCoreSession, resetpublic Pattern stupidRegexp
public CreateDocumentsFromAutomationChainAction(String chainName)
protected String getChainName()
protected String generateMailName(String subject)
public boolean execute(ExecutionContext context)
MessageActionIf it returns false, the following actions from the pipe are not executed.
execute in interface MessageActionexecute in class AbstractMailActionExecutionContextCopyright © 2015 Nuxeo SA. All rights reserved.