Modifier and Type | Class and Description |
---|---|
class |
BitbucketCloudChangeDetector |
Modifier and Type | Method and Description |
---|---|
ContextualVcsId<VcsChangeDetector> |
BitbucketCloudChangeDetector.getVcsIdForExecutor(VcsRepositoryData vcsRepositoryData) |
Modifier and Type | Class and Description |
---|---|
class |
GitChangeDetector |
Modifier and Type | Method and Description |
---|---|
ContextualVcsId<VcsChangeDetector> |
GitChangeDetector.getVcsIdForExecutor(VcsRepositoryData vcsRepositoryData) |
Modifier and Type | Class and Description |
---|---|
class |
GitHubChangeDetector |
Modifier and Type | Method and Description |
---|---|
ContextualVcsId<VcsChangeDetector> |
GitHubChangeDetector.getVcsIdForExecutor(VcsRepositoryData vcsRepositoryData) |
Modifier and Type | Class and Description |
---|---|
class |
MercurialChangeDetector |
Modifier and Type | Method and Description |
---|---|
ContextualVcsId<VcsChangeDetector> |
MercurialChangeDetector.getVcsIdForExecutor(VcsRepositoryData vcsRepositoryData) |
Modifier and Type | Class and Description |
---|---|
class |
BitbucketServerChangeDetector |
Modifier and Type | Method and Description |
---|---|
ContextualVcsId<VcsChangeDetector> |
BitbucketServerChangeDetector.getVcsIdForExecutor(VcsRepositoryData vcsRepositoryData) |
Modifier and Type | Class and Description |
---|---|
class |
SvnChangeDetector |
Modifier and Type | Method and Description |
---|---|
ContextualVcsId<VcsChangeDetector> |
SvnChangeDetector.getVcsIdForExecutor(VcsRepositoryData vcsRepositoryData) |
Modifier and Type | Class and Description |
---|---|
class |
LegacyChangeDetector |
Modifier and Type | Method and Description |
---|---|
VcsChangeDetector |
LegacyRepositoryModuleDescriptor.getChangeDetector() |
Modifier and Type | Method and Description |
---|---|
ContextualVcsId<VcsChangeDetector> |
LegacyChangeDetector.getVcsIdForExecutor(VcsRepositoryData vcsRepositoryData) |
Modifier and Type | Method and Description |
---|---|
VcsChangeDetector |
VcsRepositoryModuleDescriptorImpl.getChangeDetector() |
VcsChangeDetector |
VcsRepositoryModuleDescriptor.getChangeDetector() |
Modifier and Type | Interface and Description |
---|---|
interface |
CommitsIsolatingVcsChangeDetector
VcsChangeDetector that can return commits one-by-one. |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.