Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.RoleAnalysisSessionStatisticType
Packages that use RoleAnalysisSessionStatisticType
Package
Description
-
Uses of RoleAnalysisSessionStatisticType in com.evolveum.midpoint.model.api.mining
Methods in com.evolveum.midpoint.model.api.mining with parameters of type RoleAnalysisSessionStatisticTypeModifier and TypeMethodDescriptionvoid
RoleAnalysisService.updateSessionStatistics
(@NotNull ObjectReferenceType sessionRef, @NotNull RoleAnalysisSessionStatisticType sessionStatistic, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Modifies statistics of a RoleAnalysisSessionType object. -
Uses of RoleAnalysisSessionStatisticType 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 RoleAnalysisSessionStatisticTypeModifier and TypeFieldDescriptionstatic final Producer<RoleAnalysisSessionStatisticType>
RoleAnalysisSessionStatisticType.FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return RoleAnalysisSessionStatisticTypeModifier and TypeMethodDescriptionRoleAnalysisSessionType.beginSessionStatistic()
RoleAnalysisSessionStatisticType.clone()
RoleAnalysisSessionStatisticType.clusterCount
(Integer value) ObjectFactory.createRoleAnalysisSessionStatisticType()
RoleAnalysisSessionType.getSessionStatistic()
RoleAnalysisSessionStatisticType.meanDensity
(Double value) RoleAnalysisSessionStatisticType.processedObjectCount
(Integer value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type RoleAnalysisSessionStatisticTypeModifier and TypeMethodDescriptionRoleAnalysisSessionType.sessionStatistic
(RoleAnalysisSessionStatisticType value) void
RoleAnalysisSessionType.setSessionStatistic
(RoleAnalysisSessionStatisticType value)