Class DetectionOption
java.lang.Object
com.evolveum.midpoint.common.mining.objects.detection.DetectionOption
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionDetectionOption
(double minFrequencyThreshold, double maxFrequencyThreshold, Integer minUsers, Integer minRoles) DetectionOption
(RoleAnalysisClusterType cluster) -
Method Summary
Modifier and TypeMethodDescriptiondouble
double
-
Constructor Details
-
DetectionOption
-
DetectionOption
-
-
Method Details
-
getMinFrequencyThreshold
public double getMinFrequencyThreshold() -
getMinUsers
-
getMaxFrequencyThreshold
public double getMaxFrequencyThreshold() -
getMinRoles
-