Nuxeo Enterprise Platform 5.4

org.nuxeo.cm.mail.actionpipe
Interface MailActionPipeConstants

All Known Implementing Classes:
AbstractCaseManagementMailAction, CorrespondenceCreateAndDistributeDocuments, CreateAndDistributeDocuments, DefaultEnglishMailParser, DefaultFrenchMailParser, EndAction, ExtractMessageInformation, GmailMailParser, ParseMailBody, StartAction, ThunderbirdFrenchMailParser

public interface MailActionPipeConstants

Author:
Sun Seng David TAN

Field Summary
static String ATTACHMENTS_KEY
           
static String BODY_KEY
           
static String CASEMANAGEMENT_SERVICE_KEY
           
static String CORE_SESSION_ID_KEY
           
static String MESSAGE_ID_KEY
           
static String MIMETYPE_SERVICE_KEY
           
static String ORIGINAL_CC_RECIPIENTS_KEY
           
static String ORIGINAL_RECEPTION_DATE_KEY
           
static String ORIGINAL_SENDER_NAME_KEY
           
static String ORIGINAL_SENDERS_KEY
           
static String ORIGINAL_TO_RECIPIENTS_KEY
           
static String RECEPTION_DATE_KEY
           
static String SENDER_EMAIL_KEY
           
static String SENDER_KEY
           
static String SUBJECT_KEY
           
 

Field Detail

MIMETYPE_SERVICE_KEY

static final String MIMETYPE_SERVICE_KEY
See Also:
Constant Field Values

CASEMANAGEMENT_SERVICE_KEY

static final String CASEMANAGEMENT_SERVICE_KEY
See Also:
Constant Field Values

CORE_SESSION_ID_KEY

static final String CORE_SESSION_ID_KEY
See Also:
Constant Field Values

RECEPTION_DATE_KEY

static final String RECEPTION_DATE_KEY
See Also:
Constant Field Values

SENDER_KEY

static final String SENDER_KEY
See Also:
Constant Field Values

SENDER_EMAIL_KEY

static final String SENDER_EMAIL_KEY
See Also:
Constant Field Values

SUBJECT_KEY

static final String SUBJECT_KEY
See Also:
Constant Field Values

MESSAGE_ID_KEY

static final String MESSAGE_ID_KEY
See Also:
Constant Field Values

ATTACHMENTS_KEY

static final String ATTACHMENTS_KEY
See Also:
Constant Field Values

ORIGINAL_SENDER_NAME_KEY

static final String ORIGINAL_SENDER_NAME_KEY
See Also:
Constant Field Values

ORIGINAL_SENDERS_KEY

static final String ORIGINAL_SENDERS_KEY
See Also:
Constant Field Values

ORIGINAL_RECEPTION_DATE_KEY

static final String ORIGINAL_RECEPTION_DATE_KEY
See Also:
Constant Field Values

ORIGINAL_TO_RECIPIENTS_KEY

static final String ORIGINAL_TO_RECIPIENTS_KEY
See Also:
Constant Field Values

ORIGINAL_CC_RECIPIENTS_KEY

static final String ORIGINAL_CC_RECIPIENTS_KEY
See Also:
Constant Field Values

BODY_KEY

static final String BODY_KEY
See Also:
Constant Field Values

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.