public interface BooleanExpression extends Expression
cache| Modifier and Type | Method and Description |
|---|---|
static BooleanExpression |
asBooleanExpression(Expression value) |
boolean |
matches(ExpressionContext message) |
clearCache, evaluate, parseboolean matches(ExpressionContext message) throws ExpressionException
message - ExpressionExceptionstatic BooleanExpression asBooleanExpression(Expression value) throws io.atlasmap.expression.parser.ParseException
io.atlasmap.expression.parser.ParseExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.