com.evolveum.midpoint.model.synchronizer
Class ActivationProcessor

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

@Component
public class ActivationProcessor
extends java.lang.Object

Author:
semancik

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

Constructor Detail

ActivationProcessor

public ActivationProcessor()
Method Detail

processActivation

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


Copyright © 2012 evolveum. All Rights Reserved.