public class ConfigurableFlowExpressions extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static Pattern |
stringLiteralPattern |
| Constructor and Description |
|---|
ConfigurableFlowExpressions() |
| Modifier and Type | Method and Description |
|---|---|
Object |
evalExpression(WidgetModel model,
String expression) |
boolean |
evaluatedExpression2Boolean(Object result) |
protected static final Pattern stringLiteralPattern
public Object evalExpression(WidgetModel model, String expression)
public boolean evaluatedExpression2Boolean(Object result)
Copyright © 2018. All rights reserved.