Methods in com.evolveum.midpoint.model.sync.action with parameters of type ResourceObjectShadowChangeDescription |
protected LensProjectionContext<AccountShadowType> |
BaseAction.createAccountLensContext(LensContext<UserType,AccountShadowType> context,
ResourceObjectShadowChangeDescription change,
SynchronizationIntent syncIntent,
com.evolveum.midpoint.model.sync.action.ActivationDecision activationDecision)
|
protected LensContext<UserType,AccountShadowType> |
BaseAction.createEmptyLensContext(ResourceObjectShadowChangeDescription change)
Creates empty lens context, filling in only the very basic metadata (such as channel). |
String |
ModifyUserAction.executeChanges(String userOid,
ResourceObjectShadowChangeDescription change,
SynchronizationSituationType situation,
AuditEventRecord auditRecord,
Task task,
OperationResult result)
|
String |
ModifyPasswordAction.executeChanges(String userOid,
ResourceObjectShadowChangeDescription change,
SynchronizationSituationType situation,
AuditEventRecord auditRecord,
Task task,
OperationResult result)
|
String |
DeleteUserAction.executeChanges(String userOid,
ResourceObjectShadowChangeDescription change,
SynchronizationSituationType situation,
AuditEventRecord auditRecord,
Task task,
OperationResult result)
|
String |
BaseAction.executeChanges(String userOid,
ResourceObjectShadowChangeDescription change,
SynchronizationSituationType situation,
AuditEventRecord auditRecord,
Task task,
OperationResult result)
|
String |
AddUserAction.executeChanges(String userOid,
ResourceObjectShadowChangeDescription change,
SynchronizationSituationType situation,
AuditEventRecord auditRecord,
Task task,
OperationResult result)
|
String |
SynchronizeAction.executeChanges(String userOid,
ResourceObjectShadowChangeDescription change,
SynchronizationSituationType situation,
AuditEventRecord auditRecord,
Task task,
OperationResult result)
|
protected PrismObject<AccountShadowType> |
BaseAction.getAccountShadowFromChange(ResourceObjectShadowChangeDescription change)
|