com.evolveum.midpoint.model.synchronizer
Class ConsolidationProcessor

java.lang.Object
  extended by com.evolveum.midpoint.model.synchronizer.ConsolidationProcessor

@Component
public class ConsolidationProcessor
extends java.lang.Object

This processor consolidate delta set triples acquired from account sync context and transforms them to property deltas. It considers also property deltas from sync, which already happened.

Author:
lazyman

Field Summary
static java.lang.String PROCESS_CONSOLIDATION
           
 
Constructor Summary
ConsolidationProcessor()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROCESS_CONSOLIDATION

public static final java.lang.String PROCESS_CONSOLIDATION
Constructor Detail

ConsolidationProcessor

public ConsolidationProcessor()


Copyright © 2012 evolveum. All Rights Reserved.