| Package | Description |
|---|---|
| org.mule.transport.polling.watermark.selector |
| Modifier and Type | Method and Description |
|---|---|
static WatermarkSelectorBroker |
WatermarkSelectorBroker.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WatermarkSelectorBroker[] |
WatermarkSelectorBroker.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SelectorWatermark(ObjectStore<Serializable> objectStore,
String variable,
String defaultExpression,
WatermarkSelectorBroker selectorBroker,
String selectorExpression) |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.