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 com.evolveum.midpoint.xml.ns._public.model.model_3 -
-
Uses of ProcessedItemType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ProcessedItemType Modifier and Type Field Description static Producer<ProcessedItemType>
ProcessedItemType. FACTORY
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)
-
Uses of ProcessedItemType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return ProcessedItemType Modifier and Type Method Description ProcessedItemType
ObjectFactory. createProcessedItemType()
-