Class ExpressionCorrelator

java.lang.Object
com.evolveum.midpoint.model.impl.correlator.BaseCorrelator<ExpressionCorrelatorType>
com.evolveum.midpoint.model.impl.correlator.expression.ExpressionCorrelator
All Implemented Interfaces:
Correlator

public class ExpressionCorrelator extends BaseCorrelator<ExpressionCorrelatorType>
A correlator based on expressions that directly provide focal object(s) (or their references) for given resource object. Similar to synchronization sorter, but simpler - it treats only correlation, not the classification part. Currently supports only shadow-based correlations.