Uses of Interface
com.evolveum.midpoint.repo.common.activity.run.processing.ItemPreprocessor
Packages that use ItemPreprocessor
Package
Description
Classes that support execution (run) of activities.
-
Uses of ItemPreprocessor in com.evolveum.midpoint.model.impl.tasks
Classes in com.evolveum.midpoint.model.impl.tasks that implement ItemPreprocessorModifier and TypeClassDescriptionclass
A preprocessor that fetched incoming object (presumably resolved using noFetch option) in order to obtain full attributes.Methods in com.evolveum.midpoint.model.impl.tasks that return ItemPreprocessorModifier and TypeMethodDescriptionAdvancedActivityRunSupportImpl.createShadowFetchingPreprocessor
(@NotNull Producer<Collection<SelectorOptions<GetOperationOptions>>> producerOptions, @NotNull SchemaService schemaService) -
Uses of ItemPreprocessor in com.evolveum.midpoint.repo.common.activity.run
Methods in com.evolveum.midpoint.repo.common.activity.run that return ItemPreprocessorModifier and TypeMethodDescriptionAdvancedActivityRunSupport.createShadowFetchingPreprocessor
(@NotNull Producer<Collection<SelectorOptions<GetOperationOptions>>> producerOptions, @NotNull SchemaService schemaService)