Uses of Class
com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds.prep.InboundsSource
Packages that use InboundsSource
Package
Description
Prepares inbound mappings related to a _single projection_ (shadow) for evaluation.
-
Uses of InboundsSource in com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds.prep
Modifier and TypeClassDescriptionclassInbound mapping source (InboundsSource) that is used in clockwork-based inbound mapping evaluation.classConstructors in com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds.prep with parameters of type InboundsSourceModifierConstructorDescriptionSingleShadowInboundsPreparation(@NotNull MappingEvaluationRequestsMap evaluationRequestsBeingCollected, @NotNull InboundsSource inboundsSource, @NotNull InboundsTarget<T> inboundsTarget, @NotNull InboundsContext inboundsContext, @NotNull SingleShadowInboundsPreparation.SpecialInboundsEvaluator specialInboundsEvaluator)