public class FeedSplitter extends AbstractSplitter
EntryLastUpdatedFilter filter.| Modifier and Type | Field and Description |
|---|---|
static String |
FEED_PROPERTY |
protected org.apache.commons.logging.Log |
logger
logger used by this class
|
batchSize, counterVariableName, enableCorrelation, messageInfoMapping, muleContext, resultsHandlernext, notificationHandlerPROPERTY_NAME| Constructor and Description |
|---|
FeedSplitter() |
| Modifier and Type | Method and Description |
|---|---|
Filter |
getEntryFilter() |
void |
setEntryFilter(Filter entryFilter) |
protected List<MuleMessage> |
splitMessage(MuleEvent event) |
splitMessageIntoSequenceisSplitRequired, process, processParts, setBatchSize, setCounterVariableName, setEnableCorrelation, setMessageInfoMapping, setMuleContextaddMessageProcessorPathElements, getListener, getMuleContext, isEventValid, processNext, setListener, toStringgetAnnotation, getAnnotations, setAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetListenerprotected final transient org.apache.commons.logging.Log logger
public static final String FEED_PROPERTY
protected List<MuleMessage> splitMessage(MuleEvent event) throws MuleException
splitMessage in class AbstractSplitterMuleExceptionpublic Filter getEntryFilter()
public void setEntryFilter(Filter entryFilter)
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.