Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.MappingsStatisticsType
-
Packages that use MappingsStatisticsType Package Description com.evolveum.midpoint.schema.util.task com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of MappingsStatisticsType in com.evolveum.midpoint.schema.util.task
Methods in com.evolveum.midpoint.schema.util.task with parameters of type MappingsStatisticsType Modifier and Type Method Description static booleanTaskOperationStatsUtil. isEmpty(MappingsStatisticsType mappingsStatistics) -
Uses of MappingsStatisticsType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as MappingsStatisticsType Modifier and Type Field Description protected MappingsStatisticsTypeEnvironmentalPerformanceInformationType. mappingsStatisticsMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return MappingsStatisticsType Modifier and Type Method Description MappingsStatisticsTypeEnvironmentalPerformanceInformationType. beginMappingsStatistics()MappingsStatisticsTypeMappingsStatisticsType. clone()Creates and returns a deep copy of this object.MappingsStatisticsTypeObjectFactory. createMappingsStatisticsType()Create an instance ofMappingsStatisticsTypeMappingsStatisticsTypeMappingsStatisticsType. entry(MappingsStatisticsEntryType value)MappingsStatisticsTypeEnvironmentalPerformanceInformationType. getMappingsStatistics()Gets the value of the mappingsStatistics property.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type MappingsStatisticsType Modifier and Type Method Description EnvironmentalPerformanceInformationTypeEnvironmentalPerformanceInformationType. mappingsStatistics(MappingsStatisticsType value)voidEnvironmentalPerformanceInformationType. setMappingsStatistics(MappingsStatisticsType value)Sets the value of the mappingsStatistics property.Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type MappingsStatisticsType Constructor Description MappingsStatisticsType(MappingsStatisticsType o)Creates a newMappingsStatisticsTypeinstance by deeply copying a givenMappingsStatisticsTypeinstance.
-