Class ProcessedObjectImpl<O extends ObjectType>

java.lang.Object
com.evolveum.midpoint.model.impl.simulation.ProcessedObjectImpl<O>
All Implemented Interfaces:
ProcessedObject<O>, DebugDumpable, Serializable

public class ProcessedObjectImpl<O extends ObjectType> extends Object implements ProcessedObject<O>
Default (and the only) implementation of ProcessedObject.
See Also: