| CommitsIsolatingVcsChangeDetector |
|
| FixedDirectoryWorkingCopyManager |
Deprecated.
|
| IdentifyingExecutor<T extends IdentifyingExecutor<T>> |
|
| MergingVcsWorkingCopyManager |
|
| NoContextVcsWorkingCopyManager |
Working copy manager capable of checking out without CommonContext being provided.
|
| StatusProvidingVcsWorkingCopyManager |
Working copy manager that is capable of providing current working copy status.
|
| UpdatingVcsWorkingCopyManager |
|
| VcsBranchCreator |
Class responsible for creating branches in repository.
|
| VcsBranchDetector |
Executor responsible for branch detection.
|
| VcsBuildWarningsUpdater |
Executor responsible for updating a repository host with build warnings.
|
| VcsChangeDetector |
Executor responsible for finding changes in the repository.
|
| VcsCommitCommenter |
Executor responsible for leaving commit level comments.
|
| VcsConnectionTester |
Class responsible for testing connection to a repository.
|
| VcsExecutorWithRequirements |
Interface indicating that executing an operation in a job imposes some capability Requirements on the executing agent.
|
| VcsPullRequestDetector |
Executor responsible for pull request detection.
|
| VcsTagCreator |
Class responsible for creating tags in repository.
|
| VcsTagsHandler |
For getting information about tags.
|
| VcsVariableGenerator |
Allows generation of custom repository variables.
|
| VcsWorkingCopyManager |
Class that can manage working copy in any directory.
|