Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ProcessedItemType
-
Packages that use ProcessedItemType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ProcessedItemType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ProcessedItemType Modifier and Type Method Description List<ProcessedItemType>
ActivityItemProcessingStatisticsType. createCurrentList()
List<ProcessedItemType>
ActivityItemProcessingStatisticsType. getCurrent()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ProcessedItemType Modifier and Type Method Description ActivityItemProcessingStatisticsType
ActivityItemProcessingStatisticsType. current(ProcessedItemType value)
ProcessedItemSetType
ProcessedItemSetType. lastItem(ProcessedItemType value)
void
ProcessedItemSetType. setLastItem(ProcessedItemType value)
-