Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ActivityRunRecordType
-
Packages that use ActivityRunRecordType Package Description com.evolveum.midpoint.schema.util.task com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ActivityRunRecordType in com.evolveum.midpoint.schema.util.task
Methods in com.evolveum.midpoint.schema.util.task that return types with arguments of type ActivityRunRecordType Modifier and Type Method Description List<ActivityRunRecordType>WallClockTimeComputer. getNonOverlappingRecords() -
Uses of ActivityRunRecordType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ActivityRunRecordType Modifier and Type Method Description ActivityRunRecordTypeActivityItemProcessingStatisticsType. beginRun()ActivityRunRecordTypeActivityRunRecordType. clone()ActivityRunRecordTypeObjectFactory. createActivityRunRecordType()Create an instance ofActivityRunRecordTypeActivityRunRecordTypeActivityRunRecordType. endTimestamp(String value)ActivityRunRecordTypeActivityRunRecordType. endTimestamp(XMLGregorianCalendar value)ActivityRunRecordTypeActivityRunRecordType. id(Long value)ActivityRunRecordTypeActivityRunRecordType. startTimestamp(String value)ActivityRunRecordTypeActivityRunRecordType. startTimestamp(XMLGregorianCalendar value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ActivityRunRecordType Modifier and Type Method Description List<ActivityRunRecordType>ActivityItemProcessingStatisticsType. createRunList()List<ActivityRunRecordType>ActivityItemProcessingStatisticsType. getRun()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ActivityRunRecordType Modifier and Type Method Description ActivityItemProcessingStatisticsTypeActivityItemProcessingStatisticsType. run(ActivityRunRecordType value)
-