interface |
BranchSupport |
Interface indicates that VcsSupport understands branches.
|
interface |
BuildPatchByCheckoutRules |
This patch building policy implies using CheckoutRules for narrowing scope of source files.
|
interface |
BuildPatchByIncludeRules |
This patch building policy implies using IncludeRule for narrowing scope of source files.
|
interface |
BuildPatchPolicy |
Base interface for different patch building policies.
|
interface |
BulkPatchService |
Service to build a series of patches within one call.
|
interface |
ChangesInfoBuilder |
Deprecated.
|
interface |
CollectChangesBetweenRepositories |
Policy for collecting changes between repositories
|
interface |
CollectChangesBetweenRoots |
Deprecated.
|
interface |
CollectChangesByCheckoutRules |
Deprecated.
|
interface |
CollectChangesByIncludeRules |
Deprecated.
|
interface |
CollectChangesPolicy |
Base interface for different change collecting policies.
|
interface |
CollectRepositoryChangesByCheckoutRules |
Policy for collecting repository changes by checkout rules
|
interface |
CollectRepositoryChangesPolicy |
Allows collecting changes for whole repository
|
interface |
CollectSingleStateChangesBetweenRoots |
|
interface |
CollectSingleStateChangesByCheckoutRules |
Deprecated.
|
interface |
CollectSingleStateChangesByIncludeRules |
Deprecated.
|
interface |
CollectSingleStatePolicy |
|
interface |
CommitsInfoBuilder |
Created 27.09.13 19:50
|
interface |
CommitSupport |
Support for commit operation
|
interface |
ContextAwareUrlSupport |
API for VCS URL recognition.
|
interface |
FetchService |
This service allows client to receive notifications
for the repository fetch operation.
|
interface |
IncludeRuleBasedMappingProvider |
THIS IS AN INTERNAL API, AND IT IS SUBJECT TO CHANGE!
|
interface |
LabelingSupport |
To offer a labeling for a VCS support the developer must implement this interface.
|
interface |
ListDirectChildrenPolicy |
Policy that lists only direct children of specified directory
|
interface |
ListFilesPolicy |
Base interface for different list files policies.
|
interface |
MergeSupport |
Support for merge operation
|
interface |
RepositoryStateChangesReporter |
Consumer-based changes collector.
|
interface |
SingleStateChangesReporter |
|
interface |
TestConnectionSupport |
|
interface |
UrlSupport |
API for VCS URL recognition.
|
interface |
VcsBulkSuitabilityChecker |
|
interface |
VcsClientMappingProvider |
THIS IS AN INTERNAL API, AND IT IS SUBJECT TO CHANGE!
|
interface |
VcsFileContentProvider |
Provides file content operations for the underlying VCS
|
interface |
VcsPersonalSupport |
Any change for RemoteRun/Pre-Tested commit is represented in full path format.
|
interface |
VcsRootBasedMappingProvider |
THIS IS AN INTERNAL API, AND IT IS SUBJECT TO CHANGE!
|
interface |
VcsRootIdentityProvider |
VcsSupportCore should implement this interface to provide a string which can be treated as a VCS root identity and used by core to compare different VCS roots,
e.g.
|