Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.LensContextStatsType
-
Packages that use LensContextStatsType Package Description com.evolveum.midpoint.model.impl.lens com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of LensContextStatsType in com.evolveum.midpoint.model.impl.lens
Methods in com.evolveum.midpoint.model.impl.lens that return LensContextStatsType Modifier and Type Method Description LensContextStatsTypeLensContext. getStats()Methods in com.evolveum.midpoint.model.impl.lens with parameters of type LensContextStatsType Modifier and Type Method Description voidLensContext. setStats(LensContextStatsType stats) -
Uses of LensContextStatsType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return LensContextStatsType Modifier and Type Method Description LensContextStatsTypeLensContextType. beginStats()LensContextStatsTypeLensContextStatsType. clone()LensContextStatsTypeObjectFactory. createLensContextStatsType()LensContextStatsTypeLensContextType. getStats()LensContextStatsTypeLensContextStatsType. requestTimestamp(String value)LensContextStatsTypeLensContextStatsType. requestTimestamp(XMLGregorianCalendar value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type LensContextStatsType Modifier and Type Method Description voidLensContextType. setStats(LensContextStatsType value)LensContextTypeLensContextType. stats(LensContextStatsType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type LensContextStatsType Constructor Description LensContextStatsType(LensContextStatsType other)
-