Uses of Class
com.evolveum.midpoint.provisioning.api.ResourceObjectShadowChangeDescription

Packages that use ResourceObjectShadowChangeDescription
com.evolveum.midpoint.model.sync   
com.evolveum.midpoint.model.sync.action   
com.evolveum.midpoint.provisioning.api   
com.evolveum.midpoint.provisioning.impl   
 

Uses of ResourceObjectShadowChangeDescription in com.evolveum.midpoint.model.sync
 

Methods in com.evolveum.midpoint.model.sync with parameters of type ResourceObjectShadowChangeDescription
 java.lang.String Action.executeChanges(java.lang.String userOid, ResourceObjectShadowChangeDescription change, SynchronizationSituationType situation, AuditEventRecord auditRecord, Task task, OperationResult result)
           
 void SynchronizationService.notifyChange(ResourceObjectShadowChangeDescription change, Task task, OperationResult parentResult)
           
 

Uses of ResourceObjectShadowChangeDescription in com.evolveum.midpoint.model.sync.action
 

Methods in com.evolveum.midpoint.model.sync.action with parameters of type ResourceObjectShadowChangeDescription
protected  AccountSyncContext BaseAction.createAccountSyncContext(SyncContext context, ResourceObjectShadowChangeDescription change, PolicyDecision policyDecision, com.evolveum.midpoint.model.sync.action.ActivationDecision activationDecision)
           
 java.lang.String ModifyPasswordAction.executeChanges(java.lang.String userOid, ResourceObjectShadowChangeDescription change, SynchronizationSituationType situation, AuditEventRecord auditRecord, Task task, OperationResult result)
           
 java.lang.String ModifyUserAction.executeChanges(java.lang.String userOid, ResourceObjectShadowChangeDescription change, SynchronizationSituationType situation, AuditEventRecord auditRecord, Task task, OperationResult result)
           
 java.lang.String AddUserAction.executeChanges(java.lang.String userOid, ResourceObjectShadowChangeDescription change, SynchronizationSituationType situation, AuditEventRecord auditRecord, Task task, OperationResult result)
           
 java.lang.String BaseAction.executeChanges(java.lang.String userOid, ResourceObjectShadowChangeDescription change, SynchronizationSituationType situation, AuditEventRecord auditRecord, Task task, OperationResult result)
           
 java.lang.String DeleteUserAction.executeChanges(java.lang.String userOid, ResourceObjectShadowChangeDescription change, SynchronizationSituationType situation, AuditEventRecord auditRecord, Task task, OperationResult result)
           
protected  AccountShadowType BaseAction.getAccountShadowFromChange(ResourceObjectShadowChangeDescription change)
           
 

Uses of ResourceObjectShadowChangeDescription in com.evolveum.midpoint.provisioning.api
 

Methods in com.evolveum.midpoint.provisioning.api with parameters of type ResourceObjectShadowChangeDescription
 void ResourceObjectChangeListener.notifyChange(ResourceObjectShadowChangeDescription change, Task task, OperationResult parentResult)
          Submits notification about a specific change that happened on the resource.
 

Uses of ResourceObjectShadowChangeDescription in com.evolveum.midpoint.provisioning.impl
 

Methods in com.evolveum.midpoint.provisioning.impl with parameters of type ResourceObjectShadowChangeDescription
 void ChangeNotificationDispatcherImpl.notifyChange(ResourceObjectShadowChangeDescription change, Task task, OperationResult parentResult)
           
 



Copyright © 2012 evolveum. All Rights Reserved.