Package com.cloudbees.jenkins.plugins.bitbucket.trait
package com.cloudbees.jenkins.plugins.bitbucket.trait
-
ClassesClassDescriptionA
SCMSourceTrait
forBitbucketSCMSource
that sets how notifications are sent to Bitbucket.Our constructor.ADiscovery
trait for bitbucket that will discover branches on the repository.Trusts branches from the origin repository.Out descriptor.Our descriptor.Filter that excludes branches that are also filed as a pull request.Filter that excludes branches that are not also filed as a pull request.Discard all branches with head commit older than the configured days.Our descriptor.Discard all tags with creation date older than the configured days.ADiscovery
trait for bitbucket that will discover pull requests from forks of the repository.Trust policy for forked pull requests.Our descriptor.AnSCMHeadAuthority
that trusts everyone.Our descriptor.AnSCMHeadAuthority
that trusts nothing.Our descriptor.AnSCMHeadAuthority
that trusts forks belonging to the same account.Our descriptor.ADiscovery
trait for bitbucket that will discover pull requests originating from a branch in the repository itself.Our descriptor.ASCMHeadAuthority
that trusts origin pull requestsOur descriptor.ASCMSourceTrait
that suppresses all pull requests if the repository is public.Our descriptor.This trait show the bitbucket avatar for project and repository folder.ASCMSourceTrait
forBitbucketSCMSource
that causes theGitSCM
checkout to be performed using a SSH private key rather than the Bitbucket username password credentials used for scanning / indexing.Our descriptor.ADiscovery
trait for bitbucket that will discover tags on the repository.Our descriptor.Trusts tags from the origin repository.Out descriptor.ASCMSourceTrait
forBitbucketSCMSource
that sets the committersToIgnore setting inWebhookConfiguration
.Our constructor.ASCMSourceTrait
forBitbucketSCMSource
that overrides theBitbucketEndpointConfiguration
settings for webhook registration.Our constructor.