Package com.evolveum.midpoint.model.impl.sync.tasks
-
Interface Summary Interface Description PostSearchFilter 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. -
Class Summary Class Description NullPostSearchFilterImpl Object filter that passes all shadows.ProcessingScope Specifies the basic scope of synchronization (or potentially other resource-related) activity, usually given by [resource, kind, intent, object class name] tuple.ResourceSearchSpecification Specialization of standardSearchSpecification
dealing with resource objects search.Synchronizer Synchronizes a single resource object.SyncItemProcessingRequest<SE extends SynchronizationEvent> TODO It is comparable on the sequence number.SyncTaskHelper Auxiliary methods for synchronization tasks: Live Sync, Async Update, Import, Reconciliation, and - strange but true - Shadow Cleanup).