| Package | Description |
|---|---|
| org.mule.transport.polling.watermark | |
| org.mule.transport.polling.watermark.selector |
| Modifier and Type | Class and Description |
|---|---|
class |
UpdateExpressionWatermark
Implementation of
Watermark in which the value is updated through a MEL
expression |
| Modifier and Type | Field and Description |
|---|---|
protected Watermark |
WatermarkPollingInterceptor.watermark |
| Constructor and Description |
|---|
WatermarkPollingInterceptor(Watermark watermark) |
| Modifier and Type | Class and Description |
|---|---|
class |
SelectorWatermark
Implementation of
Watermark that relies on a WatermarkSelector to
update its values |
| Constructor and Description |
|---|
SelectorWatermarkPollingInterceptor(Watermark watermark,
WatermarkSelector selector,
String selectorExpression) |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.