| BulkPatchService |
Service to build a series of patches within one call.
|
| BulkPatchService.BulkPatchBuilder |
Callback interface for buildIncrementalPatches.
|
| BulkPatchService.BulkPatchRequest |
One patch building request
|
| ChangesInfoService |
Deprecated.
|
| ChangesInfoService.ChangesConsumer |
Callback interface
|
| CleanPatchService |
Vcs plugin provided service to implement clean checkout
to a given revision.
|
| CollectChangesService |
This service is responsible for actual changes collecting from the VCS
|
| CollectChangesService.ChangesConsumer |
Callback interface
|
| CommitsInfoService |
Created 30.09.13 12:37
|
| CommitsInfoService.CommitsConsumer |
Callback interface
|
| CoreRepositoryService |
This service provides some general operations associated with a RepositoryLayout.
|
| FetchService |
This service allows client to receive notifications
for the repository fetch operation.
|
| FetchService.FetchRepositoryCallback |
Callback interface to report fetch execution progress
|
| FileContentService |
Represents a service for obtaining file content
|
| IncrementalPatchService |
Vcs plugin service to build incremental patch
(move all changes from version to version)
|
| LabelingService |
Support for labeling VCS sources (aka tagging)
|
| ListFilesService |
Support for file listing in VCS
TODO: VCS checkout rules are not used yet
|
| TestConnectionService |
Support for testing VCS connection for current VcsSettings
|