Class ProjectionLinkUpdater

java.lang.Object
com.evolveum.midpoint.model.impl.sync.ProjectionLinkUpdater
All Implemented Interfaces:
ProvisioningListener, ShadowDeathListener

@Component public class ProjectionLinkUpdater extends Object implements ShadowDeathListener
Updates focus -> shadow links (linkRef, to be renamed to projectionRef) based on ShadowDeathEvent emitted by provisioning.
  • Constructor Details

    • ProjectionLinkUpdater

      public ProjectionLinkUpdater()
  • Method Details