Class ShadowFetchingPreprocessor

java.lang.Object
com.evolveum.midpoint.model.impl.tasks.ShadowFetchingPreprocessor
All Implemented Interfaces:
ItemPreprocessor<ShadowType>

public class ShadowFetchingPreprocessor extends Object implements ItemPreprocessor<ShadowType>
A preprocessor that fetched incoming object (presumably resolved using noFetch option) in order to obtain full attributes. It is expected that it throws an exception if the object cannot be fetched fully.