com.evolveum.midpoint.model.synchronizer
Class AssignmentProcessor

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

@Component
public class AssignmentProcessor
extends java.lang.Object

Author:
semancik

Constructor Summary
AssignmentProcessor()
           
 
Method Summary
 void processAssignments(SyncContext context, OperationResult result)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssignmentProcessor

public AssignmentProcessor()
Method Detail

processAssignments

public void processAssignments(SyncContext context,
                               OperationResult result)
                        throws SchemaException,
                               ObjectNotFoundException,
                               ExpressionEvaluationException
Throws:
SchemaException
ObjectNotFoundException
ExpressionEvaluationException


Copyright © 2012 evolveum. All Rights Reserved.