public interface EvaluationContext extends Structure
| 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, mergeString getTargetingKey()
EvaluationContext merge(EvaluationContext overridingContext)
overridingContext - overriding contextCopyright © 2023. All rights reserved.