Class SynchronizationContext<F extends FocusType>

java.lang.Object
com.evolveum.midpoint.model.impl.sync.SynchronizationContext<F>
Type Parameters:
F - Type of the matching focus object
All Implemented Interfaces:
PreInboundsContext<F>, ResourceObjectProcessingContext, DebugDumpable
Direct Known Subclasses:
SynchronizationContext.Complete

public abstract class SynchronizationContext<F extends FocusType> extends Object implements PreInboundsContext<F>, ResourceObjectProcessingContext
Context of the synchronization operation. It is created in the early stages of ResourceObjectShadowChangeDescription progressing in SynchronizationServiceImpl.