Uses of Interface
com.e1c.g5.v8.dt.snapshot.integration.git.ISnapshotLocationProvider
Packages that use ISnapshotLocationProvider
Package
Description
-
Uses of ISnapshotLocationProvider in com.e1c.g5.v8.dt.internal.snapshot.integration.git
Classes in com.e1c.g5.v8.dt.internal.snapshot.integration.git that implement ISnapshotLocationProviderConstructors in com.e1c.g5.v8.dt.internal.snapshot.integration.git with parameters of type ISnapshotLocationProviderModifierConstructorDescriptionSnapshotGitIntegrationManager
(GitBoundProjectStateService projectStateService, IDtSnapshotManager dtSnapshotManager, ISnapshotManager snapshotManager, IDtProjectManager dtProjectManager, IV8ProjectManager v8ProjectManager, ISnapshotLocationProvider locationProvider, SnapshotGarbageCollectionService garbageCollectionService, SnapshotIntegrationTrace trace, IInfobaseSynchronizationManager infobaseSynchronizationManager) Constructs the manager. -
Uses of ISnapshotLocationProvider in com.e1c.g5.v8.dt.snapshot.integration.git
Methods in com.e1c.g5.v8.dt.snapshot.integration.git with parameters of type ISnapshotLocationProviderModifier and TypeMethodDescriptionboolean
IGitIntegrationStrategy.wantCreateSnapshot
(IGitBoundProjectStateDelta delta, ISnapshotLocationProvider locationProvider) Tests whether it is desired to create a snapshot on the given Git-associated project state transition.boolean
IGitIntegrationStrategy.wantRestoreSnapshot
(IGitBoundProjectStateDelta delta, ISnapshotLocationProvider locationProvider) Tests whether it is desired to restore a snapshot on the given Git-associated project state transition.