Class CorrelatorContext<C extends AbstractCorrelatorType>

java.lang.Object
com.evolveum.midpoint.model.api.correlator.CorrelatorContext<C>
All Implemented Interfaces:
DebugDumpable

public class CorrelatorContext<C extends AbstractCorrelatorType> extends Object implements DebugDumpable
Overall context in which the correlator works. Differs from CorrelationContext in that the latter covers only a single correlation operation. The former covers the whole life of a correlator, and operations other than correlation.