public interface RuleBase
| Modifier and Type | Method and Description |
|---|---|
default String |
convertPathToSimple() |
String |
getOp()
Operator to use for the expression.
|
String |
getPath()
Path expression within the message on which to evaluate on.
|
String |
getValue()
Value used by operator to decide whether the expression applies
|
String getPath()
String getOp()
String getValue()
default String convertPathToSimple()
Copyright © 2016–2019 Red Hat. All rights reserved.