Package | Description |
---|---|
org.nuxeo.cm.mail.actionpipe | |
org.nuxeo.correspondence.core.mail.actionpipe | |
org.nuxeo.ecm.platform.mail.action | |
org.nuxeo.ecm.platform.mail.listener.action |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCaseManagementMailAction
Helper for casemanagement actions
|
class |
CreateAndDistributeDocuments
Transforms received email in a set of document models and distribute them.
|
class |
ExtractMessageInformation
Extract attached files and info from the message
|
class |
ParseMailBody
Parser for mail body.
|
Modifier and Type | Class and Description |
---|---|
class |
CorrespondenceCreateAndDistributeDocuments
Transforms received email in a set of document models and distribute them.
|
Modifier and Type | Class and Description |
---|---|
class |
CheckSenderAction
Action that check the mail address against the user directory.
|
class |
DocumentURLAction
Computes the URL of a document.
|
class |
SendMailAction
Action to answer the mail.
|
class |
StoreMessageAction |
class |
TransformMessageAction
Transforms the message using the transformer and puts it in the context under transformed.
|
Modifier and Type | Method and Description |
---|---|
MessageAction |
MessageActionDescriptor.getAction() |
Modifier and Type | Method and Description |
---|---|
void |
MailBoxActionsImpl.addAction(MessageAction action) |
void |
MailBoxActions.addAction(MessageAction action) |
Modifier and Type | Method and Description |
---|---|
void |
MailBoxActionsImpl.addActions(List<MessageAction> actions) |
void |
MailBoxActions.addActions(List<MessageAction> actions) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMailAction |
class |
CheckMailUnicity
This class checks whether a mail is a duplicate of a previously stored mail
document.
|
class |
CreateDocumentsAction
Creates a MailMessage document for every new email found in the INBOX.
|
class |
EndAction |
class |
ExtractMessageInformationAction
Puts on the pipe execution context the values retrieved from the new messages
found in the INBOX.
|
class |
StartAction |
Copyright © 2013 Nuxeo SA. All Rights Reserved.