Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.OutlierClusterCategoryType
Packages that use OutlierClusterCategoryType
Package
Description
-
Uses of OutlierClusterCategoryType in com.evolveum.midpoint.model.api.mining
Methods in com.evolveum.midpoint.model.api.mining with parameters of type OutlierClusterCategoryTypeModifier and TypeMethodDescriptionRoleAnalysisService.getSessionOutliers(@NotNull String sessionOid, @Nullable OutlierClusterCategoryType category, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) -
Uses of OutlierClusterCategoryType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return OutlierClusterCategoryTypeModifier and TypeMethodDescriptionstatic OutlierClusterCategoryTypeOutlierCategoryType.getOutlierClusterCategory()static OutlierClusterCategoryTypeReturns the enum constant of this class with the specified name.static OutlierClusterCategoryType[]OutlierClusterCategoryType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type OutlierClusterCategoryTypeModifier and TypeMethodDescriptionOutlierCategoryType.outlierClusterCategory(OutlierClusterCategoryType value) voidOutlierCategoryType.setOutlierClusterCategory(OutlierClusterCategoryType value)