Class OutlierDetectionActionExecutor
java.lang.Object
com.evolveum.midpoint.model.impl.mining.algorithm.cluster.action.util.outlier.context.OutlierDetectionActionExecutor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecuteOutlierDetection(@NotNull RoleAnalysisClusterType cluster, @Nullable RoleAnalysisSessionType session, @NotNull RoleAnalysisOptionType analysisOption, @NotNull AttributeAnalysisCache userAnalysisCache, @NotNull ObjectCategorisationCache objectCategorisationCache, @NotNull Task task, @NotNull OperationResult result)
-
Constructor Details
-
OutlierDetectionActionExecutor
-
-
Method Details
-
executeOutlierDetection
public void executeOutlierDetection(@NotNull @NotNull RoleAnalysisClusterType cluster, @Nullable @Nullable RoleAnalysisSessionType session, @NotNull @NotNull RoleAnalysisOptionType analysisOption, @NotNull @NotNull AttributeAnalysisCache userAnalysisCache, @NotNull @NotNull ObjectCategorisationCache objectCategorisationCache, @NotNull @NotNull Task task, @NotNull @NotNull OperationResult result)
-