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.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.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()Creates and returns a deep copy of this object.NotificationsStatisticsTypeObjectFactory. createNotificationsStatisticsType()Create an instance ofNotificationsStatisticsTypeNotificationsStatisticsTypeNotificationsStatisticsType. entry(NotificationsStatisticsEntryType value)NotificationsStatisticsTypeEnvironmentalPerformanceInformationType. getNotificationsStatistics()Gets the value of the notificationsStatistics property.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)Sets the value of the notificationsStatistics property.Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type NotificationsStatisticsType Constructor Description NotificationsStatisticsType(NotificationsStatisticsType o)Creates a newNotificationsStatisticsTypeinstance by deeply copying a givenNotificationsStatisticsTypeinstance.
-