Class FilterCorrelator

java.lang.Object
com.evolveum.midpoint.model.impl.correlator.BaseCorrelator<FilterCorrelatorType>
com.evolveum.midpoint.model.impl.correlator.filter.FilterCorrelator
All Implemented Interfaces:
Correlator

public class FilterCorrelator extends BaseCorrelator<FilterCorrelatorType>
A correlator based on a filter that matches focal object(s) to given resource object. (This is the most usual approach to correlation; and the only one - besides so-called synchronization sorter - before midPoint 4.5.) Currently supports only shadow-based correlations.