public class MailEntityProcessor extends EntityProcessorBase
| Modifier and Type | Class and Description |
|---|---|
static interface |
MailEntityProcessor.CustomFilter |
ABORT, cacheSupport, context, CONTINUE, entityName, isFirstInit, ON_ERROR, onError, query, rowIterator, SKIP, TRANSFORM_ROW, TRANSFORMER| Constructor and Description |
|---|
MailEntityProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPartToDocument(javax.mail.Part part,
Map<String,Object> row,
boolean outerMost) |
void |
init(Context context) |
Map<String,Object> |
nextRow() |
destroy, firstInit, getNext, initCache, nextDeletedRowKey, nextModifiedParentRowKey, nextModifiedRowKeyclose, postTransformpublic void init(Context context)
init in class EntityProcessorBasepublic Map<String,Object> nextRow()
nextRow in class EntityProcessorBaseCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.