Uses of Interface
com.evolveum.midpoint.model.impl.ResourceObjectProcessingContext
Packages that use ResourceObjectProcessingContext
Package
Description
-
Uses of ResourceObjectProcessingContext in com.evolveum.midpoint.model.impl
Classes in com.evolveum.midpoint.model.impl that implement ResourceObjectProcessingContextModifier and TypeClassDescriptionclassThe default implementation ofResourceObjectProcessingContext. -
Uses of ResourceObjectProcessingContext in com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds
Subinterfaces of ResourceObjectProcessingContext in com.evolveum.midpoint.model.impl.lens.projector.focus.inboundsModifier and TypeInterfaceDescriptioninterfaceEverything necessary to carry out limited, single-shadow inbounds evaluation.Classes in com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds that implement ResourceObjectProcessingContextModifier and TypeClassDescriptionclassMinimalistic context needed to evaluate inbound mappings outside of bothLensContextandSynchronizationContext. -
Uses of ResourceObjectProcessingContext in com.evolveum.midpoint.model.impl.sync
Classes in com.evolveum.midpoint.model.impl.sync that implement ResourceObjectProcessingContextModifier and TypeClassDescriptionclassSynchronizationContext<F extends FocusType>Context of the synchronization operation.static classSynchronizationContext.Complete<F extends FocusType>Synchronization context ready for the synchronization, i.e. it has type identification and synchronization policy present.