Class Synchronizer


  • public class Synchronizer
    extends Object
    Synchronizes a single resource object. Works both for reconciliation and import from resource (iterative + single shadow).
    Author:
    Radovan Semancik
    • Method Detail

      • synchronize

        public void synchronize​(PrismObject<ShadowType> shadowObject,
                                String itemProcessingIdentifier,
                                Task workerTask,
                                OperationResult result)
        This methods will be called for each search result. It means it will be called for each account on a resource. We will pretend that the account was created and invoke notification interface.