Uses of Class
com.evolveum.midpoint.schema.traces.details.AbstractTraceEvent

Packages that use AbstractTraceEvent
Package
Description
Provides all the necessary support for evaluating selectors and their clauses, i.e. for calling methods: - ValueSelector.matches(PrismValue, MatchingContext) - ValueSelector.toFilter(FilteringContext) I.e., contains the evaluation context objects and all their components.