BitbucketBuildStatusNotifications |
This class encapsulates all Bitbucket notifications logic.
|
BitbucketBuildStatusNotifications.JobCheckOutListener |
Sends notifications to Bitbucket on Checkout (for the "In Progress" Status).
|
BitbucketBuildStatusNotifications.JobCompletedListener |
Sends notifications to Bitbucket on Run completed.
|
BitbucketBuildStatusNotificationsTrait |
A SCMSourceTrait for BitbucketSCMSource that sets how notifications
are sent to Bitbucket.
|
BitbucketBuildStatusNotificationsTrait.DescriptorImpl |
Our constructor.
|
BitbucketChangesetCommentNotifier |
Bitbucket notifier implementation that sends notifications as commit comments.
|
BitbucketDefaultBranch |
Represents the default branch of a specific repository
|
BitbucketGitSCMBuilder |
A GitSCMBuilder specialized for bitbucket.
|
BitbucketGitSCMRevision |
Represents a specific revision of a bitbucket SCMHead .
|
BitbucketLink |
|
BitbucketNotifier |
Abstract Bitbucket commit notifier implementation.
|
BitbucketRepoMetadataAction |
Invisible property that retains information about Bitbucket repository.
|
BitbucketSCMNavigator |
|
BitbucketSCMNavigator.DescriptorImpl |
|
BitbucketSCMNavigatorContext |
The SCMNavigatorContext for bitbucket.
|
BitbucketSCMNavigatorRequest |
The SCMNavigatorRequest for bitbucket.
|
BitbucketSCMSource |
SCM source implementation for Bitbucket.
|
BitbucketSCMSource.DescriptorImpl |
|
BitbucketSCMSourceBuilder |
|
BitbucketSCMSourceContext |
The SCMSourceContext for bitbucket.
|
BitbucketSCMSourceRequest |
The SCMSourceRequest for bitbucket.
|
BitbucketTagSCMHead |
SCMHead for a Bitbucket tags.
|
BitbucketTagSCMRevision |
|
BitbucketTeamMetadataAction |
Invisible property that retains information about Bitbucket team.
|
BitbucketTeamMetadataAction.BitbucketAvatarCacheSource |
|
BranchDiscoveryTrait |
A Discovery trait for bitbucket that will discover branches on the repository.
|
BranchDiscoveryTrait.BranchSCMHeadAuthority |
Trusts branches from the origin repository.
|
BranchDiscoveryTrait.BranchSCMHeadAuthority.DescriptorImpl |
Out descriptor.
|
BranchDiscoveryTrait.DescriptorImpl |
Our descriptor.
|
BranchDiscoveryTrait.ExcludeOriginPRBranchesSCMHeadFilter |
Filter that excludes branches that are also filed as a pull request.
|
BranchDiscoveryTrait.OnlyOriginPRBranchesSCMHeadFilter |
Filter that excludes branches that are not also filed as a pull request.
|
BranchSCMHead |
SCMHead for a Bitbucket branch.
|
FirstCheckoutCompletedInvisibleAction |
Marks when the first Git checkout has being completed.
|
ForkPullRequestDiscoveryTrait |
A Discovery trait for bitbucket that will discover pull requests from forks of the repository.
|
ForkPullRequestDiscoveryTrait.BitbucketForkTrustPolicy |
Trust policy for forked pull requests.
|
ForkPullRequestDiscoveryTrait.DescriptorImpl |
Our descriptor.
|
ForkPullRequestDiscoveryTrait.TrustEveryone |
An SCMHeadAuthority that trusts everyone.
|
ForkPullRequestDiscoveryTrait.TrustEveryone.DescriptorImpl |
Our descriptor.
|
ForkPullRequestDiscoveryTrait.TrustNobody |
An SCMHeadAuthority that trusts nothing.
|
ForkPullRequestDiscoveryTrait.TrustNobody.DescriptorImpl |
Our descriptor.
|
ForkPullRequestDiscoveryTrait.TrustTeamForks |
An SCMHeadAuthority that trusts forks belonging to the same account.
|
ForkPullRequestDiscoveryTrait.TrustTeamForks.DescriptorImpl |
Our descriptor.
|
JsonParser |
Jackson based JSON parser
|
MergeWithGitSCMExtension |
Deprecated.
|
Messages |
Generated localization support class.
|
OriginPullRequestDiscoveryTrait |
A Discovery trait for bitbucket that will discover pull requests originating from a branch in the repository
itself.
|
OriginPullRequestDiscoveryTrait.DescriptorImpl |
Our descriptor.
|
OriginPullRequestDiscoveryTrait.OriginChangeRequestSCMHeadAuthority |
A SCMHeadAuthority that trusts origin pull requests
|
OriginPullRequestDiscoveryTrait.OriginChangeRequestSCMHeadAuthority.DescriptorImpl |
Our descriptor.
|
PublicRepoPullRequestFilterTrait |
A SCMSourceTrait that suppresses all pull requests if the repository is public.
|
PublicRepoPullRequestFilterTrait.DescriptorImpl |
Our descriptor.
|
PullRequestSCMHead |
SCMHead for a Bitbucket pull request
|
PullRequestSCMHead.FixLegacy |
Deprecated.
|
PullRequestSCMHead.FixLegacyMigration1 |
Deprecated.
|
PullRequestSCMRevision<R extends jenkins.scm.api.SCMRevision> |
Revision of a pull request.
|
SCMHeadWithOwnerAndRepo |
Deprecated.
|
SCMHeadWithOwnerAndRepo.GitMigrationImpl |
|
SCMHeadWithOwnerAndRepo.PR |
Deprecated. |
SSHCheckoutTrait |
A SCMSourceTrait for BitbucketSCMSource that causes the GitSCM
checkout to be performed using a SSH private key rather than the Bitbucket username password credentials used
for scanning / indexing.
|
SSHCheckoutTrait.DescriptorImpl |
Our descriptor.
|
TagDiscoveryTrait |
A Discovery trait for bitbucket that will discover tags on the repository.
|
TagDiscoveryTrait.DescriptorImpl |
Our descriptor.
|
TagDiscoveryTrait.TagSCMHeadAuthority |
Trusts tags from the origin repository.
|
TagDiscoveryTrait.TagSCMHeadAuthority.DescriptorImpl |
Out descriptor.
|
WebhookConfigurationTrait |
|
WebhookConfigurationTrait.DescriptorImpl |
Our constructor.
|
WebhookRegistrationTrait |
|
WebhookRegistrationTrait.DescriptorImpl |
Our constructor.
|