Package jetbrains.vcs.api
Interface VcsService
-
- All Known Subinterfaces:
BulkPatchService,ChangesInfoService,CleanPatchService,CollectChangesService,CommitsInfoService,CoreRepositoryService,FetchService,FileContentService,IncrementalPatchService,LabelingService,ListFilesService,MappingGeneratorService,TestConnectionService,VcsRootIdentityProvider
- All Known Implementing Classes:
CleanPatchServiceImplA,IncrementalPatchServiceImpl,MockBranchSupport,MockVcsSupport
public interface VcsServiceThis is a marker interface for all services associated with (VcsSettings). Instances of the services are obtained from (VcsServiceFactory).- Since:
- TC 8.0
- Author:
- Eugene Petrenko (eugene.petrenko@jetbrains.com), kir
- See Also:
Repository layout description, associated with this service,VcsServiceFactory