Uses of Annotation Interface
com.evolveum.midpoint.model.impl.lens.projector.util.ProcessorExecution
Packages that use ProcessorExecution
Package
Description
-
Uses of ProcessorExecution in com.evolveum.midpoint.model.impl.lens.projector
Classes in com.evolveum.midpoint.model.impl.lens.projector with annotations of type ProcessorExecutionModifier and TypeClassDescriptionclassThe processor that takes care of user activation mapping to an account (outbound direction).classProcessor that determines values of account attributes.classProcessor that reconciles the computed account and the real account. -
Uses of ProcessorExecution in com.evolveum.midpoint.model.impl.lens.projector.credentials
Classes in com.evolveum.midpoint.model.impl.lens.projector.credentials with annotations of type ProcessorExecutionModifier and TypeClassDescriptionclassProcessor for focus credentials.classProcessor for projection credentials. -
Uses of ProcessorExecution in com.evolveum.midpoint.model.impl.lens.projector.focus
Classes in com.evolveum.midpoint.model.impl.lens.projector.focus with annotations of type ProcessorExecutionModifier and TypeClassDescriptionclassHandles everything about AssignmentHolder-typed focus: inbounds (for FocusType), activation before object template (for FocusType), object template before assignments, activation after object template (for FocusType), assignments (including processing orgs, membership/delegate refs, conflicts), focus lifecycle, object template after assignments, activation after second object template (for FocusType), credentials (for FocusType), focus policy rules. All of this is executed with regard to iteration.classAssignment processor is recomputing user assignments.classclassclassProcessor that takes changes from accounts and synchronization deltas and updates user attributes if necessary (by creating secondary user object deltaObjectDelta).classProcessor to handle object template. -
Uses of ProcessorExecution in com.evolveum.midpoint.model.impl.lens.projector.loader
Classes in com.evolveum.midpoint.model.impl.lens.projector.loader with annotations of type ProcessorExecutionModifier and TypeClassDescriptionclassContext loader loads the missing parts of the context. -
Uses of ProcessorExecution in com.evolveum.midpoint.model.impl.lens.projector.policy
Classes in com.evolveum.midpoint.model.impl.lens.projector.policy with annotations of type ProcessorExecutionModifier and TypeClassDescriptionclassA facade for various actions related to handling of policy rules: evaluation, enforcement, and so on.