Uses of Interface
com.e1c.g5.v8.snapshot.ISnapshotManager
Packages that use ISnapshotManager
Package
Description
-
Uses of ISnapshotManager in com.e1c.g5.v8.dt.internal.snapshot
Fields in com.e1c.g5.v8.dt.internal.snapshot declared as ISnapshotManagerModifier and TypeFieldDescriptionprotected final ISnapshotManager
AbstractDtSnapshotTest.snapshotManager
protected final ISnapshotManager
AbstractDtSnapshotTest.snapshotManager
protected final ISnapshotManager
AbstractDtSnapshotTest.snapshotManager
-
Uses of ISnapshotManager in com.e1c.g5.v8.dt.internal.snapshot.integration.git
Constructors in com.e1c.g5.v8.dt.internal.snapshot.integration.git with parameters of type ISnapshotManagerModifierConstructorDescriptionSnapshotGitIntegrationManager
(GitBoundProjectStateService projectStateService, IDtSnapshotManager dtSnapshotManager, ISnapshotManager snapshotManager, IDtProjectManager dtProjectManager, IV8ProjectManager v8ProjectManager, ISnapshotLocationProvider locationProvider, SnapshotGarbageCollectionService garbageCollectionService, SnapshotIntegrationTrace trace, IInfobaseSynchronizationManager infobaseSynchronizationManager) Constructs the manager.