Class RoleAnalysisSessionStatisticType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.RoleAnalysisSessionStatisticType
All Implemented Interfaces:
Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

public class RoleAnalysisSessionStatisticType extends com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
The container consists of statistical data about the role analysis session.
See Also:
  • Field Details

    • COMPLEX_TYPE

      public static final QName COMPLEX_TYPE
    • F_PROCESSED_PROPERTIES_COUNT

      public static final ItemName F_PROCESSED_PROPERTIES_COUNT
    • F_PROCESSED_ASSIGNMENT_COUNT

      public static final ItemName F_PROCESSED_ASSIGNMENT_COUNT
    • F_CLUSTER_COUNT

      public static final ItemName F_CLUSTER_COUNT
    • F_MEAN_DENSITY

      public static final ItemName F_MEAN_DENSITY
    • F_PROCESSED_OBJECT_COUNT

      public static final ItemName F_PROCESSED_OBJECT_COUNT
    • F_RISK_LEVEL

      public static final ItemName F_RISK_LEVEL
    • FACTORY

      public static final Producer<RoleAnalysisSessionStatisticType> FACTORY
  • Constructor Details

    • RoleAnalysisSessionStatisticType

      public RoleAnalysisSessionStatisticType()
    • RoleAnalysisSessionStatisticType

      @Deprecated public RoleAnalysisSessionStatisticType(PrismContext context)
      Deprecated.
  • Method Details