|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.model.lens.ChangeExecutor
@Component public class ChangeExecutor
Constructor Summary | |
---|---|
ChangeExecutor()
|
Method Summary | ||
---|---|---|
|
executeChanges(LensContext<F,P> syncContext,
Task task,
OperationResult parentResult)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChangeExecutor()
Method Detail |
---|
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
ObjectAlreadyExistsException
ObjectNotFoundException
SchemaException
CommunicationException
ConfigurationException
SecurityViolationException
RewindException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |