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 Object

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

Author:
lazyman, Radovan Semancik

Field Summary
static 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 String PROCESS_INBOUND_HANDLING
Constructor Detail

InboundProcessor

public InboundProcessor()


Copyright © 2013 evolveum. All Rights Reserved.