public class ExtractMessageInformation extends AbstractCaseManagementMailAction
Message body is parsed to extract some metadata information
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_BINARY_MIMETYPE |
static String |
MESSAGE_RFC822_MIMETYPE |
ATTACHMENTS_KEY, BODY_KEY, CASEMANAGEMENT_SERVICE_KEY, CORE_SESSION_ID_KEY, MESSAGE_ID_KEY, MIMETYPE_SERVICE_KEY, ORIGINAL_CC_RECIPIENTS_KEY, ORIGINAL_RECEPTION_DATE_KEY, ORIGINAL_SENDER_NAME_KEY, ORIGINAL_SENDERS_KEY, ORIGINAL_TO_RECIPIENTS_KEY, RECEPTION_DATE_KEY, SENDER_EMAIL_KEY, SENDER_KEY, SUBJECT_KEY
Constructor and Description |
---|
ExtractMessageInformation() |
public static final String DEFAULT_BINARY_MIMETYPE
public static final String MESSAGE_RFC822_MIMETYPE
public boolean execute(ExecutionContext context) throws Exception
MessageAction
If it returns false, the following actions from the pipe are not executed.
Exception
ExecutionContext
public void reset(ExecutionContext context) throws Exception
Exception
Copyright © 2011 Nuxeo SA. All Rights Reserved.