Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.NotificationsStatisticsType
-
Packages that use NotificationsStatisticsType Package Description com.evolveum.midpoint.schema.util.task com.evolveum.midpoint.web.component.progress com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of NotificationsStatisticsType in com.evolveum.midpoint.schema.util.task
Methods in com.evolveum.midpoint.schema.util.task with parameters of type NotificationsStatisticsType Modifier and Type Method Description static booleanTaskOperationStatsUtil. isEmpty(NotificationsStatisticsType notificationsStatistics) -
Uses of NotificationsStatisticsType in com.evolveum.midpoint.web.component.progress
Methods in com.evolveum.midpoint.web.component.progress with parameters of type NotificationsStatisticsType Modifier and Type Method Description protected static List<NotificationsLineDto>NotificationsLineDto. extractFromOperationalInformation(NotificationsStatisticsType notificationsStatisticsType) -
Uses of NotificationsStatisticsType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as NotificationsStatisticsType Modifier and Type Field Description protected NotificationsStatisticsTypeEnvironmentalPerformanceInformationType. notificationsStatisticsMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return NotificationsStatisticsType Modifier and Type Method Description NotificationsStatisticsTypeEnvironmentalPerformanceInformationType. beginNotificationsStatistics()NotificationsStatisticsTypeNotificationsStatisticsType. clone()NotificationsStatisticsTypeObjectFactory. createNotificationsStatisticsType()NotificationsStatisticsTypeNotificationsStatisticsType. entry(NotificationsStatisticsEntryType value)NotificationsStatisticsTypeEnvironmentalPerformanceInformationType. getNotificationsStatistics()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type NotificationsStatisticsType Modifier and Type Method Description EnvironmentalPerformanceInformationTypeEnvironmentalPerformanceInformationType. notificationsStatistics(NotificationsStatisticsType value)voidEnvironmentalPerformanceInformationType. setNotificationsStatistics(NotificationsStatisticsType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type NotificationsStatisticsType Constructor Description NotificationsStatisticsType(NotificationsStatisticsType other)
-