Uses of Class
com.evolveum.midpoint.model.api.correlation.CorrelationCaseDescription.CorrelationPropertyValuesDescription
-
Packages that use CorrelationCaseDescription.CorrelationPropertyValuesDescription Package Description com.evolveum.midpoint.model.api.correlation -
-
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.CorrelationPropertyValuesDescription Modifier and Type Method Description @NotNull PathKeyedMap<CorrelationCaseDescription.CorrelationPropertyValuesDescription>
CorrelationCaseDescription.CandidateDescription. getProperties()
Constructor parameters in com.evolveum.midpoint.model.api.correlation with type arguments of type CorrelationCaseDescription.CorrelationPropertyValuesDescription Constructor Description CandidateDescription(F object, double confidence, @NotNull PathKeyedMap<CorrelationCaseDescription.CorrelationPropertyValuesDescription> properties, @Nullable CorrelationExplanation explanation)
-