Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.DetectedAnomalyResult
Packages that use DetectedAnomalyResult
Package
Description
-
Uses of DetectedAnomalyResult in com.evolveum.midpoint.gui.impl.page.admin.role.mining
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining with parameters of type DetectedAnomalyResultModifier and TypeMethodDescriptionstatic @NotNull org.apache.wicket.model.Model<String>RoleAnalysisWebUtils.explainAnomaly(@NotNull RoleAnalysisService roleAnalysisService, @NotNull DetectedAnomalyResult anomalyResult, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Provides an explanation for the given anomaly result.Method parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining with type arguments of type DetectedAnomalyResultModifier and TypeMethodDescriptionstatic @NotNull RoleAnalysisTable<MiningUserTypeChunk,MiningRoleTypeChunk> RoleAnalysisWebUtils.loadRoleAnalysisTempTable(@NotNull String id, @NotNull PageBase pageBase, @Nullable List<DetectedAnomalyResult> detectedAnomalyResult, RoleAnalysisOutlierPartitionType partition, @NotNull RoleAnalysisOutlierType outlier, @NotNull RoleAnalysisClusterType cluster) static @NotNull RoleAnalysisTable<MiningUserTypeChunk,MiningRoleTypeChunk> RoleAnalysisWebUtils.loadRoleAnalysisTempTable(@NotNull String id, @NotNull PageBase pageBase, @Nullable List<DetectedAnomalyResult> detectedAnomalyResult, String uniqRoleOid, RoleAnalysisOutlierPartitionType partition, @NotNull RoleAnalysisOutlierType outlier, @NotNull RoleAnalysisClusterType cluster) -
Uses of DetectedAnomalyResult in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.outlier
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.outlier that return DetectedAnomalyResultModifier and TypeMethodDescription@NotNull DetectedAnomalyResultRoleAnalysisSinglePartitionAnomalyResultTabPopup.getAnomalyModelObject()Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.outlier that return types with arguments of type DetectedAnomalyResultModifier and TypeMethodDescriptionRoleAnalysisPartitionUserPermissionTablePopup.getAnomalyModelObject() -
Uses of DetectedAnomalyResult in com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables.outlier.panel
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables.outlier.panel that return DetectedAnomalyResultModifier and TypeMethodDescriptionAnomalyObjectDto.AnomalyPartitionMap.anomalyResult()Returns the value of theanomalyResultrecord component.AnomalyObjectDto.getAnomalyResult(String oid) Constructors in com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables.outlier.panel with parameters of type DetectedAnomalyResultModifierConstructorDescriptionAnomalyPartitionMap(DetectedAnomalyResult anomalyResult, RoleAnalysisOutlierPartitionType associatedPartition, List<OutlierExplanationResolver.ExplanationResult> explanation, int partitionCount, double anomalyScore) Creates an instance of aAnomalyPartitionMaprecord class. -
Uses of DetectedAnomalyResult in com.evolveum.midpoint.model.api.mining
Methods in com.evolveum.midpoint.model.api.mining with parameters of type DetectedAnomalyResultModifier and TypeMethodDescriptionRoleAnalysisService.explainOutlierAnomalyAccess(@NotNull DetectedAnomalyResult detectedAnomalyResult, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Explains the anomaly access for a detected outlier. -
Uses of DetectedAnomalyResult in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type DetectedAnomalyResultModifier and TypeFieldDescriptionstatic final Producer<DetectedAnomalyResult>DetectedAnomalyResult.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return DetectedAnomalyResultModifier and TypeMethodDescriptionRoleAnalysisOutlierPartitionType.beginDetectedAnomalyResult()DetectedAnomalyResult.clone()ObjectFactory.createDetectedAnomalyResult()DetectedAnomalyResult.createTimestamp(String value) DetectedAnomalyResult.createTimestamp(XMLGregorianCalendar value) DetectedAnomalyResult.statistics(DetectedAnomalyStatistics value) DetectedAnomalyResult.targetObjectRef(ObjectReferenceType value) DetectedAnomalyResult.targetObjectRef(String oid, QName type) DetectedAnomalyResult.targetObjectRef(String oid, QName type, QName relation) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type DetectedAnomalyResultModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<DetectedAnomalyResult>ObjectFactory.createDetectedAnomalyResult(DetectedAnomalyResult value) RoleAnalysisOutlierPartitionType.createDetectedAnomalyResultList()RoleAnalysisOutlierPartitionType.getDetectedAnomalyResult()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type DetectedAnomalyResultModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<DetectedAnomalyResult>ObjectFactory.createDetectedAnomalyResult(DetectedAnomalyResult value) RoleAnalysisOutlierPartitionType.detectedAnomalyResult(DetectedAnomalyResult value)