Uses of Record Class
com.evolveum.midpoint.ninja.action.stats.PropertyStats
Packages that use PropertyStats
-
Uses of PropertyStats in com.evolveum.midpoint.ninja.action.stats
Methods in com.evolveum.midpoint.ninja.action.stats that return types with arguments of type PropertyStatsModifier and TypeMethodDescriptionFocusTypeStats.propertiesStats()Returns the value of thepropertiesStatsrecord component.Constructor parameters in com.evolveum.midpoint.ninja.action.stats with type arguments of type PropertyStatsModifierConstructorDescriptionFocusTypeStats(String focusType, int count, Collection<PropertyStats> propertiesStats) Creates an instance of aFocusTypeStatsrecord class.