com.evolveum.midpoint.model.lens.projector
Class ReconciliationProcessor
java.lang.Object
com.evolveum.midpoint.model.lens.projector.ReconciliationProcessor
@Component
public class ReconciliationProcessor
- extends Object
Processor that reconciles the computed account and the real account. There will be some deltas already computed from
the other processors. This processor will compare the "projected" state of the account after application of the deltas
to the actual (real) account with the result of the mappings. The differences will be expressed as additional
"reconciliation" deltas.
- Author:
- lazyman, Radovan Semancik
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROCESS_RECONCILIATION
public static final String PROCESS_RECONCILIATION
ReconciliationProcessor
public ReconciliationProcessor()
Copyright © 2013 evolveum. All Rights Reserved.