public interface Expression extends Serializable
Modifier and Type | Method and Description |
---|---|
Object |
eval(OperationContext ctx) |
String |
getExpr() |
Object eval(OperationContext ctx) throws org.mvel2.CompileException, RuntimeException
org.mvel2.CompileException
RuntimeException
Copyright © 2018 Nuxeo. All rights reserved.