Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.RoleAnalysisOperation
Packages that use RoleAnalysisOperation
Package
Description
-
Uses of RoleAnalysisOperation in com.evolveum.midpoint.model.api.mining
Methods in com.evolveum.midpoint.model.api.mining with parameters of type RoleAnalysisOperationModifier and TypeMethodDescriptionvoidRoleAnalysisService.setCandidateRoleOpStatus(@NotNull PrismObject<RoleAnalysisClusterType> clusterPrism, @NotNull RoleAnalysisCandidateRoleType candidateRoleContainer, @NotNull String taskOid, @Nullable OperationResultStatusType operationResultStatusType, @Nullable String message, @NotNull OperationResult result, com.evolveum.midpoint.task.api.Task task, @NotNull RoleAnalysisOperation operationType, @Nullable FocusType focus) Sets the operation status of a candidate role within the specified role analysis cluster. -
Uses of RoleAnalysisOperation in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return RoleAnalysisOperationModifier and TypeMethodDescriptionstatic RoleAnalysisOperationRoleAnalysisOperationStatus.getOperationChannel()static RoleAnalysisOperationReturns the enum constant of this class with the specified name.static RoleAnalysisOperation[]RoleAnalysisOperation.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 RoleAnalysisOperationModifier and TypeMethodDescriptionRoleAnalysisOperationStatus.operationChannel(RoleAnalysisOperation value) voidRoleAnalysisOperationStatus.setOperationChannel(RoleAnalysisOperation value)