Uses of Interface
com.e1c.g5.v8.dt.snapshot.IDtSnapshotManager
Packages that use IDtSnapshotManager
Package
Description
-
Uses of IDtSnapshotManager in com.e1c.g5.v8.dt.internal.snapshot
Fields in com.e1c.g5.v8.dt.internal.snapshot declared as IDtSnapshotManagerModifier and TypeFieldDescriptionprotected final IDtSnapshotManager
AbstractDtSnapshotTest.dtSnapshotManager
protected final IDtSnapshotManager
AbstractDtSnapshotTest.dtSnapshotManager
protected final IDtSnapshotManager
AbstractDtSnapshotTest.dtSnapshotManager
-
Uses of IDtSnapshotManager 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 IDtSnapshotManagerModifierConstructorDescriptionSnapshotGitIntegrationManager
(GitBoundProjectStateService projectStateService, IDtSnapshotManager dtSnapshotManager, ISnapshotManager snapshotManager, IDtProjectManager dtProjectManager, IV8ProjectManager v8ProjectManager, ISnapshotLocationProvider locationProvider, SnapshotGarbageCollectionService garbageCollectionService, SnapshotIntegrationTrace trace, IInfobaseSynchronizationManager infobaseSynchronizationManager) Constructs the manager.