Class Confidence.PerItemConfidence
java.lang.Object
com.evolveum.midpoint.model.api.correlator.Confidence
com.evolveum.midpoint.model.api.correlator.Confidence.PerItemConfidence
- All Implemented Interfaces:
ShortDumpable
,Serializable
- Enclosing class:
- Confidence
The
Confidence
extended by per-item confidence values.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.evolveum.midpoint.model.api.correlator.Confidence
Confidence.PerItemConfidence
-
Method Summary
Modifier and TypeMethodDescription@Nullable Double
getItemConfidence
(@NotNull ItemPath itemPath) static Confidence
Methods inherited from class com.evolveum.midpoint.model.api.correlator.Confidence
full, getValue, of, shortDump, toString, zero
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.evolveum.midpoint.util.ShortDumpable
shortDump, shortDumpLazily
-
Method Details
-
of
-
getItemConfidence
-