Class SelectorProcessingContext

java.lang.Object
com.evolveum.midpoint.schema.selector.eval.SelectorProcessingContext
Direct Known Subclasses:
FilteringContext, MatchingContext

@Experimental public abstract class SelectorProcessingContext extends Object
Keeps everything needed to evaluate whether a clause matches given value or how is clause translated to a filter. Most probably will be simplified in the future.