com.evolveum.midpoint.model.lens
Class ChangeExecutor
java.lang.Object
com.evolveum.midpoint.model.lens.ChangeExecutor
@Component
public class ChangeExecutor
- extends Object
- Author:
- semancik
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChangeExecutor
public ChangeExecutor()
executeChanges
public <F extends ObjectType,P extends ObjectType> void executeChanges(LensContext<F,P> syncContext,
Task task,
OperationResult parentResult)
throws ObjectAlreadyExistsException,
ObjectNotFoundException,
SchemaException,
CommunicationException,
ConfigurationException,
SecurityViolationException,
RewindException
- Throws:
ObjectAlreadyExistsException
ObjectNotFoundException
SchemaException
CommunicationException
ConfigurationException
SecurityViolationException
RewindException
Copyright © 2013 evolveum. All Rights Reserved.