Modifier and Type | Class and Description |
---|---|
class |
BitbucketCloudBranchDetector |
class |
BitbucketCloudChangeDetector |
class |
BitbucketCloudCommitCommenter |
class |
BitbucketCloudPullRequestDetector |
Modifier and Type | Class and Description |
---|---|
class |
GitBranchDetector |
class |
GitChangeDetector |
Modifier and Type | Class and Description |
---|---|
class |
GitHubBranchDetector |
class |
GitHubChangeDetector |
class |
GitHubCommitCommenter |
Modifier and Type | Class and Description |
---|---|
class |
MercurialBranchDetector |
class |
MercurialChangeDetector |
Modifier and Type | Class and Description |
---|---|
class |
BitbucketServerBuildWarningsUpdater |
class |
BitbucketServerPullRequestDetector |
Modifier and Type | Class and Description |
---|---|
class |
BitbucketServerBranchDetector |
class |
BitbucketServerChangeDetector |
Modifier and Type | Class and Description |
---|---|
class |
SvnBranchDetector |
class |
SvnChangeDetector |
Modifier and Type | Class and Description |
---|---|
class |
LegacyBranchDetector |
class |
LegacyChangeDetector |
Modifier and Type | Class and Description |
---|---|
class |
ContextualVcsId<T extends IdentifyingExecutor> |
interface |
IdentifyingExecutor<T extends IdentifyingExecutor> |
Modifier and Type | Interface and Description |
---|---|
interface |
CommitsIsolatingVcsChangeDetector
VcsChangeDetector that can return commits one-by-one. |
interface |
VcsBranchDetector
Executor responsible for branch detection.
|
interface |
VcsBuildWarningsUpdater
Executor responsible for updating a repository host with build warnings.
|
interface |
VcsChangeDetector
Executor responsible for finding changes in the repository.
|
interface |
VcsCommitCommenter
Executor responsible for leaving commit level comments.
|
interface |
VcsPullRequestDetector
Executor responsible for pull request detection.
|
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.