Uses of Class
com.evolveum.midpoint.model.api.correlation.CorrelationCaseDescription.CorrelationPropertyValuesDescription
Packages that use CorrelationCaseDescription.CorrelationPropertyValuesDescription
-
Uses of CorrelationCaseDescription.CorrelationPropertyValuesDescription in com.evolveum.midpoint.model.api.correlation
Methods in com.evolveum.midpoint.model.api.correlation that return CorrelationCaseDescription.CorrelationPropertyValuesDescriptionModifier and TypeMethodDescriptionCorrelationCaseDescription.CandidateDescription.getPropertyValuesDescription(@NotNull CorrelationPropertyDefinition propertyDef) CorrelationCaseDescription.CandidateDescription.getPropertyValuesDescription(@NotNull ItemPath propertyPath) Constructor parameters in com.evolveum.midpoint.model.api.correlation with type arguments of type CorrelationCaseDescription.CorrelationPropertyValuesDescriptionModifierConstructorDescriptionCandidateDescription(F object, double confidence, @NotNull PathKeyedMap<CorrelationCaseDescription.CorrelationPropertyValuesDescription> propertiesValuesMap, @Nullable CorrelationExplanation explanation)