Package com.evolveum.midpoint.model.api.correlator
package com.evolveum.midpoint.model.api.correlator
-
ClassDescriptionA candidate owner along with its confidence value (a number between 0 and 1, inclusive).Generalized confidence information.The
Confidence
extended by per-item confidence values.Describes how the correlator (could) came to a given candidate owner, and the specific confidence value of it.This is for correlators that support candidate check (i.e., determining confidence for the provided candidate) but do not provide any the specific explanations of their decisions.This is for correlators that do not support neither explanation nor candidate check (i.e., determining confidence for the provided candidate).Result of the correlation at the level ofCorrelator
, i.e.Finds a focus object for given resource object.Wrapper for both typed (bean-only) and untyped (bean + item name) correlator configuration.CorrelatorContext<C extends AbstractCorrelatorType>Overall context in which the correlator works.Instantiates configured correlators.A registry of correlator factories.