Class OperationalDataManager

java.lang.Object
com.evolveum.midpoint.model.impl.lens.OperationalDataManager
All Implemented Interfaces:
DeltaExecutionPreprocessor

@Component public class OperationalDataManager extends Object implements DeltaExecutionPreprocessor
Manages metadata (mostly before delta execution), but also some other operational data, namely assignment effective status. (I am not sure why do we that here. See setAssignmentEffectiveStatus(AssignmentType).)
Author:
semancik