Uses of Interface
org.nuxeo.ecm.platform.mail.action.MessageAction
Packages that use MessageAction
-
Uses of MessageAction in org.nuxeo.ecm.platform.mail.action
Classes in org.nuxeo.ecm.platform.mail.action that implement MessageActionModifier and TypeClassDescriptionclassAction that check the mail address against the user directory.classComputes the URL of a document.classAction to answer the mail.classclassTransforms the message using the transformer and puts it in the context under transformed.Methods in org.nuxeo.ecm.platform.mail.action that return MessageActionMethods in org.nuxeo.ecm.platform.mail.action with parameters of type MessageActionModifier and TypeMethodDescriptionvoidMailBoxActions.addAction(MessageAction action) voidMailBoxActionsImpl.addAction(MessageAction action) Method parameters in org.nuxeo.ecm.platform.mail.action with type arguments of type MessageActionModifier and TypeMethodDescriptionvoidMailBoxActions.addActions(List<MessageAction> actions) voidMailBoxActionsImpl.addActions(List<MessageAction> actions) -
Uses of MessageAction in org.nuxeo.ecm.platform.mail.listener.action
Classes in org.nuxeo.ecm.platform.mail.listener.action that implement MessageActionModifier and TypeClassDescriptionclassclassThis class checks whether a mail is a duplicate of a previously stored mail document.classCreates a MailMessage document for every new email found in the INBOX.classCreates a MailMessage document for every new email found in the INBOX.classclassPuts on the pipe execution context the values retrieved from the new messages found in the INBOX.class