Uses of Interface
com.evolveum.midpoint.repo.common.activity.run.processing.ItemPreprocessor
Packages that use ItemPreprocessor
Package
Description
-
Uses of ItemPreprocessor in com.evolveum.midpoint.model.impl.tasks
Classes in com.evolveum.midpoint.model.impl.tasks that implement ItemPreprocessorModifier and TypeClassDescriptionclassA 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)