Uses of Interface
com.evolveum.midpoint.model.api.correlator.Correlator
-
Packages that use Correlator Package Description com.evolveum.midpoint.model.api.correlator -
-
Uses of Correlator in com.evolveum.midpoint.model.api.correlator
Classes in com.evolveum.midpoint.model.api.correlator with type parameters of type Correlator Modifier and Type Interface Description interface
CorrelatorFactory<C extends Correlator,CB extends AbstractCorrelatorType>
Instantiates configured correlators.
-