public abstract class WatermarkUtils extends Object
| Constructor and Description |
|---|
WatermarkUtils() |
public static Serializable evaluate(String expression, MuleEvent event) throws NotSerializableException
expression - The expression the user wrote in the xml. Can be an
expression or notevent - The mule event in which we need to evaluate the expressionNotSerializableException - if the evaluated result is not
SerializableCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.