Class LensObjectDeltaOperation<T extends ObjectType>

java.lang.Object
com.evolveum.midpoint.schema.ObjectDeltaOperation<T>
com.evolveum.midpoint.model.impl.lens.LensObjectDeltaOperation<T>
All Implemented Interfaces:
DebugDumpable, Serializable, Cloneable

public class LensObjectDeltaOperation<T extends ObjectType> extends ObjectDeltaOperation<T> implements Serializable
Describes operation executed during the clockwork. Besides the ObjectDeltaOperation itself, it contains additional data like whether the operation was audited, and (temporarily!) information about the original state of the object.
Author:
semancik
See Also: