Uses of Class
com.evolveum.midpoint.schema.statistics.IterationItemInformation
Packages that use IterationItemInformation
Package
Description
Deals with items processing: buffering, fetching by workers, processing.
-
Uses of IterationItemInformation in com.evolveum.midpoint.model.impl.sync.tasks
Methods in com.evolveum.midpoint.model.impl.sync.tasks that return IterationItemInformationModifier and TypeMethodDescription@NotNull IterationItemInformationSyncItemProcessingRequest.getIterationItemInformation() -
Uses of IterationItemInformation in com.evolveum.midpoint.repo.common.activity.run.processing
Methods in com.evolveum.midpoint.repo.common.activity.run.processing that return IterationItemInformationModifier and TypeMethodDescription@NotNull IterationItemInformationContainerableProcessingRequest.getIterationItemInformation()This can be overridden in cases when we know how to derive a name or display name for the containerable.@NotNull IterationItemInformationGenericProcessingRequest.getIterationItemInformation()This can be overridden in cases when we know how to derive a name or display name or the type for the item.abstract @NotNull IterationItemInformationItemProcessingRequest.getIterationItemInformation()@NotNull IterationItemInformationObjectProcessingRequest.getIterationItemInformation() -
Uses of IterationItemInformation in com.evolveum.midpoint.repo.common.activity.run.state
Methods in com.evolveum.midpoint.repo.common.activity.run.state that return IterationItemInformationModifier and TypeMethodDescription@NotNull IterationItemInformationActivityItemProcessingStatistics.OperationImpl.getIterationItemInformation() -
Uses of IterationItemInformation in com.evolveum.midpoint.schema.statistics
Methods in com.evolveum.midpoint.schema.statistics that return IterationItemInformationModifier and TypeMethodDescription@NotNull IterationItemInformationIterativeOperationStartInfo.getItem()@NotNull IterationItemInformationDummyOperationImpl.getIterationItemInformation()@NotNull IterationItemInformationOperation.getIterationItemInformation()Returns the item characterization for this operation.Methods in com.evolveum.midpoint.schema.statistics with parameters of type IterationItemInformationModifier and TypeMethodDescriptiondefault @NotNull OperationTaskIterativeOperationCollector.recordIterativeOperationStart(IterationItemInformation info) Records the start of iterative operation.Constructors in com.evolveum.midpoint.schema.statistics with parameters of type IterationItemInformationModifierConstructorDescriptionIterativeOperationStartInfo(@NotNull IterationItemInformation item)