Package com.evolveum.midpoint.model.impl.sync.tasks
package com.evolveum.midpoint.model.impl.sync.tasks
-
ClassDescriptionObject filter that passes all shadows.Additional filter used to match objects (returned by the iterative search) with the objectclass/kind/intent specification, which is typically given in the synchronization task.Specifies the basic scope of synchronization (or potentially other resource-related) activity, usually given by [resource, kind, intent, object class name] tuple.Specialization of standard
SearchSpecification
dealing with resource objects search.Synchronizes a single resource object.SyncItemProcessingRequest<SE extends SynchronizationEvent>TODO It is comparable on the sequence number.Auxiliary methods for synchronization tasks: Live Sync, Async Update, Import, Reconciliation, and - strange but true - Shadow Cleanup).