com.evolveum.midpoint.model.lens.projector
Class InboundProcessor

java.lang.Object
  extended by com.evolveum.midpoint.model.lens.projector.InboundProcessor

@Component
public class InboundProcessor
extends java.lang.Object

Processor that takes changes from synchronization and updates user attributes if necessary (by creating secondary user object delta ObjectDelta).

Author:
lazyman, Radovan Semancik

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

Field Detail

PROCESS_INBOUND_HANDLING

public static final java.lang.String PROCESS_INBOUND_HANDLING
Constructor Detail

InboundProcessor

public InboundProcessor()


Copyright © 2012 evolveum. All Rights Reserved.