Class SnapshotGitIntegrationManager

java.lang.Object
com.e1c.g5.v8.dt.internal.snapshot.integration.git.SnapshotGitIntegrationManager
All Implemented Interfaces:
IManagedService, IGitIntegrationManager

public class SnapshotGitIntegrationManager extends Object implements IGitIntegrationManager, IManagedService
Default implementation of IGitIntegrationManager.

During activation removes all invalid metadata snapshots.

Temporarily suspends infobase synchronization status tracking while performing git branch checkout which involves restoring derived data snapshot.