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 types with arguments of type CorrelationCaseDescription.CorrelationPropertyValuesDescriptionModifier and TypeMethodDescriptionCorrelationCaseDescription.CandidateDescription.getProperties()
Constructor parameters in com.evolveum.midpoint.model.api.correlation with type arguments of type CorrelationCaseDescription.CorrelationPropertyValuesDescriptionModifierConstructorDescriptionCandidateDescription
(F object, double confidence, @NotNull PathKeyedMap<CorrelationCaseDescription.CorrelationPropertyValuesDescription> properties, @Nullable CorrelationExplanation explanation)