|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.model.sync.action.BaseAction
com.evolveum.midpoint.model.sync.action.SynchronizeAction
public class SynchronizeAction
Field Summary |
---|
Fields inherited from interface com.evolveum.midpoint.model.sync.Action |
---|
ACTION_ADD_ACCOUNT, ACTION_ADD_USER, ACTION_DELETE_ACCOUNT, ACTION_DELETE_USER, ACTION_DISABLE_ACCOUNT, ACTION_DISABLE_USER, ACTION_LINK_ACCOUNT, ACTION_MODIFY_PASSWORD, ACTION_MODIFY_USER, ACTION_SYNCHRONIZE, ACTION_UNLINK_ACCOUNT |
Constructor Summary | |
---|---|
SynchronizeAction()
|
|
SynchronizeAction(java.lang.String actionName)
|
Method Summary | |
---|---|
java.lang.String |
executeChanges(java.lang.String userOid,
ResourceObjectShadowChangeDescription change,
SynchronizationSituationType situation,
AuditEventRecord auditRecord,
Task task,
OperationResult result)
|
Methods inherited from class com.evolveum.midpoint.model.sync.action.BaseAction |
---|
createAccountLensContext, createActivationPropertyDelta, createEmptyLensContext, executeChanges, getAccountShadowFromChange, getAuditService, getExecutor, getModel, getParameterElement, getParameters, getPrismContext, getUser, setAuditService, setClockwork, setExecutor, setModel, setParameters, setPrismContext, synchronizeUser |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SynchronizeAction()
public SynchronizeAction(java.lang.String actionName)
Method Detail |
---|
public java.lang.String executeChanges(java.lang.String userOid, ResourceObjectShadowChangeDescription change, SynchronizationSituationType situation, AuditEventRecord auditRecord, Task task, OperationResult result) throws SynchronizationException, SchemaException
executeChanges
in interface Action
executeChanges
in class BaseAction
SynchronizationException
SchemaException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |