public interface EvaluationContext extends Structure
| Modifier and Type | Field and Description |
|---|---|
static String |
TARGETING_KEY |
| Modifier and Type | Method and Description |
|---|---|
String |
getTargetingKey() |
EvaluationContext |
merge(EvaluationContext overridingContext)
Merges this EvaluationContext object with the second overriding the this in
case of conflict.
|
asMap, asObjectMap, convertValue, getValue, keySet, mapToStructure, mergestatic final String TARGETING_KEY
String getTargetingKey()
EvaluationContext merge(EvaluationContext overridingContext)
overridingContext - overriding contextCopyright © 2024. All rights reserved.