A B C D E F G H I J K L M N O P R S T U V W X _ 
All Classes All Packages

A

AbstractPersistentStore<T> - Class in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider
 
AbstractPersistentStore(String, Converter) - Constructor for class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.AbstractPersistentStore
 
AbstractWebhookEvent - Class in com.atlassian.bitbucket.jenkins.internal.trigger.events
 
AbstractWebhookEvent(BitbucketUser, String, Date) - Constructor for class com.atlassian.bitbucket.jenkins.internal.trigger.events.AbstractWebhookEvent
 
ACCESS - com.atlassian.bitbucket.jenkins.internal.applink.oauth.Token.Type
 
ACCESS_REQUEST - Static variable in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.servlet.AuthorizeConfirmationConfig
 
ACCESS_TOKEN_PATH_END - Static variable in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest.AccessTokenRestEndpoint
 
AccessTokenRestEndpoint - Class in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest
 
AccessTokenRestEndpoint(OAuthValidator, ServiceProviderTokenFactory, ServiceProviderTokenStore, Clock) - Constructor for class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest.AccessTokenRestEndpoint
 
actor(BitbucketUser) - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookTriggerRequest.Builder
 
add(Consumer) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.PersistentServiceProviderConsumerStore
 
add(Consumer) - Method in interface com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.ServiceProviderConsumerStore
Add the consumer to the store.
ADD - com.atlassian.bitbucket.jenkins.internal.model.BitbucketRefChangeType
 
additionalActions(Action...) - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookTriggerRequest.Builder
 
afterSave() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource
 
ALLOW_KEY - Static variable in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.servlet.AuthorizeConfirmationConfig
 
ANONYMOUS_CREDENTIALS - Static variable in interface com.atlassian.bitbucket.jenkins.internal.credentials.BitbucketCredentials
The authorization header key which will be sent with all authorized request.
apply(Request.Builder) - Method in interface com.atlassian.bitbucket.jenkins.internal.client.RequestConfiguration
Update the supplied builder with the configuration required.
apply(Request.Builder) - Method in class com.atlassian.bitbucket.jenkins.internal.credentials.BitbucketCredentials.AnonymousCredentials
 
apply(Request.Builder) - Method in interface com.atlassian.bitbucket.jenkins.internal.credentials.BitbucketCredentials
 
apply(Request.Builder) - Method in class com.atlassian.bitbucket.jenkins.internal.http.RetryOnRateLimitConfig
 
aRequest(String, String) - Static method in class com.atlassian.bitbucket.jenkins.internal.trigger.register.WebhookRegisterRequest.Builder
 
AtlassianServerCapabilities - Class in com.atlassian.bitbucket.jenkins.internal.model
Capabilities as advertised by Atlassian products.
AtlassianServerCapabilities(String, Map<String, String>) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.AtlassianServerCapabilities
 
AuthorizationException - Exception in com.atlassian.bitbucket.jenkins.internal.client.exception
Thrown when the Credentials used did not have the required permissions.
AuthorizationException(String, int, String) - Constructor for exception com.atlassian.bitbucket.jenkins.internal.client.exception.AuthorizationException
 
authorize(String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken
If this is an unauthorized request token, this method will return a request token that has been authorized by the user.
authorize(String, HttpServletRequest, HttpServletResponse, FilterChain) - Method in interface com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.auth.TrustedUnderlyingSystemAuthorizerFilter
Authorize the user in the underlying system
authorize(String, HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.auth.TrustedJenkinsAuthorizer
 
AuthorizeConfirmationConfig - Class in com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.servlet
 
AuthorizeConfirmationConfig.AuthorizeConfirmationConfigDescriptor - Class in com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.servlet
 
AuthorizeConfirmationConfigDescriptor() - Constructor for class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.servlet.AuthorizeConfirmationConfig.AuthorizeConfirmationConfigDescriptor
 
AUTHORIZED - com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken.Authorization
The user has approved access.
authorizedBy(String) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken.ServiceProviderTokenBuilder
Sets the user that authorized the request token and returns this builder to allow other optional attributes to be set or the final request Token instance to be constructed.
AVAILABLE - com.atlassian.bitbucket.jenkins.internal.model.BitbucketMirroredRepositoryStatus
 
AVAILABLE - com.atlassian.bitbucket.jenkins.internal.model.RepositoryState
Repository is available and ready to be cloned.

B

BadRequestException - Exception in com.atlassian.bitbucket.jenkins.internal.client.exception
Thrown when the server rejected the request with a 400 (but NOT a 404) family response.
BadRequestException(String, int, String) - Constructor for exception com.atlassian.bitbucket.jenkins.internal.client.exception.BadRequestException
 
BaseApplinkRestAPI - Class in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest
 
BaseApplinkRestAPI() - Constructor for class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest.BaseApplinkRestAPI
 
BIBUCKET_WEBHOOK_URL - Static variable in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookEndpoint
 
bitbucket_link_type_branch() - Static method in class com.atlassian.bitbucket.jenkins.internal.link.Messages
Key bitbucket.link.type.branch: View Branch.
bitbucket_link_type_pullrequest() - Static method in class com.atlassian.bitbucket.jenkins.internal.link.Messages
Key bitbucket.link.type.pullrequest: View Pull Request.
bitbucket_link_type_repository() - Static method in class com.atlassian.bitbucket.jenkins.internal.link.Messages
Key bitbucket.link.type.repository: Browse Repository.
bitbucket_oauth_consumer_admin_create_description() - Static method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.Messages
Key bitbucket.oauth.consumer.admin.create.description: Create New Consumer.
bitbucket_oauth_consumer_admin_menu() - Static method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.Messages
Key bitbucket.oauth.consumer.admin.menu: Manage Bitbucket Server consumers.
bitbucket_oauth_consumer_admin_menu_description() - Static method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.Messages
Key bitbucket.oauth.consumer.admin.menu.description: Grant or revoke access to Jenkins by Bitbucket Server instances..
bitbucket_oauth_consumer_admin_update_description() - Static method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.Messages
Key bitbucket.oauth.consumer.admin.update.description: Edit Consumer Details.
bitbucket_oauth_consumer_entry_form_error() - Static method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.Messages
Key bitbucket.oauth.consumer.entry.form.error: There was an error in creating the Bitbucket consumer. Details:.
bitbucket_oauth_token_revoke_name() - Static method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.token.Messages
Key bitbucket.oauth.token.revoke.name: View oauth access tokens.
bitbucket_scm_pullrequest_display() - Static method in class com.atlassian.bitbucket.jenkins.internal.scm.Messages
Key bitbucket.scm.pullrequest.display: Pull Requests.
bitbucket_scm_trait_discovery_branches_display() - Static method in class com.atlassian.bitbucket.jenkins.internal.scm.Messages
Key bitbucket.scm.trait.discovery.branches.display: Discover branches.
bitbucket_scm_trait_discovery_pullrequest_display() - Static method in class com.atlassian.bitbucket.jenkins.internal.scm.Messages
Key bitbucket.scm.trait.discovery.pullrequest.display: Discover pull requests.
bitbucket_scm_trait_type_additional() - Static method in class com.atlassian.bitbucket.jenkins.internal.scm.Messages
Key bitbucket.scm.trait.type.additional: Additional.
bitbucket_scm_trait_type_withinrepository() - Static method in class com.atlassian.bitbucket.jenkins.internal.scm.Messages
Key bitbucket.scm.trait.type.withinrepository: Within repository.
BitbucketAuthenticatedUserClient - Interface in com.atlassian.bitbucket.jenkins.internal.client
Client to retrieve the username for the credentials used.
BitbucketAuthenticatedUserClientImpl - Class in com.atlassian.bitbucket.jenkins.internal.client
 
BitbucketBranchClient - Interface in com.atlassian.bitbucket.jenkins.internal.client
 
BitbucketBranchClientImpl - Class in com.atlassian.bitbucket.jenkins.internal.client
 
BitbucketBranchClientImpl(BitbucketRequestExecutor, String, String, TaskListener) - Constructor for class com.atlassian.bitbucket.jenkins.internal.client.BitbucketBranchClientImpl
 
BitbucketBranchDiscoveryTrait - Class in com.atlassian.bitbucket.jenkins.internal.scm.trait
 
BitbucketBranchDiscoveryTrait() - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketBranchDiscoveryTrait
 
BitbucketBranchDiscoveryTrait.DescriptorImpl - Class in com.atlassian.bitbucket.jenkins.internal.scm.trait
 
BitbucketBranchSCMHead - Class in com.atlassian.bitbucket.jenkins.internal.scm
 
BitbucketBranchSCMHead(BitbucketDefaultBranch) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketBranchSCMHead
 
BitbucketBranchSCMHead(BitbucketPullRequestRef) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketBranchSCMHead
 
BitbucketBranchSCMHead(BitbucketRefChange) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketBranchSCMHead
 
BitbucketBranchSCMHead(String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketBranchSCMHead
 
BitbucketBranchSCMHead.SCMHeadMigrationImpl - Class in com.atlassian.bitbucket.jenkins.internal.scm
Migration from GitBranchSCMHead to BitbucketBranchSCMHead.
BitbucketBuildStatus - Class in com.atlassian.bitbucket.jenkins.internal.model
 
BitbucketBuildStatus(String, String, Long, String, String, String, String, BuildState, TestResults, String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.BitbucketBuildStatus
 
BitbucketBuildStatus.Builder - Class in com.atlassian.bitbucket.jenkins.internal.model
 
BitbucketBuildStatusClient - Interface in com.atlassian.bitbucket.jenkins.internal.client
Client to post build status to remote server
BitbucketBuildStatusClientImpl - Class in com.atlassian.bitbucket.jenkins.internal.client
 
BitbucketBuildStatusFactory - Interface in com.atlassian.bitbucket.jenkins.internal.status
 
BitbucketBuildStatusFactoryImpl - Class in com.atlassian.bitbucket.jenkins.internal.status
 
BitbucketBuildStatusFactoryImpl() - Constructor for class com.atlassian.bitbucket.jenkins.internal.status.BitbucketBuildStatusFactoryImpl
 
BitbucketCapabilitiesClient - Interface in com.atlassian.bitbucket.jenkins.internal.client
Client to get capabilities from the remote server.
BitbucketCapabilitiesClientImpl - Class in com.atlassian.bitbucket.jenkins.internal.client
 
BitbucketCapabilitiesSupplier - Class in com.atlassian.bitbucket.jenkins.internal.client.supply
 
BitbucketCapabilitiesSupplier(BitbucketRequestExecutor) - Constructor for class com.atlassian.bitbucket.jenkins.internal.client.supply.BitbucketCapabilitiesSupplier
 
BitbucketCICapabilities - Class in com.atlassian.bitbucket.jenkins.internal.model
 
BitbucketCICapabilities(Set<String>) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.BitbucketCICapabilities
 
BitbucketClientException - Exception in com.atlassian.bitbucket.jenkins.internal.client.exception
Base exception for all BitbucketClient exceptions.
BitbucketClientException(IOException) - Constructor for exception com.atlassian.bitbucket.jenkins.internal.client.exception.BitbucketClientException
 
BitbucketClientException(String) - Constructor for exception com.atlassian.bitbucket.jenkins.internal.client.exception.BitbucketClientException
 
BitbucketClientException(String, int, String) - Constructor for exception com.atlassian.bitbucket.jenkins.internal.client.exception.BitbucketClientException
 
BitbucketClientException(String, Throwable) - Constructor for exception com.atlassian.bitbucket.jenkins.internal.client.exception.BitbucketClientException
 
BitbucketClientException(String, Throwable, int, String) - Constructor for exception com.atlassian.bitbucket.jenkins.internal.client.exception.BitbucketClientException
 
BitbucketClientException(String, Throwable, String) - Constructor for exception com.atlassian.bitbucket.jenkins.internal.client.exception.BitbucketClientException
 
BitbucketClientFactory - Interface in com.atlassian.bitbucket.jenkins.internal.client
Factory for Bitbucket Clients.
BitbucketClientFactoryImpl - Class in com.atlassian.bitbucket.jenkins.internal.client
 
BitbucketClientFactoryProvider - Class in com.atlassian.bitbucket.jenkins.internal.client
Client factory provider, use to ensure that expensive objects are only created once and re-used.
BitbucketClientFactoryProvider(HttpRequestExecutor) - Constructor for class com.atlassian.bitbucket.jenkins.internal.client.BitbucketClientFactoryProvider
 
BitbucketCredentials - Interface in com.atlassian.bitbucket.jenkins.internal.credentials
Represents Bitbucket credential that will be used to make remote calls to Bitbucket server.
BitbucketCredentials.AnonymousCredentials - Class in com.atlassian.bitbucket.jenkins.internal.credentials
 
BitbucketDefaultBranch - Class in com.atlassian.bitbucket.jenkins.internal.model
 
BitbucketDefaultBranch(String, String, BitbucketRefType, String, String, boolean) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.BitbucketDefaultBranch
 
BitbucketDeployment - Class in com.atlassian.bitbucket.jenkins.internal.model.deployment
The details of a deployment.
BitbucketDeployment(long, String, String, BitbucketDeploymentEnvironment, String, DeploymentState, String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeployment
 
BitbucketDeploymentCapabilities - Class in com.atlassian.bitbucket.jenkins.internal.model.deployment
 
BitbucketDeploymentCapabilities(boolean) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeploymentCapabilities
 
BitbucketDeploymentClient - Interface in com.atlassian.bitbucket.jenkins.internal.client
Client for interacting with Bitbucket Server's deployments API.
BitbucketDeploymentClientImpl - Class in com.atlassian.bitbucket.jenkins.internal.client
 
BitbucketDeploymentClientImpl(BitbucketRequestExecutor, String, String, String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.client.BitbucketDeploymentClientImpl
 
BitbucketDeploymentEnvironment - Class in com.atlassian.bitbucket.jenkins.internal.model.deployment
The details of an environment that was deployed to.
BitbucketDeploymentEnvironment(String, String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeploymentEnvironment
 
BitbucketDeploymentEnvironment(String, String, BitbucketDeploymentEnvironmentType, URI) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeploymentEnvironment
 
BitbucketDeploymentEnvironmentType - Enum in com.atlassian.bitbucket.jenkins.internal.model.deployment
The types of environments available via the Bitbucket Server API.
BitbucketDeploymentEnvironmentType_DEVELOPMENT() - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.Messages
Key BitbucketDeploymentEnvironmentType.DEVELOPMENT: Development.
BitbucketDeploymentEnvironmentType_PRODUCTION() - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.Messages
Key BitbucketDeploymentEnvironmentType.PRODUCTION: Production.
BitbucketDeploymentEnvironmentType_STAGING() - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.Messages
Key BitbucketDeploymentEnvironmentType.STAGING: Staging.
BitbucketDeploymentEnvironmentType_TESTING() - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.Messages
Key BitbucketDeploymentEnvironmentType.TESTING: Testing.
BitbucketDeploymentFactory - Interface in com.atlassian.bitbucket.jenkins.internal.deployments
A factory for creating instances of BitbucketDeployment from job information.
BitbucketDeploymentFactoryImpl - Class in com.atlassian.bitbucket.jenkins.internal.deployments
 
BitbucketDeploymentFactoryImpl() - Constructor for class com.atlassian.bitbucket.jenkins.internal.deployments.BitbucketDeploymentFactoryImpl
 
BitbucketDirectory - Class in com.atlassian.bitbucket.jenkins.internal.model
 
BitbucketDirectory(BitbucketPage<BitbucketDirectoryChild>, BitbucketDirectoryPath, String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.BitbucketDirectory
 
BitbucketDirectoryChild - Class in com.atlassian.bitbucket.jenkins.internal.model
 
BitbucketDirectoryChild(String, BitbucketDirectoryPath, String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.BitbucketDirectoryChild
 
BitbucketDirectoryPath - Class in com.atlassian.bitbucket.jenkins.internal.model
 
BitbucketDirectoryPath(List<String>, String, String, String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.BitbucketDirectoryPath
 
BitbucketExternalLink - Class in com.atlassian.bitbucket.jenkins.internal.link
 
BitbucketExternalLink(String, BitbucketLinkType) - Constructor for class com.atlassian.bitbucket.jenkins.internal.link.BitbucketExternalLink
 
BitbucketExternalLinkUtils - Class in com.atlassian.bitbucket.jenkins.internal.link
 
BitbucketExternalLinkUtils() - Constructor for class com.atlassian.bitbucket.jenkins.internal.link.BitbucketExternalLinkUtils
 
BitbucketExternalLinkUtils(BitbucketPluginConfiguration) - Constructor for class com.atlassian.bitbucket.jenkins.internal.link.BitbucketExternalLinkUtils
 
BitbucketFilePathClient - Interface in com.atlassian.bitbucket.jenkins.internal.client
Client to find the contents of files and directories in a repository
BitbucketFilePathClientImpl - Class in com.atlassian.bitbucket.jenkins.internal.client
 
BitbucketFilePathClientImpl(BitbucketRequestExecutor, String, String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.client.BitbucketFilePathClientImpl
 
BitbucketGitBrowserSCMSourceTrait - Class in com.atlassian.bitbucket.jenkins.internal.scm.trait
Provides backward compatibility for GitBrowserSCMSourceTrait.
BitbucketGitBrowserSCMSourceTrait(GitRepositoryBrowser) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketGitBrowserSCMSourceTrait
 
BitbucketGitBrowserSCMSourceTrait.DescriptorImpl - Class in com.atlassian.bitbucket.jenkins.internal.scm.trait
 
BitbucketIgnoreOnPushNotificationTrait - Class in com.atlassian.bitbucket.jenkins.internal.scm.trait
Provides backward compatibility for IgnoreOnPushNotificationTrait.
BitbucketIgnoreOnPushNotificationTrait() - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketIgnoreOnPushNotificationTrait
 
BitbucketIgnoreOnPushNotificationTrait.DescriptorImpl - Class in com.atlassian.bitbucket.jenkins.internal.scm.trait
 
BitbucketJobLinkActionFactory - Class in com.atlassian.bitbucket.jenkins.internal.link
 
BitbucketJobLinkActionFactory() - Constructor for class com.atlassian.bitbucket.jenkins.internal.link.BitbucketJobLinkActionFactory
 
BitbucketJobLinkActionFactory(BitbucketExternalLinkUtils, DefaultSCMHeadByItemProvider, DefaultSCMSourceByItemProvider) - Constructor for class com.atlassian.bitbucket.jenkins.internal.link.BitbucketJobLinkActionFactory
 
BitbucketLegacyTraitConverter - Class in com.atlassian.bitbucket.jenkins.internal.scm.trait
 
BitbucketLinkType - Enum in com.atlassian.bitbucket.jenkins.internal.link
 
BitbucketMirror - Class in com.atlassian.bitbucket.jenkins.internal.model
 
BitbucketMirror(String, boolean, String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.BitbucketMirror
 
BitbucketMirrorClient - Interface in com.atlassian.bitbucket.jenkins.internal.client
Client to do the mirror related operation for a given repository
BitbucketMirrorClientImpl - Class in com.atlassian.bitbucket.jenkins.internal.client
 
BitbucketMirroredRepository - Class in com.atlassian.bitbucket.jenkins.internal.model
 
BitbucketMirroredRepository(boolean, Map<String, List<BitbucketNamedLink>>, String, int, BitbucketMirroredRepositoryStatus) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.BitbucketMirroredRepository
 
BitbucketMirroredRepositoryDescriptor - Class in com.atlassian.bitbucket.jenkins.internal.model
 
BitbucketMirroredRepositoryDescriptor(Map<String, List<BitbucketNamedLink>>, BitbucketMirror) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.BitbucketMirroredRepositoryDescriptor
 
BitbucketMirroredRepositoryStatus - Enum in com.atlassian.bitbucket.jenkins.internal.model
 
BitbucketMirrorHandler - Class in com.atlassian.bitbucket.jenkins.internal.scm
 
BitbucketMirrorHandler(BitbucketClientFactoryProvider, JenkinsToBitbucketCredentials, BitbucketRepoFetcher) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketMirrorHandler
 
BitbucketMirrorServer - Class in com.atlassian.bitbucket.jenkins.internal.model
 
BitbucketMirrorServer(String, String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.BitbucketMirrorServer
 
BitbucketMissingCapabilityException - Exception in com.atlassian.bitbucket.jenkins.internal.client.exception
 
BitbucketMissingCapabilityException(String) - Constructor for exception com.atlassian.bitbucket.jenkins.internal.client.exception.BitbucketMissingCapabilityException
 
BitbucketMultibranchLinkActionFactory - Class in com.atlassian.bitbucket.jenkins.internal.link
 
BitbucketMultibranchLinkActionFactory() - Constructor for class com.atlassian.bitbucket.jenkins.internal.link.BitbucketMultibranchLinkActionFactory
 
BitbucketMultibranchLinkActionFactory(BitbucketExternalLinkUtils) - Constructor for class com.atlassian.bitbucket.jenkins.internal.link.BitbucketMultibranchLinkActionFactory
 
BitbucketNamedLink - Class in com.atlassian.bitbucket.jenkins.internal.model
 
BitbucketNamedLink(String, String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.BitbucketNamedLink
 
BitbucketPage<T> - Class in com.atlassian.bitbucket.jenkins.internal.model
Basic implementation of a page as returned by all paged resources in Bitbucket Server.
BitbucketPage() - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.BitbucketPage
 
BitbucketPageStreamUtil - Class in com.atlassian.bitbucket.jenkins.internal.client.paging
Provides a way to return Stream of page based on first page and NextPageFetcher.
BitbucketPageStreamUtil() - Constructor for class com.atlassian.bitbucket.jenkins.internal.client.paging.BitbucketPageStreamUtil
 
BitbucketPluginConfiguration - Class in com.atlassian.bitbucket.jenkins.internal.config
 
BitbucketPluginConfiguration() - Constructor for class com.atlassian.bitbucket.jenkins.internal.config.BitbucketPluginConfiguration
 
BitbucketProject - Class in com.atlassian.bitbucket.jenkins.internal.model
 
BitbucketProject(String, Map<String, List<BitbucketNamedLink>>, String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.BitbucketProject
 
BitbucketProjectClient - Interface in com.atlassian.bitbucket.jenkins.internal.client
Client to get a project from the Bitbucket server.
BitbucketProjectClientImpl - Class in com.atlassian.bitbucket.jenkins.internal.client
 
BitbucketPullRequest - Class in com.atlassian.bitbucket.jenkins.internal.model
 
BitbucketPullRequest(long, BitbucketPullRequestState, BitbucketPullRequestRef, BitbucketPullRequestRef, long, String, String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.BitbucketPullRequest
 
BitbucketPullRequestDiscoveryTrait - Class in com.atlassian.bitbucket.jenkins.internal.scm.trait
 
BitbucketPullRequestDiscoveryTrait() - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketPullRequestDiscoveryTrait
 
BitbucketPullRequestDiscoveryTrait.DescriptorImpl - Class in com.atlassian.bitbucket.jenkins.internal.scm.trait
 
BitbucketPullRequestRef - Class in com.atlassian.bitbucket.jenkins.internal.model
 
BitbucketPullRequestRef(String, String, BitbucketRepository, String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.BitbucketPullRequestRef
 
BitbucketPullRequestSCMHead - Class in com.atlassian.bitbucket.jenkins.internal.scm
 
BitbucketPullRequestSCMHead(BitbucketPullRequest) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketPullRequestSCMHead
 
BitbucketPullRequestSCMRevision - Class in com.atlassian.bitbucket.jenkins.internal.scm
 
BitbucketPullRequestSCMRevision(BitbucketPullRequestSCMHead) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketPullRequestSCMRevision
 
BitbucketPullRequestSourceBranch - Class in com.atlassian.bitbucket.jenkins.internal.scm
Adds the pull request origin branch to the underlying GitSCM environment variables.
BitbucketPullRequestSourceBranch(MinimalPullRequest) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketPullRequestSourceBranch
 
BitbucketPullRequestState - Enum in com.atlassian.bitbucket.jenkins.internal.model
The state a PullRequest can be in.
BitbucketRef - Class in com.atlassian.bitbucket.jenkins.internal.model
 
BitbucketRef(String, String, BitbucketRefType) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.BitbucketRef
 
BitbucketRefChange - Class in com.atlassian.bitbucket.jenkins.internal.model
 
BitbucketRefChange(BitbucketRef, String, String, String, BitbucketRefChangeType) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.BitbucketRefChange
 
BitbucketRefChangeType - Enum in com.atlassian.bitbucket.jenkins.internal.model
 
BitbucketRefSpecsSCMSourceTrait - Class in com.atlassian.bitbucket.jenkins.internal.scm.trait
Provides backward compatibility for RefSpecsSCMSourceTrait.
BitbucketRefSpecsSCMSourceTrait(List<RefSpecsSCMSourceTrait.RefSpecTemplate>) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketRefSpecsSCMSourceTrait
 
BitbucketRefSpecsSCMSourceTrait.DescriptorImpl - Class in com.atlassian.bitbucket.jenkins.internal.scm.trait
 
BitbucketRefType - Enum in com.atlassian.bitbucket.jenkins.internal.model
 
BitbucketRemoteNameSCMSourceTrait - Class in com.atlassian.bitbucket.jenkins.internal.scm.trait
Provides backward compatibility for RemoteNameSCMSourceTrait.
BitbucketRemoteNameSCMSourceTrait(String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketRemoteNameSCMSourceTrait
 
BitbucketRemoteNameSCMSourceTrait.DescriptorImpl - Class in com.atlassian.bitbucket.jenkins.internal.scm.trait
 
BitbucketRepoFetcher - Interface in com.atlassian.bitbucket.jenkins.internal.scm
 
BitbucketRepository - Class in com.atlassian.bitbucket.jenkins.internal.model
 
BitbucketRepository(int, String, BitbucketProject, String, RepositoryState, List<BitbucketNamedLink>, String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.BitbucketRepository
 
BitbucketRepository(int, String, Map<String, List<BitbucketNamedLink>>, BitbucketProject, String, RepositoryState) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.BitbucketRepository
 
BitbucketRepositoryClient - Interface in com.atlassian.bitbucket.jenkins.internal.client
Repository client, used to interact with a remote repository for all operations except cloning source code.
BitbucketRepositoryClientImpl - Class in com.atlassian.bitbucket.jenkins.internal.client
 
BitbucketRepositoryMetadataAction - Class in com.atlassian.bitbucket.jenkins.internal.status
 
BitbucketRepositoryMetadataAction(BitbucketSCMRepository, BitbucketDefaultBranch) - Constructor for class com.atlassian.bitbucket.jenkins.internal.status.BitbucketRepositoryMetadataAction
 
BitbucketRepositorySynchronizationType - Enum in com.atlassian.bitbucket.jenkins.internal.model
 
BitbucketRequestExecutor - Class in com.atlassian.bitbucket.jenkins.internal.client
 
BitbucketRequestExecutor(String, HttpRequestExecutor, ObjectMapper, BitbucketCredentials) - Constructor for class com.atlassian.bitbucket.jenkins.internal.client.BitbucketRequestExecutor
 
BitbucketResponse<T> - Class in com.atlassian.bitbucket.jenkins.internal.model
A response from a Bitbucket http(s) call.
BitbucketResponse(Map<String, List<String>>, T) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.BitbucketResponse
 
BitbucketRevisionAction - Class in com.atlassian.bitbucket.jenkins.internal.status
 
BitbucketRevisionAction(BitbucketSCMRepository, String, String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.status.BitbucketRevisionAction
 
BitbucketSCM - Class in com.atlassian.bitbucket.jenkins.internal.scm
 
BitbucketSCM(BitbucketSCM) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
Regenerate SCM by looking up new repo URLs etc.
BitbucketSCM(String, List<BranchSpec>, String, String, List<GitSCMExtension>, String, String, BitbucketRepository) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
 
BitbucketSCM(String, List<BranchSpec>, String, String, List<GitSCMExtension>, String, String, String, String, String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
 
BitbucketSCM(String, List<BranchSpec>, String, String, List<GitSCMExtension>, String, String, String, String, String, Item) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
 
BitbucketSCM.DescriptorImpl - Class in com.atlassian.bitbucket.jenkins.internal.scm
 
BitbucketSCMException - Exception in com.atlassian.bitbucket.jenkins.internal.scm
 
BitbucketSCMException(String) - Constructor for exception com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMException
 
BitbucketSCMException(String, String) - Constructor for exception com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMException
 
BitbucketSCMFile - Class in com.atlassian.bitbucket.jenkins.internal.scm.filesystem
 
BitbucketSCMFile(BitbucketFilePathClient, String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.filesystem.BitbucketSCMFile
Constructor for the root BitbucketSCMFile
BitbucketSCMFile(BitbucketSCMFile, String, SCMFile.Type) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.filesystem.BitbucketSCMFile
Constructor for any child file/directory
BitbucketSCMFileSystem - Class in com.atlassian.bitbucket.jenkins.internal.scm.filesystem
 
BitbucketSCMFileSystem(BitbucketFilePathClient, SCMRevision, String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.filesystem.BitbucketSCMFileSystem
 
BitbucketSCMFileSystem.BuilderImpl - Class in com.atlassian.bitbucket.jenkins.internal.scm.filesystem
 
BitbucketScmFormFill - Interface in com.atlassian.bitbucket.jenkins.internal.scm
 
BitbucketScmFormFillDelegate - Class in com.atlassian.bitbucket.jenkins.internal.scm
 
BitbucketScmFormFillDelegate(BitbucketClientFactoryProvider, BitbucketPluginConfiguration, JenkinsToBitbucketCredentials, JenkinsProvider) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormFillDelegate
 
BitbucketScmFormValidation - Interface in com.atlassian.bitbucket.jenkins.internal.scm
 
BitbucketScmFormValidationDelegate - Class in com.atlassian.bitbucket.jenkins.internal.scm
 
BitbucketScmFormValidationDelegate(BitbucketClientFactoryProvider, BitbucketPluginConfiguration, JenkinsToBitbucketCredentials, JenkinsProvider) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormValidationDelegate
 
BitbucketSCMHead - Class in com.atlassian.bitbucket.jenkins.internal.scm
 
BitbucketSCMHead(String, String, long) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMHead
 
BitbucketSCMHeadDiscoveryHandler - Interface in com.atlassian.bitbucket.jenkins.internal.scm
Handles the discovery of different head types to be used by the BitbucketSCMSource.retrieve(SCMSourceCriteria, SCMHeadObserver, SCMHeadEvent, TaskListener) method as part of processing a request.
BitbucketScmHelper - Class in com.atlassian.bitbucket.jenkins.internal.scm
 
BitbucketScmHelper(String, BitbucketClientFactoryProvider, BitbucketCredentials) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmHelper
 
BitbucketSCMProbe - Class in com.atlassian.bitbucket.jenkins.internal.scm
 
BitbucketSCMProbe(SCMHead, BitbucketFilePathClient) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMProbe
 
BitbucketSCMRepository - Class in com.atlassian.bitbucket.jenkins.internal.scm
 
BitbucketSCMRepository(String, String, String, String, String, String, String, String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMRepository
 
BitbucketSCMRepositoryHelper - Class in com.atlassian.bitbucket.jenkins.internal.scm
Class to help get the BitbucketSCMRepository from a run.
BitbucketSCMRepositoryHelper() - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMRepositoryHelper
 
BitbucketSCMRevision - Class in com.atlassian.bitbucket.jenkins.internal.scm
 
BitbucketSCMRevision(BitbucketSCMHead, String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMRevision
 
BitbucketSCMSource - Class in com.atlassian.bitbucket.jenkins.internal.scm
 
BitbucketSCMSource(BitbucketSCMSource) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource
Regenerate SCM by looking up new repo URLs etc.
BitbucketSCMSource(String, String, String, List<SCMSourceTrait>, String, String, String, String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource
 
BitbucketSCMSource.DescriptorImpl - Class in com.atlassian.bitbucket.jenkins.internal.scm
 
BitbucketSCMSourceContext - Class in com.atlassian.bitbucket.jenkins.internal.scm
 
BitbucketSCMSourceContext(SCMSourceCriteria, SCMHeadObserver, Credentials, Collection<SCMHead>, BitbucketSCMRepository, TaskListener) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSourceContext
 
BitbucketSCMSourceRequest - Class in com.atlassian.bitbucket.jenkins.internal.scm
 
BitbucketSCMSourceRequest(SCMSource, BitbucketSCMSourceContext, TaskListener) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSourceRequest
 
BitbucketSCMStep - Class in com.atlassian.bitbucket.jenkins.internal.scm
 
BitbucketSCMStep(String, String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep
 
BitbucketSCMStep.DescriptorImpl - Class in com.atlassian.bitbucket.jenkins.internal.scm
 
BitbucketSearchClient - Interface in com.atlassian.bitbucket.jenkins.internal.client
 
BitbucketSearchClientImpl - Class in com.atlassian.bitbucket.jenkins.internal.client
 
BitbucketSearchHelper - Class in com.atlassian.bitbucket.jenkins.internal.client
 
BitbucketSearchHelper() - Constructor for class com.atlassian.bitbucket.jenkins.internal.client.BitbucketSearchHelper
 
BitbucketServerConfiguration - Class in com.atlassian.bitbucket.jenkins.internal.config
 
BitbucketServerConfiguration(String, String, String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.config.BitbucketServerConfiguration
 
BitbucketServerConfiguration.DescriptorImpl - Class in com.atlassian.bitbucket.jenkins.internal.config
 
BitbucketTokenCredentials - Interface in com.atlassian.bitbucket.jenkins.internal.config
 
BitbucketTokenCredentials.NameProvider - Class in com.atlassian.bitbucket.jenkins.internal.config
 
BitbucketTokenCredentialsImpl - Class in com.atlassian.bitbucket.jenkins.internal.config
 
BitbucketTokenCredentialsImpl(String, String, Secret) - Constructor for class com.atlassian.bitbucket.jenkins.internal.config.BitbucketTokenCredentialsImpl
 
BitbucketTokenCredentialsImpl.DescriptorImpl - Class in com.atlassian.bitbucket.jenkins.internal.config
 
BitbucketTriggerWorker - Class in com.atlassian.bitbucket.jenkins.internal.trigger
 
BitbucketTriggerWorker(Job<?, ?>, SCMTriggerItem, Action, List<Action>) - Constructor for class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketTriggerWorker
 
BitbucketUser - Class in com.atlassian.bitbucket.jenkins.internal.model
A user in Bitbucket
BitbucketUser(String, String, String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.BitbucketUser
 
BitbucketWebhook - Class in com.atlassian.bitbucket.jenkins.internal.model
 
BitbucketWebhook(int, String, Set<String>, String, boolean) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.BitbucketWebhook
 
BitbucketWebhookClient - Interface in com.atlassian.bitbucket.jenkins.internal.client
A client to query for and register webhooks in Bitbucket Server.
BitbucketWebhookClientImpl - Class in com.atlassian.bitbucket.jenkins.internal.client
 
BitbucketWebhookConsumer - Class in com.atlassian.bitbucket.jenkins.internal.trigger
 
BitbucketWebhookConsumer() - Constructor for class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookConsumer
 
BitbucketWebhookCrumbExclusion - Class in com.atlassian.bitbucket.jenkins.internal.trigger
Adds exception to the CSRF protection filter for BitbucketWebhookEndpoint.
BitbucketWebhookCrumbExclusion() - Constructor for class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookCrumbExclusion
 
BitbucketWebhookEndpoint - Class in com.atlassian.bitbucket.jenkins.internal.trigger
 
BitbucketWebhookEndpoint() - Constructor for class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookEndpoint
 
BitbucketWebhookEvent - Enum in com.atlassian.bitbucket.jenkins.internal.trigger.events
 
BitbucketWebhookHandler - Class in com.atlassian.bitbucket.jenkins.internal.trigger.register
The following assumptions is made while handling webhooks, 1.
BitbucketWebhookHandler(BitbucketCapabilitiesClient, BitbucketWebhookClient) - Constructor for class com.atlassian.bitbucket.jenkins.internal.trigger.register.BitbucketWebhookHandler
 
BitbucketWebhookMultibranchTrigger - Class in com.atlassian.bitbucket.jenkins.internal.trigger
 
BitbucketWebhookMultibranchTrigger(boolean, boolean) - Constructor for class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookMultibranchTrigger
 
BitbucketWebhookMultibranchTrigger_displayname() - Static method in class com.atlassian.bitbucket.jenkins.internal.trigger.Messages
Key BitbucketWebhookMultibranchTrigger.displayname: Bitbucket webhook trigger.
BitbucketWebhookMultibranchTrigger.DescriptorImpl - Class in com.atlassian.bitbucket.jenkins.internal.trigger
 
BitbucketWebhookRequest - Class in com.atlassian.bitbucket.jenkins.internal.model
 
BitbucketWebhookRequest(String, Set<String>, String, boolean) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.BitbucketWebhookRequest
 
BitbucketWebhookRequest.Builder - Class in com.atlassian.bitbucket.jenkins.internal.model
A builder to provide fluent way of building webhook register request.
BitbucketWebhookSupportedEvents - Class in com.atlassian.bitbucket.jenkins.internal.model
 
BitbucketWebhookSupportedEvents(Set<String>) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.BitbucketWebhookSupportedEvents
 
BitbucketWebhookTrigger - Interface in com.atlassian.bitbucket.jenkins.internal.trigger
 
BitbucketWebhookTrigger_displayname() - Static method in class com.atlassian.bitbucket.jenkins.internal.trigger.Messages
Key BitbucketWebhookTrigger.displayname: Bitbucket webhook trigger.
BitbucketWebhookTriggerCause - Class in com.atlassian.bitbucket.jenkins.internal.trigger
 
BitbucketWebhookTriggerCause(BitbucketWebhookTriggerRequest) - Constructor for class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookTriggerCause
 
BitbucketWebhookTriggerCause_withAuthor(Object) - Static method in class com.atlassian.bitbucket.jenkins.internal.trigger.Messages
Key BitbucketWebhookTriggerCause.withAuthor: Triggered by Bitbucket webhook due to changes by {0}..
BitbucketWebhookTriggerCause_withoutAuthor() - Static method in class com.atlassian.bitbucket.jenkins.internal.trigger.Messages
Key BitbucketWebhookTriggerCause.withoutAuthor: Triggered by Bitbucket Server webhook..
BitbucketWebhookTriggerDescriptor() - Constructor for class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookTriggerImpl.BitbucketWebhookTriggerDescriptor
 
BitbucketWebhookTriggerDescriptor(SequentialExecutionQueue, RetryingWebhookHandler, JenkinsProvider, BitbucketPluginConfiguration) - Constructor for class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookTriggerImpl.BitbucketWebhookTriggerDescriptor
 
BitbucketWebhookTriggerImpl - Class in com.atlassian.bitbucket.jenkins.internal.trigger
 
BitbucketWebhookTriggerImpl(boolean, boolean) - Constructor for class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookTriggerImpl
 
BitbucketWebhookTriggerImpl.BitbucketWebhookTriggerDescriptor - Class in com.atlassian.bitbucket.jenkins.internal.trigger
 
BitbucketWebhookTriggerRequest - Class in com.atlassian.bitbucket.jenkins.internal.trigger
 
BitbucketWebhookTriggerRequest.Builder - Class in com.atlassian.bitbucket.jenkins.internal.trigger
 
BRANCH - com.atlassian.bitbucket.jenkins.internal.link.BitbucketLinkType
 
BRANCH - com.atlassian.bitbucket.jenkins.internal.model.BitbucketRefType
 
BRANCH_PREFIX - Static variable in class com.atlassian.bitbucket.jenkins.internal.status.LocalSCMListener
 
build() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.Consumer.Builder
Constructs and returns the finalConsumer instance.
build() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken.ServiceProviderTokenBuilder
Constructs and returns the final request Token instance.
build() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken.Session.Builder
 
build() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderTokenFactoryImpl.RequestTokenGenerationRequest.Builder
 
build() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.Token.TokenBuilder
 
build() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketBuildStatus.Builder
 
build() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketWebhookRequest.Builder
 
build() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookTriggerRequest.Builder
 
build() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.register.WebhookRegisterRequest.Builder
 
build(Item, SCM, SCMRevision) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.filesystem.BitbucketSCMFileSystem.BuilderImpl
 
build(SCMHead, SCMRevision) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource
 
build(SCMSource, SCMHead, SCMRevision) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.filesystem.BitbucketSCMFileSystem.BuilderImpl
 
BUILD_STATUS_DISABLED_KEY - Static variable in class com.atlassian.bitbucket.jenkins.internal.util.SystemPropertiesConstants
If set to true, this property will prevent build statuses being sent by jobs to Bitbucket.
buildEnvironment(Run<?, ?>, Map<String, String>) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
 
builder() - Static method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookTriggerRequest
 
Builder() - Constructor for class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookTriggerRequest.Builder
 
Builder(Consumer) - Constructor for class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderTokenFactoryImpl.RequestTokenGenerationRequest.Builder
 
Builder(String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.Consumer.Builder
 
Builder(String, BuildState, String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.BitbucketBuildStatus.Builder
 
Builder(Collection<String>) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.BitbucketWebhookRequest.Builder
 
BuilderImpl() - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.filesystem.BitbucketSCMFileSystem.BuilderImpl
 
BuildState - Enum in com.atlassian.bitbucket.jenkins.internal.model
The state or result of a build
BuildStatusPoster - Class in com.atlassian.bitbucket.jenkins.internal.status
 
BuildStatusPoster() - Constructor for class com.atlassian.bitbucket.jenkins.internal.status.BuildStatusPoster
 
BuildStatusPoster(BitbucketClientFactoryProvider, BitbucketPluginConfiguration, JenkinsToBitbucketCredentials, BitbucketBuildStatusFactory) - Constructor for class com.atlassian.bitbucket.jenkins.internal.status.BuildStatusPoster
 

C

calcRevisionsFromBuild(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
 
callback(URI) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.Consumer.Builder
Sets the default callback URL used after a request token has been authorized and returns this builder to allow other attributes to be set
callback(URI) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken.ServiceProviderTokenBuilder
Sets the callback attribute of the token and returns this builder to allow other optional attributes to be set or the final request Token instance to be constructed.
callback(URI) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderTokenFactoryImpl.RequestTokenGenerationRequest.Builder
 
CANCELLED - com.atlassian.bitbucket.jenkins.internal.model.BuildState
 
CANCELLED - com.atlassian.bitbucket.jenkins.internal.model.deployment.DeploymentState
The deployment started, but was stopped part way through.
CAPABILITIES_CACHE_DURATION - Static variable in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketClientFactoryImpl
Cache duration for the capabilities response.
CAPABILITIES_CACHE_DURATION_KEY - Static variable in class com.atlassian.bitbucket.jenkins.internal.util.SystemPropertiesConstants
Specifies the duration of the Bitbucket capabilities cache.
checkBaseUrl(String) - Static method in class com.atlassian.bitbucket.jenkins.internal.util.FormValidationUtils
Validates that the provided baseUrl value is syntactically valid
checkout(Run<?, ?>, Launcher, FilePath, TaskListener, File, SCMRevisionState) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
 
children() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.filesystem.BitbucketSCMFile
 
CloneProtocol - Enum in com.atlassian.bitbucket.jenkins.internal.scm
 
close() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMProbe
 
com.atlassian.bitbucket.jenkins.internal - package com.atlassian.bitbucket.jenkins.internal
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.annotations - package com.atlassian.bitbucket.jenkins.internal.annotations
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.applink.oauth - package com.atlassian.bitbucket.jenkins.internal.applink.oauth
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider - package com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.auth - package com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.auth
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer - package com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.exception - package com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.exception
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest - package com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token - package com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.applink.oauth.util - package com.atlassian.bitbucket.jenkins.internal.applink.oauth.util
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.client - package com.atlassian.bitbucket.jenkins.internal.client
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.client.exception - package com.atlassian.bitbucket.jenkins.internal.client.exception
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.client.paging - package com.atlassian.bitbucket.jenkins.internal.client.paging
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.client.supply - package com.atlassian.bitbucket.jenkins.internal.client.supply
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.config - package com.atlassian.bitbucket.jenkins.internal.config
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.credentials - package com.atlassian.bitbucket.jenkins.internal.credentials
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.deployments - package com.atlassian.bitbucket.jenkins.internal.deployments
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.http - package com.atlassian.bitbucket.jenkins.internal.http
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.jenkins.auth - package com.atlassian.bitbucket.jenkins.internal.jenkins.auth
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer - package com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.servlet - package com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.servlet
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.token - package com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.token
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.link - package com.atlassian.bitbucket.jenkins.internal.link
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.model - package com.atlassian.bitbucket.jenkins.internal.model
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.model.deployment - package com.atlassian.bitbucket.jenkins.internal.model.deployment
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.provider - package com.atlassian.bitbucket.jenkins.internal.provider
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.scm - package com.atlassian.bitbucket.jenkins.internal.scm
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.scm.filesystem - package com.atlassian.bitbucket.jenkins.internal.scm.filesystem
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.scm.trait - package com.atlassian.bitbucket.jenkins.internal.scm.trait
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.status - package com.atlassian.bitbucket.jenkins.internal.status
There are primarily 3 types of job we should focus on: Freestyle Job Workflow, this is further characterized below as, Pipeline job Multi branch pipeline job
com.atlassian.bitbucket.jenkins.internal.trigger - package com.atlassian.bitbucket.jenkins.internal.trigger
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.trigger.events - package com.atlassian.bitbucket.jenkins.internal.trigger.events
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.trigger.register - package com.atlassian.bitbucket.jenkins.internal.trigger.register
Add package level annotations to indicate everything is non-null by default.
com.atlassian.bitbucket.jenkins.internal.util - package com.atlassian.bitbucket.jenkins.internal.util
Add package level annotations to indicate everything is non-null by default.
compareRemoteRevisionWith(Job<?, ?>, Launcher, FilePath, TaskListener, SCMRevisionState) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
 
configure() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.OAuthModule
 
configure() - Method in class com.atlassian.bitbucket.jenkins.internal.credentials.JenkinsToBitbucketCredentialsModule
 
configure() - Method in class com.atlassian.bitbucket.jenkins.internal.provider.JenkinsProviderModule
 
configure(StaplerRequest, JSONObject) - Method in class com.atlassian.bitbucket.jenkins.internal.config.BitbucketPluginConfiguration
 
ConnectionFailureException - Exception in com.atlassian.bitbucket.jenkins.internal.client.exception
Could not connect to the server, either the socket was rejected, or the connection timed out.
ConnectionFailureException(IOException) - Constructor for exception com.atlassian.bitbucket.jenkins.internal.client.exception.ConnectionFailureException
 
consume(Response) - Method in interface com.atlassian.bitbucket.jenkins.internal.client.HttpRequestExecutor.ResponseConsumer
 
consumer(Consumer) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.Token.TokenBuilder
Sets the consumer attribute of the request Token object under construction and returns the next builder in the chain, which allows optional attributes to be set and the final request Token instance to be constructed.
Consumer - Class in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer
Immutable representation of an OAuth consumer.
Consumer.Builder - Class in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer
Builder allowing the optional attributes of the Consumer object under construction to be set and construction of the final Consumer instance.
Consumer.SignatureMethod - Enum in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer
The ways in which consumers can sign requests, as per
ConsumerProperty() - Constructor for class com.atlassian.bitbucket.jenkins.internal.applink.oauth.OAuthConverter.ConsumerProperty
 
consumerSecret(String) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.Consumer.Builder
Sets the consumer secret which is used in HMAC_SHA1 signature method and possibly other symmetric crypto methods.
content() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.filesystem.BitbucketSCMFile
 
createBranchDiffLink(BitbucketSCMRepository, String) - Method in class com.atlassian.bitbucket.jenkins.internal.link.BitbucketExternalLinkUtils
 
createCategories() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource.DescriptorImpl
 
createChangeLogParser() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
 
createDeployment(Run<?, ?>, BitbucketDeploymentEnvironment) - Method in interface com.atlassian.bitbucket.jenkins.internal.deployments.BitbucketDeploymentFactory
Create a deployment from the provided Run and BitbucketDeploymentEnvironment.
createDeployment(Run<?, ?>, BitbucketDeploymentEnvironment) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.BitbucketDeploymentFactoryImpl
 
createDeployment(Run<?, ?>, BitbucketDeploymentEnvironment, DeploymentState) - Method in interface com.atlassian.bitbucket.jenkins.internal.deployments.BitbucketDeploymentFactory
Create a deployment from the provided Run, BitbucketDeploymentEnvironment and DeploymentState.
createDeployment(Run<?, ?>, BitbucketDeploymentEnvironment, DeploymentState) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.BitbucketDeploymentFactoryImpl
 
createFor(Job) - Method in class com.atlassian.bitbucket.jenkins.internal.link.BitbucketJobLinkActionFactory
 
createFor(User) - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.token.UserOAuthTokenTransientActionFactory
 
createFor(WorkflowMultiBranchProject) - Method in class com.atlassian.bitbucket.jenkins.internal.link.BitbucketMultibranchLinkActionFactory
 
createInstance(StaplerRequest) - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.servlet.AuthorizeConfirmationConfig.AuthorizeConfirmationConfigDescriptor
 
createOAuthAccessor(ServiceProviderToken) - Static method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.OAuthConverter
Creates an OAuth Accessor based on input token
createProbe(SCMHead, SCMRevision) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource
 
createPullRequestLink(BitbucketSCMRepository, String) - Method in class com.atlassian.bitbucket.jenkins.internal.link.BitbucketExternalLinkUtils
 
createRepoLink(BitbucketSCMRepository) - Method in class com.atlassian.bitbucket.jenkins.internal.link.BitbucketExternalLinkUtils
 
createSCM() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep
 
creationTime(long) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken.ServiceProviderTokenBuilder
Sets the creationTime attribute of the token and returns this builder to allow other optional attributes to be set or the final request Token instance to be constructed.
creationTime(long) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken.Session.Builder
Set the time the session was originally created and return this builder.
CredentialUtils - Class in com.atlassian.bitbucket.jenkins.internal.credentials
 

D

DECLINED - com.atlassian.bitbucket.jenkins.internal.model.BitbucketPullRequestState
 
decorateBuilder(SCMBuilder<?, ?>) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketPullRequestDiscoveryTrait
 
decorateContext(SCMSourceContext<?, ?>) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketBranchDiscoveryTrait
 
decorateContext(SCMSourceContext<?, ?>) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketPullRequestDiscoveryTrait
 
decrypt(String) - Static method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.AbstractPersistentStore
 
DEFAULT_ACCESS_TOKEN_TTL - Static variable in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken
The default value for access token time to live.
DEFAULT_OAUTH_ACCESS_TOKEN_TTL_KEY - Static variable in class com.atlassian.bitbucket.jenkins.internal.util.SystemPropertiesConstants
Specifies the time to live (TTL) of an OAuth access token, used when making API requests in Jenkins on behalf of the Bitbucket user, such as starting jobs.
DEFAULT_OAUTH_REQUEST_TOKEN_TTL_KEY - Static variable in class com.atlassian.bitbucket.jenkins.internal.util.SystemPropertiesConstants
Specifies the time to live (TTL) of an OAuth request token, which is used when performing an authorization flow between Bitbucket and Jenkins.
DEFAULT_OAUTH_SESSION_TTL_KEY - Static variable in class com.atlassian.bitbucket.jenkins.internal.util.SystemPropertiesConstants
Specifies the time to live (TTL) of an OAuth session.
DEFAULT_REQUEST_TOKEN_TTL - Static variable in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken
The default value for request token time to live.
DEFAULT_SESSION_TTL - Static variable in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken
The default value for session time to live.
DefaultGlobalLibrariesProvider - Class in com.atlassian.bitbucket.jenkins.internal.provider
 
DefaultGlobalLibrariesProvider() - Constructor for class com.atlassian.bitbucket.jenkins.internal.provider.DefaultGlobalLibrariesProvider
 
DefaultInstanceKeyPairProvider - Class in com.atlassian.bitbucket.jenkins.internal.provider
 
DefaultInstanceKeyPairProvider() - Constructor for class com.atlassian.bitbucket.jenkins.internal.provider.DefaultInstanceKeyPairProvider
 
DefaultJenkinsAuthWrapper - Class in com.atlassian.bitbucket.jenkins.internal.provider
 
DefaultJenkinsAuthWrapper() - Constructor for class com.atlassian.bitbucket.jenkins.internal.provider.DefaultJenkinsAuthWrapper
 
DefaultJenkinsProvider - Class in com.atlassian.bitbucket.jenkins.internal.provider
 
DefaultJenkinsProvider() - Constructor for class com.atlassian.bitbucket.jenkins.internal.provider.DefaultJenkinsProvider
 
DefaultSCMHeadByItemProvider - Class in com.atlassian.bitbucket.jenkins.internal.provider
 
DefaultSCMHeadByItemProvider() - Constructor for class com.atlassian.bitbucket.jenkins.internal.provider.DefaultSCMHeadByItemProvider
 
DefaultSCMSourceByItemProvider - Class in com.atlassian.bitbucket.jenkins.internal.provider
 
DefaultSCMSourceByItemProvider() - Constructor for class com.atlassian.bitbucket.jenkins.internal.provider.DefaultSCMSourceByItemProvider
 
delete(String) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.PersistentServiceProviderConsumerStore
 
delete(String) - Method in interface com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.ServiceProviderConsumerStore
Deletes a consumer whose key is equal to the given key
DELETE - com.atlassian.bitbucket.jenkins.internal.model.BitbucketRefChangeType
 
DELETED - com.atlassian.bitbucket.jenkins.internal.model.BitbucketPullRequestState
 
deleteWebhook(int) - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketWebhookClient
deletes a webhook with given id
deleteWebhook(int) - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketWebhookClientImpl
 
DENIED - com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken.Authorization
The user has denied access.
deniedBy(String) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken.ServiceProviderTokenBuilder
Sets the user that denied the request token and returns this builder to allow other optional attributes to be set or the final request Token instance to be constructed.
deny(String) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken
If this is an unauthorized request token, this method will return a request token that has been denied by the user.
DENY_KEY - Static variable in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.servlet.AuthorizeConfirmationConfig
 
DeploymentNotifier - Class in com.atlassian.bitbucket.jenkins.internal.deployments
Step for configuring deployment notification in freestyle jobs.
DeploymentNotifier(String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentNotifier
 
DeploymentNotifier_DisplayName() - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.Messages
Key DeploymentNotifier.DisplayName: Notify Bitbucket Server of deployment.
DeploymentNotifier.DescriptorImpl - Class in com.atlassian.bitbucket.jenkins.internal.deployments
 
DeploymentPoster - Interface in com.atlassian.bitbucket.jenkins.internal.deployments
Send a deployment notification to Bitbucket Server
DeploymentPosterImpl - Class in com.atlassian.bitbucket.jenkins.internal.deployments
 
DeploymentPosterImpl() - Constructor for class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentPosterImpl
 
DeploymentPosterImpl(BitbucketClientFactoryProvider, BitbucketDeploymentFactory, JenkinsToBitbucketCredentials, BitbucketPluginConfiguration, BitbucketSCMRepositoryHelper) - Constructor for class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentPosterImpl
 
DEPLOYMENTS_CAPABILITY_KEY - Static variable in class com.atlassian.bitbucket.jenkins.internal.model.AtlassianServerCapabilities
 
DeploymentState - Enum in com.atlassian.bitbucket.jenkins.internal.model.deployment
The possible states of a deployment.
DeploymentStep - Interface in com.atlassian.bitbucket.jenkins.internal.deployments
 
DeploymentStepDescriptorHelper - Class in com.atlassian.bitbucket.jenkins.internal.deployments
 
DeploymentStepDescriptorHelper() - Constructor for class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepDescriptorHelper
 
DeploymentStepDescriptorHelper_EmptySelection() - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.Messages
Key DeploymentStepDescriptorHelper.EmptySelection: - none -.
DeploymentStepDescriptorHelper_EnvironmentNameRequired() - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.Messages
Key DeploymentStepDescriptorHelper.EnvironmentNameRequired: The environment name is required.
DeploymentStepDescriptorHelper_EnvironmentNameTooLong() - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.Messages
Key DeploymentStepDescriptorHelper.EnvironmentNameTooLong: The environment name must be shorter than 255 characters.
DeploymentStepDescriptorHelper_EnvironmentTypeInvalid() - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.Messages
Key DeploymentStepDescriptorHelper.EnvironmentTypeInvalid: The environment type should be one of DEVELOPMENT, PRODUCTION, STAGING, TESTING.
DeploymentStepDescriptorHelper_EnvironmentUrlInvalid() - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.Messages
Key DeploymentStepDescriptorHelper.EnvironmentUrlInvalid: The environment URL must be a valid URL.
DeploymentStepDescriptorHelper_KeyTooLong() - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.Messages
Key DeploymentStepDescriptorHelper.KeyTooLong: The environment key must be shorter than 255 characters.
DeploymentStepDescriptorHelper_UriAbsolute() - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.Messages
Key DeploymentStepDescriptorHelper.UriAbsolute: The deployment URI must be absolute.
DeploymentStepDescriptorHelper_UriTooLong() - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.Messages
Key DeploymentStepDescriptorHelper.UriTooLong: The deployment URI must be shorter than 1024 characters.
DeploymentStepExecution - Class in com.atlassian.bitbucket.jenkins.internal.deployments
 
DeploymentStepExecutionCallback - Class in com.atlassian.bitbucket.jenkins.internal.deployments
 
DeploymentStepExecutionCallback(BitbucketDeploymentEnvironment) - Constructor for class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepExecutionCallback
 
DeploymentStepImpl - Class in com.atlassian.bitbucket.jenkins.internal.deployments
Step for configuring deployment notifications.
DeploymentStepImpl(String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepImpl
 
DeploymentStepImpl.DescriptorImpl - Class in com.atlassian.bitbucket.jenkins.internal.deployments
 
DeploymentStepUtils - Class in com.atlassian.bitbucket.jenkins.internal.deployments
 
DeploymentStepUtils() - Constructor for class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepUtils
 
description(String) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.Consumer.Builder
Sets the description of the consumer as it would be displayed to the user and returns this builder to allow other attributes to be set
DESCRIPTION - Static variable in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.OAuthConverter.ConsumerProperty
 
descriptor() - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentNotifier
 
DescriptorImpl() - Constructor for class com.atlassian.bitbucket.jenkins.internal.config.BitbucketServerConfiguration.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.atlassian.bitbucket.jenkins.internal.config.BitbucketTokenCredentialsImpl.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentNotifier.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepImpl.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerCreateAction.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.token.DisplayAccessToken.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketBranchDiscoveryTrait.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketGitBrowserSCMSourceTrait.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketIgnoreOnPushNotificationTrait.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketPullRequestDiscoveryTrait.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketRefSpecsSCMSourceTrait.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketRemoteNameSCMSourceTrait.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookMultibranchTrigger.DescriptorImpl
 
destroy() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.auth.OAuth1aRequestFilter
 
DEVELOPMENT - com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeploymentEnvironmentType
 
DIAGNOSTICS_PING - com.atlassian.bitbucket.jenkins.internal.trigger.events.BitbucketWebhookEvent
 
discoverHeads() - Method in interface com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMHeadDiscoveryHandler
 
DisplayAccessToken - Class in com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.token
 
DisplayAccessToken(ServiceProviderToken, Clock) - Constructor for class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.token.DisplayAccessToken
 
DisplayAccessToken.DescriptorImpl - Class in com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.token
 
doAccessToken(StaplerRequest, StaplerResponse) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest.TokenEndpoint
 
doCheckAdminCredentialsId(String) - Method in class com.atlassian.bitbucket.jenkins.internal.config.BitbucketServerConfiguration.DescriptorImpl
 
doCheckBaseUrl(String) - Method in class com.atlassian.bitbucket.jenkins.internal.config.BitbucketServerConfiguration.DescriptorImpl
 
doCheckCallbackUrl(String) - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerEntry.OAuthConsumerEntryDescriptor
 
doCheckConsumerKey(String) - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerEntry.OAuthConsumerEntryDescriptor
 
doCheckConsumerName(String) - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerEntry.OAuthConsumerEntryDescriptor
 
doCheckConsumerSecret(String) - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerEntry.OAuthConsumerEntryDescriptor
 
doCheckCredentialsId(Item, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM.DescriptorImpl
 
doCheckCredentialsId(Item, String) - Method in interface com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormValidation
 
doCheckCredentialsId(Item, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormValidationDelegate
 
doCheckCredentialsId(Item, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource.DescriptorImpl
 
doCheckCredentialsId(Item, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep.DescriptorImpl
 
doCheckEnvironmentKey(Item, String) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentNotifier.DescriptorImpl
 
doCheckEnvironmentKey(Item, String) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepDescriptorHelper
 
doCheckEnvironmentKey(Item, String) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepImpl.DescriptorImpl
 
doCheckEnvironmentName(Item, String) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentNotifier.DescriptorImpl
 
doCheckEnvironmentName(Item, String) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepDescriptorHelper
 
doCheckEnvironmentName(Item, String) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepImpl.DescriptorImpl
 
doCheckEnvironmentType(Item, String) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentNotifier.DescriptorImpl
 
doCheckEnvironmentType(Item, String) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepDescriptorHelper
 
doCheckEnvironmentType(Item, String) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepImpl.DescriptorImpl
 
doCheckEnvironmentUrl(Item, String) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentNotifier.DescriptorImpl
 
doCheckEnvironmentUrl(Item, String) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepDescriptorHelper
 
doCheckEnvironmentUrl(Item, String) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepImpl.DescriptorImpl
 
doCheckProjectName(Item, String, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM.DescriptorImpl
 
doCheckProjectName(Item, String, String, String) - Method in interface com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormValidation
 
doCheckProjectName(Item, String, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormValidationDelegate
 
doCheckProjectName(Item, String, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource.DescriptorImpl
 
doCheckProjectName(Item, String, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep.DescriptorImpl
 
doCheckRepositoryName(Item, String, String, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM.DescriptorImpl
 
doCheckRepositoryName(Item, String, String, String, String) - Method in interface com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormValidation
 
doCheckRepositoryName(Item, String, String, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormValidationDelegate
 
doCheckRepositoryName(Item, String, String, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource.DescriptorImpl
 
doCheckRepositoryName(Item, String, String, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep.DescriptorImpl
 
doCheckServerId(Item, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM.DescriptorImpl
 
doCheckServerId(Item, String) - Method in interface com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormValidation
 
doCheckServerId(Item, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormValidationDelegate
 
doCheckServerId(Item, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource.DescriptorImpl
 
doCheckServerId(Item, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep.DescriptorImpl
 
doCheckServerName(String) - Method in class com.atlassian.bitbucket.jenkins.internal.config.BitbucketServerConfiguration.DescriptorImpl
 
doCheckSshCredentialsId(Item, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM.DescriptorImpl
 
doCheckSshCredentialsId(Item, String) - Method in interface com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormValidation
 
doCheckSshCredentialsId(Item, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormValidationDelegate
 
doCheckSshCredentialsId(Item, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource.DescriptorImpl
 
doCheckSshCredentialsId(Item, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep.DescriptorImpl
 
doContextMenu(StaplerRequest, StaplerResponse) - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerUpdateAction
 
doFillAdminCredentialsIdItems(String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.config.BitbucketServerConfiguration.DescriptorImpl
 
doFillCredentialsIdItems(Item, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM.DescriptorImpl
 
doFillCredentialsIdItems(Item, String, String) - Method in interface com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormFill
 
doFillCredentialsIdItems(Item, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormFillDelegate
 
doFillCredentialsIdItems(Item, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource.DescriptorImpl
 
doFillCredentialsIdItems(Item, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep.DescriptorImpl
 
doFillCredentialsIdItems(String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.config.BitbucketServerConfiguration.DescriptorImpl
 
doFillEnvironmentTypeItems(Item) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentNotifier.DescriptorImpl
 
doFillEnvironmentTypeItems(Item) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepDescriptorHelper
 
doFillEnvironmentTypeItems(Item) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepImpl.DescriptorImpl
 
doFillGitToolItems() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM.DescriptorImpl
 
doFillMirrorNameItems(Item, String, String, String, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM.DescriptorImpl
 
doFillMirrorNameItems(Item, String, String, String, String, String) - Method in interface com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormFill
 
doFillMirrorNameItems(Item, String, String, String, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormFillDelegate
 
doFillMirrorNameItems(Item, String, String, String, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource.DescriptorImpl
 
doFillMirrorNameItems(Item, String, String, String, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep.DescriptorImpl
 
doFillProjectNameItems(Item, String, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM.DescriptorImpl
 
doFillProjectNameItems(Item, String, String, String) - Method in interface com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormFill
 
doFillProjectNameItems(Item, String, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormFillDelegate
 
doFillProjectNameItems(Item, String, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource.DescriptorImpl
 
doFillProjectNameItems(Item, String, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep.DescriptorImpl
 
doFillRepositoryNameItems(Item, String, String, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM.DescriptorImpl
 
doFillRepositoryNameItems(Item, String, String, String, String) - Method in interface com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormFill
 
doFillRepositoryNameItems(Item, String, String, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormFillDelegate
 
doFillRepositoryNameItems(Item, String, String, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource.DescriptorImpl
 
doFillRepositoryNameItems(Item, String, String, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep.DescriptorImpl
 
doFillServerIdItems(Item, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM.DescriptorImpl
 
doFillServerIdItems(Item, String) - Method in interface com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormFill
 
doFillServerIdItems(Item, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormFillDelegate
 
doFillServerIdItems(Item, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource.DescriptorImpl
 
doFillServerIdItems(Item, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep.DescriptorImpl
 
doFillSshCredentialsIdItems(Item, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM.DescriptorImpl
 
doFillSshCredentialsIdItems(Item, String, String) - Method in interface com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormFill
 
doFillSshCredentialsIdItems(Item, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormFillDelegate
 
doFillSshCredentialsIdItems(Item, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource.DescriptorImpl
 
doFillSshCredentialsIdItems(Item, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep.DescriptorImpl
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.auth.OAuth1aRequestFilter
 
doIndex(StaplerRequest, StaplerResponse) - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.servlet.AuthorizeConfirmationConfig
 
doPerformCreate(StaplerRequest) - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerCreateAction
 
doPerformDelete(StaplerRequest) - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerUpdateAction
 
doPerformSubmit(StaplerRequest) - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.servlet.AuthorizeConfirmationConfig
 
doPerformUpdate(StaplerRequest) - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerUpdateAction
 
doRequestToken(StaplerRequest, StaplerResponse) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest.TokenEndpoint
 
doRevoke(StaplerRequest) - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.token.OAuthTokenConfiguration
 
doTestConnection(Item, String, String, String, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM.DescriptorImpl
 
doTestConnection(Item, String, String, String, String, String) - Method in interface com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormValidation
 
doTestConnection(Item, String, String, String, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormValidationDelegate
 
doTestConnection(Item, String, String, String, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource.DescriptorImpl
 
doTestConnection(Item, String, String, String, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep.DescriptorImpl
 
doTestConnection(String, String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.config.BitbucketServerConfiguration.DescriptorImpl
 
doTrigger(StaplerRequest, StaplerResponse) - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookEndpoint
 

E

EMPTY_RESPONSE - Static variable in interface com.atlassian.bitbucket.jenkins.internal.client.HttpRequestExecutor.ResponseConsumer
 
encrypt(String) - Static method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.AbstractPersistentStore
 
EnrichedBitbucketMirroredRepository - Class in com.atlassian.bitbucket.jenkins.internal.scm
 
EnrichedBitbucketMirroredRepository(BitbucketRepository, BitbucketMirroredRepository) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.EnrichedBitbucketMirroredRepository
 
entityMap - Variable in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.AbstractPersistentStore
 
equals(Object) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketBuildStatus
 
equals(Object) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketDefaultBranch
 
equals(Object) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketNamedLink
 
equals(Object) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketProject
 
equals(Object) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketPullRequestRef
 
equals(Object) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketRepository
 
equals(Object) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketWebhook
 
equals(Object) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketWebhookRequest
 
equals(Object) - Method in class com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeployment
 
equals(Object) - Method in class com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeploymentEnvironment
 
equals(Object) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMRevision
 
equals(Object) - Method in class com.atlassian.bitbucket.jenkins.internal.status.BitbucketRevisionAction
 
equals(Object) - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketTriggerWorker
 
equals(Object) - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookTriggerCause
 
equals(Object) - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookTriggerRequest
 
equivalent(ChangeRequestSCMRevision<?>) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketPullRequestSCMRevision
 
ERROR_AVAILABLE - com.atlassian.bitbucket.jenkins.internal.model.BitbucketMirroredRepositoryStatus
 
ERROR_INITIALIZING - com.atlassian.bitbucket.jenkins.internal.model.BitbucketMirroredRepositoryStatus
 
EXCLUSION_PATH - Static variable in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.OAuthRequestUtils
 
executeDelete(HttpUrl, RequestConfiguration...) - Method in interface com.atlassian.bitbucket.jenkins.internal.client.HttpRequestExecutor
Executes a delete call.
executeDelete(HttpUrl, RequestConfiguration...) - Method in class com.atlassian.bitbucket.jenkins.internal.http.HttpRequestExecutorImpl
 
executeGet(HttpUrl, HttpRequestExecutor.ResponseConsumer<T>, RequestConfiguration...) - Method in interface com.atlassian.bitbucket.jenkins.internal.client.HttpRequestExecutor
Executes a Get call to a given URL.
executeGet(HttpUrl, HttpRequestExecutor.ResponseConsumer<T>, RequestConfiguration...) - Method in class com.atlassian.bitbucket.jenkins.internal.http.HttpRequestExecutorImpl
 
executePost(HttpUrl, String, HttpRequestExecutor.ResponseConsumer<T>, RequestConfiguration...) - Method in interface com.atlassian.bitbucket.jenkins.internal.client.HttpRequestExecutor
Executes a POST with a given URL and request payload, with any custom headers.
executePost(HttpUrl, String, HttpRequestExecutor.ResponseConsumer<T>, RequestConfiguration...) - Method in class com.atlassian.bitbucket.jenkins.internal.http.HttpRequestExecutorImpl
 
executePut(HttpUrl, String, HttpRequestExecutor.ResponseConsumer<T>, RequestConfiguration...) - Method in interface com.atlassian.bitbucket.jenkins.internal.client.HttpRequestExecutor
Executes a PUT with a given URL and request payload.
executePut(HttpUrl, String, HttpRequestExecutor.ResponseConsumer<T>, RequestConfiguration...) - Method in class com.atlassian.bitbucket.jenkins.internal.http.HttpRequestExecutorImpl
 
executeStreamingGet(HttpUrl, HttpRequestExecutor.ResponseConsumer<InputStream>, RequestConfiguration...) - Method in interface com.atlassian.bitbucket.jenkins.internal.client.HttpRequestExecutor
Executes a streaming get call to a given URL.
executeStreamingGet(HttpUrl, HttpRequestExecutor.ResponseConsumer<InputStream>, RequestConfiguration...) - Method in class com.atlassian.bitbucket.jenkins.internal.http.HttpRequestExecutorImpl
 

F

FAILED - com.atlassian.bitbucket.jenkins.internal.model.BuildState
 
FAILED - com.atlassian.bitbucket.jenkins.internal.model.deployment.DeploymentState
The deployment failed to complete.
fetchAsListBox(MirrorFetchRequest) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketMirrorHandler
 
fetchRepo(BitbucketClientFactory, String, String) - Method in interface com.atlassian.bitbucket.jenkins.internal.scm.BitbucketRepoFetcher
 
fetchRepository(MirrorFetchRequest) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketMirrorHandler
 
findByEventId(String) - Static method in enum com.atlassian.bitbucket.jenkins.internal.trigger.events.BitbucketWebhookEvent
 
findHead(Item) - Method in class com.atlassian.bitbucket.jenkins.internal.provider.DefaultSCMHeadByItemProvider
 
findHead(Item) - Method in interface com.atlassian.bitbucket.jenkins.internal.provider.SCMHeadByItemProvider
 
findProjects() - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketSearchClient
Search for Bitbucket Server projects whose names contain the provided value.
findProjects() - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketSearchClientImpl
 
findProjects(String, BitbucketClientFactory) - Static method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketSearchHelper
 
findRepositories(String) - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketSearchClient
Search for Bitbucket Server repositories whose names match the provided value.
findRepositories(String) - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketSearchClientImpl
 
findRepositories(String, String, BitbucketClientFactory) - Static method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketSearchHelper
 
findSource(Item) - Method in class com.atlassian.bitbucket.jenkins.internal.provider.DefaultSCMSourceByItemProvider
 
findSource(Item) - Method in interface com.atlassian.bitbucket.jenkins.internal.provider.SCMSourceByItemProvider
 
FormValidationUtils - Class in com.atlassian.bitbucket.jenkins.internal.util
 
FormValidationUtils() - Constructor for class com.atlassian.bitbucket.jenkins.internal.util.FormValidationUtils
 
fromName(String) - Static method in enum com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeploymentEnvironmentType
 

G

generateAccessToken(ServiceProviderToken) - Method in interface com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderTokenFactory
Returns a newly generated access token for the authorized request token.
generateAccessToken(ServiceProviderToken) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderTokenFactoryImpl
 
generateKeyPair() - Static method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.RSAKeys
Returns a newly created RSA public/private KeyPair.
generateRequestToken(Consumer) - Method in interface com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderTokenFactory
Generate an unauthorized request token.
generateRequestToken(Consumer) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderTokenFactoryImpl
 
generateRequestToken(Consumer, URI) - Method in interface com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderTokenFactory
Generate an unauthorized request token.
generateRequestToken(Consumer, URI) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderTokenFactoryImpl
 
get() - Method in class com.atlassian.bitbucket.jenkins.internal.client.supply.BitbucketCapabilitiesSupplier
 
get() - Method in class com.atlassian.bitbucket.jenkins.internal.provider.DefaultGlobalLibrariesProvider
 
get() - Method in class com.atlassian.bitbucket.jenkins.internal.provider.DefaultJenkinsProvider
 
get() - Method in interface com.atlassian.bitbucket.jenkins.internal.provider.GlobalLibrariesProvider
Returns the result of calling GlobalLibraries.get()
get() - Method in interface com.atlassian.bitbucket.jenkins.internal.provider.JenkinsProvider
Returns the result of calling Jenkins.get()
get(String) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.PersistentServiceProviderConsumerStore
 
get(String) - Method in interface com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.ServiceProviderConsumerStore
Retrieve a consumer from the store whose key attribute is equal to the key parameter, or empty if such a consumer doesn't exist
get(String) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.PersistentServiceProviderTokenStore
 
get(String) - Method in interface com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderTokenStore
Retrieve a ServiceProviderToken from the store whose token attribute is equal to the token parameter.
getAccessRequest() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.servlet.AuthorizeConfirmationConfig
 
getAccessTokensForUser(String) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.PersistentServiceProviderTokenStore
 
getAccessTokensForUser(String) - Method in interface com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderTokenStore
Retrieves all the access tokens the user has approved.
getAccessTokenUrl() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerUpdateAction
 
getActions() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketTriggerWorker
 
getActor() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookTriggerRequest
 
getActor() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.events.AbstractWebhookEvent
 
getAdditionalActions() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookTriggerRequest
 
getAdminCredentialsId() - Method in class com.atlassian.bitbucket.jenkins.internal.config.BitbucketServerConfiguration
 
getAll() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.PersistentServiceProviderConsumerStore
 
getAll() - Method in interface com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.ServiceProviderConsumerStore
Retrieve all the consumers from the store.
getAndInitializeGitScmIfNull(Item) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
 
getApplication() - Method in class com.atlassian.bitbucket.jenkins.internal.model.AtlassianServerCapabilities
Return the application type as provided by the remote side.
getApplicationWebHooks() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketWebhookSupportedEvents
 
getAttempts() - Method in class com.atlassian.bitbucket.jenkins.internal.http.RetryOnRateLimitConfig
 
getAuthenticatedUser() - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketAuthenticatedUserClient
Get the username associated with the provided credentials.
getAuthenticatedUser() - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketAuthenticatedUserClientImpl
 
getAuthenticatedUserClient() - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketClientFactory
Return a client that can return the username for the credentials used.
getAuthenticatedUserClient() - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketClientFactoryImpl
 
getAuthenticatedUsername() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.servlet.AuthorizeConfirmationConfig
 
getAuthentication() - Method in class com.atlassian.bitbucket.jenkins.internal.provider.DefaultJenkinsAuthWrapper
 
getAuthentication() - Method in interface com.atlassian.bitbucket.jenkins.internal.provider.JenkinsAuthWrapper
 
getAuthorization() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken
Returns the authorization status of this token.
getAuthorize(StaplerRequest) - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthGlobalConfiguration
 
getAuthorizeUrl() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerUpdateAction
 
getBaseUrl() - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketRequestExecutor
Returns the root URL of Bitbucket server.
getBaseUrl() - Method in class com.atlassian.bitbucket.jenkins.internal.config.BitbucketServerConfiguration
Returns the URL location of the server instance
getBaseUrl() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketMirror
 
getBearerCredentials(String) - Static method in class com.atlassian.bitbucket.jenkins.internal.credentials.JenkinsToBitbucketCredentialsImpl
 
getBitbucketClientFactoryProvider() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource.DescriptorImpl
 
getBitbucketDefaultBranch() - Method in class com.atlassian.bitbucket.jenkins.internal.status.BitbucketRepositoryMetadataAction
 
getBitbucketDeploymentFactory() - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentNotifier.DescriptorImpl
 
getBitbucketDeploymentFactory() - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepImpl.DescriptorImpl
 
getBitbucketExternalLinkUtils() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource.DescriptorImpl
 
getBitbucketSCMRepo() - Method in class com.atlassian.bitbucket.jenkins.internal.status.BitbucketRevisionAction
 
getBitbucketSCMRepository() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
 
getBitbucketSCMRepository() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource
 
getBitbucketSCMRepository() - Method in class com.atlassian.bitbucket.jenkins.internal.status.BitbucketRepositoryMetadataAction
 
getBitbucketServerBaseUrl() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.MirrorFetchRequest
 
getBody() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketResponse
 
getBranchClient(TaskListener) - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketRepositoryClient
Returns a client for getting branch information from a repository.
getBranchClient(TaskListener) - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketRepositoryClientImpl
 
getBranches() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
 
getBranches() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep
 
getBrowser() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
 
getBuilderClass() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketBranchDiscoveryTrait.DescriptorImpl
 
getBuilderClass() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketPullRequestDiscoveryTrait.DescriptorImpl
 
getBuildNumber() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketBuildStatus
 
getBuildStatusClient(String) - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketRepositoryClient
Return a client that can post the current status of a build to Bitbucket.
getBuildStatusClient(String) - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketRepositoryClientImpl
 
getBuildStatusClient(String, BitbucketSCMRepository, BitbucketCICapabilities, InstanceKeyPairProvider, DisplayURLProvider) - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketRepositoryClientImpl
 
getCallback() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.Consumer
Returns the default callback URI used after a request token has been authorized if no callback URI was provided in the authorization request.
getCallback() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken
Returns the URI the consumer should be redirected to after the user has completed authorization.
getCallback() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderTokenFactoryImpl.RequestTokenGenerationRequest
 
getCallback() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.servlet.AuthorizeConfirmationConfig
 
getCallbackUrl() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerEntry
 
getCapabilities() - Method in class com.atlassian.bitbucket.jenkins.internal.model.AtlassianServerCapabilities
 
getCapabilityClient() - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketClientFactory
Construct a client that can retrieve the advertised capabilities from Bitbucket.
getCapabilityClient() - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketClientFactoryImpl
 
getCategory() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthGlobalConfiguration
 
getChanges() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.events.RefsChangedWebhookEvent
 
getCheckoutStrategy() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketPullRequestSCMHead
 
getChildren() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketDirectory
 
getCiCapabilities() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketCICapabilities
 
getCICapabilities() - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketCapabilitiesClient
Get the supported ci capabilities of the linked Bitbucket Server.
getCICapabilities() - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketCapabilitiesClientImpl
 
getClient(String, BitbucketCredentials) - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketClientFactoryProvider
Return a client factory for the given base URL.
getClientFactory(BitbucketSCMSourceContext) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketBranchDiscoveryTrait.DescriptorImpl
 
getClientFactory(BitbucketSCMSourceContext) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketPullRequestDiscoveryTrait.DescriptorImpl
 
getCloneCredentialsId() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMRepository
 
getCloneProtocol() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMRepository
 
getCloneUrl(CloneProtocol) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketMirroredRepository
 
getCloneUrl(CloneProtocol) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketRepository
 
getCloneUrls() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketMirroredRepository
 
getCloneUrls() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketRepository
 
getCommitHash() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketPullRequestSCMRevision
The commit hash of the pull request source branch (source ref)
getCommitHash() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMRevision
 
getComponents() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketDirectoryPath
 
getConfigFile() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.AbstractPersistentStore
The file where tokens are saved
getConfiguration() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketWebhookRequest
 
getConsumer() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderTokenFactoryImpl.RequestTokenGenerationRequest
 
getConsumer() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.Token
Returns the Consumer that owns this token.
getConsumer(String) - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthGlobalConfiguration
Creates a new update action with the existing consumer matching a given key, that can be updated
getConsumerDescriptor() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerCreateAction
 
getConsumerDescriptor() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerUpdateAction
 
getConsumerEntry() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerUpdateAction
 
getConsumerFromSubmittedForm(StaplerRequest) - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerEntry.OAuthConsumerEntryDescriptor
 
getConsumerKey() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerEntry
 
getConsumerKey() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerUpdateAction
 
getConsumerName() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerEntry
 
getConsumerName() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.servlet.AuthorizeConfirmationConfig
 
getConsumerName() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.token.DisplayAccessToken
 
getConsumers() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthGlobalConfiguration
 
getConsumerSecret() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.Consumer
Returns optional secret for the consumer, If the signature method is HMAC_SHA1, this secret is used in verifying the signature in requests from the consumer.
getConsumerSecret() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerEntry
 
getContext() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.MirrorFetchRequest
 
getContextClass() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketBranchDiscoveryTrait.DescriptorImpl
 
getContextClass() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketGitBrowserSCMSourceTrait.DescriptorImpl
 
getContextClass() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketIgnoreOnPushNotificationTrait.DescriptorImpl
 
getContextClass() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketPullRequestDiscoveryTrait.DescriptorImpl
 
getContextClass() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketRefSpecsSCMSourceTrait.DescriptorImpl
 
getContextClass() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketRemoteNameSCMSourceTrait.DescriptorImpl
 
getCoreRestPath() - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketRequestExecutor
Provide the base Rest path
getCreate() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthGlobalConfiguration
Creates a new update action with an empty consumer that can be created and added
getCreationDate() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.token.DisplayAccessToken
 
getCreationTime() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken
Returns the time the token was originally created for the user, in milliseconds.
getCreationTime() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken.Session
 
getCredentials() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource
 
getCredentials() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSourceContext
 
getCredentials(String, Item) - Static method in class com.atlassian.bitbucket.jenkins.internal.credentials.CredentialUtils
 
getCredentialsId() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
 
getCredentialsId() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMRepository
 
getCredentialsId() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource
 
getCredentialsId() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep
 
getCredentialsId() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.MirrorFetchRequest
 
getDate() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.events.AbstractWebhookEvent
 
getDefaultBranch() - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketRepositoryClient
Returns the default branch of a repository.
getDefaultBranch() - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketRepositoryClientImpl
 
getDefaultBranch(String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmHelper
 
getDefaultListBox() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketMirrorHandler
 
getDeploymentCapabilities() - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketCapabilitiesClient
Get the supported deployment capabilities of the linked Bitbucket Server.
getDeploymentCapabilities() - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketCapabilitiesClientImpl
 
getDeploymentClient(String) - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketRepositoryClient
Return a client that can post deployment information to Bitbucket.
getDeploymentClient(String) - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketRepositoryClientImpl
 
getDeploymentPoster() - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentNotifier.DescriptorImpl
 
getDeploymentPoster() - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepImpl.DescriptorImpl
 
getDeploymentSequenceNumber() - Method in class com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeployment
 
getDescription() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.Consumer
Returns the optional description of the consumer as it would be displayed to the user, empty if the description was not set.
getDescription() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthGlobalConfiguration
 
getDescription() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketBuildStatus
 
getDescription() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketPullRequest
 
getDescription() - Method in class com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeployment
 
getDescription() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.MinimalPullRequest
 
getDescriptiveText(String, String) - Method in enum com.atlassian.bitbucket.jenkins.internal.model.BuildState
 
getDescriptiveText(String, String) - Method in enum com.atlassian.bitbucket.jenkins.internal.model.deployment.DeploymentState
 
getDescriptor() - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepImpl
 
getDescriptor() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerEntry
 
getDescriptor() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthGlobalConfiguration
 
getDescriptor() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.servlet.AuthorizeConfirmationConfig
 
getDescriptor() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.token.OAuthTokenConfiguration
 
getDescriptor() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookMultibranchTrigger
 
getDescriptor() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookTriggerImpl
 
getDirectoryContent(BitbucketSCMFile) - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketFilePathClient
Retrieves the list of all files and directories that can be found.
getDirectoryContent(BitbucketSCMFile) - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketFilePathClientImpl
 
getDiscoveryHandlers() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSourceContext
 
getDiscoveryHandlers() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSourceRequest
 
getDisplayId() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketPullRequestRef
 
getDisplayId() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketRef
 
getDisplayName() - Method in class com.atlassian.bitbucket.jenkins.internal.config.BitbucketServerConfiguration.DescriptorImpl
 
getDisplayName() - Method in class com.atlassian.bitbucket.jenkins.internal.config.BitbucketTokenCredentialsImpl.DescriptorImpl
 
getDisplayName() - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentNotifier.DescriptorImpl
 
getDisplayName() - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepImpl.DescriptorImpl
 
getDisplayName() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerCreateAction
 
getDisplayName() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerUpdateAction
 
getDisplayName() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthGlobalConfiguration
 
getDisplayName() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.servlet.AuthorizeConfirmationConfig
 
getDisplayName() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.token.DisplayAccessToken.DescriptorImpl
 
getDisplayName() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.token.OAuthTokenConfiguration
 
getDisplayName() - Method in class com.atlassian.bitbucket.jenkins.internal.link.BitbucketExternalLink
 
getDisplayName() - Method in enum com.atlassian.bitbucket.jenkins.internal.link.BitbucketLinkType
 
getDisplayName() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketUser
 
getDisplayName() - Method in class com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeployment
 
getDisplayName() - Method in enum com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeploymentEnvironmentType
 
getDisplayName() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM.DescriptorImpl
 
getDisplayName() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource.DescriptorImpl
 
getDisplayName() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketBranchDiscoveryTrait.DescriptorImpl
 
getDisplayName() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketPullRequestDiscoveryTrait.DescriptorImpl
 
getDisplayName() - Method in class com.atlassian.bitbucket.jenkins.internal.status.BitbucketRevisionAction
 
getDisplayName() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookEndpoint
 
getDisplayName() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookMultibranchTrigger.DescriptorImpl
 
getDisplayName() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookTriggerImpl.BitbucketWebhookTriggerDescriptor
 
getDuration() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketBuildStatus
 
getEmailAddress() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketUser
 
getEntityClass() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.AbstractPersistentStore
 
getEntityClass() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.PersistentServiceProviderConsumerStore
 
getEntityClass() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.PersistentServiceProviderTokenStore
 
getEnvironment() - Method in class com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeployment
 
getEnvironment(DeploymentStep, Run<?, ?>, TaskListener) - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepUtils
getEnvironment(Run<?, ?>, TaskListener) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentNotifier
 
getEnvironment(Run<?, ?>, TaskListener) - Method in interface com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStep
Generates a BitbucketDeploymentEnvironment from the various components.
getEnvironment(Run<?, ?>, TaskListener) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepImpl
 
getEnvironmentKey() - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentNotifier
Used to populate the environmentKey field in the UI
getEnvironmentKey() - Method in interface com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStep
Used to populate the environmentKey field in the UI.
getEnvironmentKey() - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepImpl
 
getEnvironmentName() - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentNotifier
 
getEnvironmentName() - Method in interface com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStep
Used to populate the environmentName field in the UI.
getEnvironmentName() - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepImpl
 
getEnvironmentType() - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentNotifier
Used to populate the environmentType field in the UI
getEnvironmentType() - Method in interface com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStep
Used to populate the environmentType field in the UI.
getEnvironmentType() - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepImpl
 
getEnvironmentUrl() - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentNotifier
Used to populate the environmentUrl field in the UI
getEnvironmentUrl() - Method in interface com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStep
Used to populate the environmentUrl field in the UI.
getEnvironmentUrl() - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepImpl
 
getEventHeads() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSourceContext
 
getEventId() - Method in enum com.atlassian.bitbucket.jenkins.internal.trigger.events.BitbucketWebhookEvent
 
getEventKey() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.events.AbstractWebhookEvent
 
getEvents() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketWebhookRequest
 
getExistingMirrorSelection() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.MirrorFetchRequest
 
getExtensionDescriptors() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM.DescriptorImpl
 
getExtensionDescriptors() - Method in interface com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormFill
 
getExtensionDescriptors() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormFillDelegate
 
getExtensionDescriptors() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource.DescriptorImpl
 
getExtensionDescriptors() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep.DescriptorImpl
 
getExtensions() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
 
getFailed() - Method in class com.atlassian.bitbucket.jenkins.internal.model.TestResults
 
getField() - Method in exception com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMException
 
getFilePath() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.filesystem.BitbucketSCMFile
 
getFilePathClient() - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketRepositoryClient
Returns a client for getting file content and directory information on paths in a repository.
getFilePathClient() - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketRepositoryClientImpl
 
getFilePathClient(String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmHelper
 
getFileType(String, String) - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketFilePathClient
Retrieves the file type for the specified file path and ref.
getFileType(String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketFilePathClientImpl
 
getFromHash() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketRefChange
 
getFromLatestCommit() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.MinimalPullRequest
 
getFromRef() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketPullRequest
 
getFromRefDisplayId() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.MinimalPullRequest
 
getFromRefId() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.MinimalPullRequest
 
getFromRepositoryId() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.MinimalPullRequest
 
getFullRef() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketBranchSCMHead
 
getFullRef() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketPullRequestSCMHead
 
getFullRef() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMHead
 
getFunctionName() - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepImpl.DescriptorImpl
 
getFunctionName() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep.DescriptorImpl
 
getGitSCM() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
 
getGitTool() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
 
getGitTools() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM.DescriptorImpl
 
getGitTools() - Method in interface com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormFill
 
getGitTools() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormFillDelegate
 
getGitTools() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource.DescriptorImpl
 
getGitTools() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep.DescriptorImpl
 
getGlobalAdminCredentials() - Method in interface com.atlassian.bitbucket.jenkins.internal.credentials.GlobalCredentialsProvider
 
getGlobalCredentialsProvider(Item) - Method in class com.atlassian.bitbucket.jenkins.internal.config.BitbucketServerConfiguration
For a given item, returns a global credential provider.
getGlobalCredentialsProvider(String) - Method in class com.atlassian.bitbucket.jenkins.internal.config.BitbucketServerConfiguration
getHandle() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken.Session
 
getHeaders() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketResponse
 
getHref() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketNamedLink
 
getIconClassName() - Method in class com.atlassian.bitbucket.jenkins.internal.config.BitbucketTokenCredentialsImpl.DescriptorImpl
 
getIconClassName() - Method in class com.atlassian.bitbucket.jenkins.internal.link.BitbucketExternalLink
 
getIconFileName() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerCreateAction
 
getIconFileName() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerUpdateAction
 
getIconFileName() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthGlobalConfiguration
 
getIconFileName() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.servlet.AuthorizeConfirmationConfig
 
getIconFileName() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.token.OAuthTokenConfiguration
 
getIconFileName() - Method in class com.atlassian.bitbucket.jenkins.internal.link.BitbucketExternalLink
 
getIconFileName() - Method in class com.atlassian.bitbucket.jenkins.internal.status.BitbucketRevisionAction
 
getIconFileName() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookEndpoint
 
getIconUrl() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.servlet.AuthorizeConfirmationConfig
 
getId() - Method in class com.atlassian.bitbucket.jenkins.internal.config.BitbucketServerConfiguration
 
getId() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketMirrorServer
 
getId() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketPullRequest
 
getId() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketPullRequestRef
 
getId() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketRef
 
getId() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketRepository
 
getId() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketWebhook
 
getId() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketPullRequestSCMHead
 
getId() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
 
getId() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep
 
getIgnored() - Method in class com.atlassian.bitbucket.jenkins.internal.model.TestResults
 
getInstanceName() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.servlet.AuthorizeConfirmationConfig
 
getJenkinsBaseUrl() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerUpdateAction
 
getJenkinsUrl() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.register.WebhookRegisterRequest
 
getJob() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketTriggerWorker
 
getKey() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.Consumer
Returns the unique key used to identify the consumer in requests unauthorized OAuth request tokens.
getKey() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketBuildStatus
 
getKey() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketProject
 
getKey() - Method in class com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeployment
 
getKey() - Method in class com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeploymentEnvironment
 
getLastRenewalTime() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken.Session
 
getLatestChangeset() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketDefaultBranch
 
getLatestCommit() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketDefaultBranch
 
getLatestCommit() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketPullRequestRef
 
getLatestCommit() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMHead
 
getLimit() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketPage
 
getLinks() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketMirroredRepository
 
getLinks() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketMirroredRepositoryDescriptor
 
getMaxAttempts() - Method in class com.atlassian.bitbucket.jenkins.internal.http.RetryOnRateLimitConfig
 
getMessage() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderTokenFactoryImpl.RequestTokenGenerationRequest
 
getMirroredRepositoriesClient(int) - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketClientFactory
Construct a client that can retrieve the list of mirrored repositories for a given repoId from Bitbucket.
getMirroredRepositoriesClient(int) - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketClientFactoryImpl
 
getMirroredRepositoryDescriptors() - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketMirrorClient
Retrieve a page of mirrored repository descriptors for the given repository ID
getMirroredRepositoryDescriptors() - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketMirrorClientImpl
 
getMirroringDetails() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.EnrichedBitbucketMirroredRepository
 
getMirrorName() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketMirroredRepository
 
getMirrorName() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
 
getMirrorName() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMRepository
 
getMirrorName() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource
 
getMirrorName() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep
 
getMirrorServer() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketMirroredRepositoryDescriptor
 
getMirrorServer() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.events.MirrorSynchronizedWebhookEvent
 
getName() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.Consumer
Returns the name of the consumer as it will be displayed to the user.
getName() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketBuildStatus
 
getName() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketDirectoryPath
 
getName() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketMirror
 
getName() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketMirrorServer
 
getName() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketNamedLink
 
getName() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketProject
 
getName() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketRepository
 
getName() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketUser
 
getName() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketWebhookRequest
 
getName() - Method in class com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeploymentEnvironment
 
getName() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.register.WebhookRegisterRequest
 
getName(BitbucketTokenCredentialsImpl) - Method in class com.atlassian.bitbucket.jenkins.internal.config.BitbucketTokenCredentials.NameProvider
 
getNextPageStart() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketPage
 
getNode() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketDirectoryChild
 
getOauth() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest.BaseApplinkRestAPI
 
getOAuthConsumerForAdd() - Static method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerEntry
 
getOAuthConsumerForUpdate(Consumer) - Static method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerEntry
 
getOrGenerateEnvironmentKey() - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepUtils
Generates a random UUID to be used as an environment key.
getOrGenerateEnvironmentKey(String) - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepUtils
Gets the provided environmentKey, stripping away whitespace, or generates a random UUID if a blank environmentKey was provided.
getOriginName() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketPullRequestSCMHead
 
getParent() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketBuildStatus
 
getParent() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketDirectoryPath
 
getPath() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketDirectory
 
getPath() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketDirectoryChild
 
getPrivate() - Method in class com.atlassian.bitbucket.jenkins.internal.provider.DefaultInstanceKeyPairProvider
 
getPrivate() - Method in interface com.atlassian.bitbucket.jenkins.internal.provider.InstanceKeyPairProvider
Returns a private RSA key associated with this instance
getProject() - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketProjectClient
Get the project associated with the given project key
getProject() - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketProjectClientImpl
 
getProject() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketRepository
 
getProjectByNameOrKey(String, BitbucketClientFactory) - Static method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketSearchHelper
 
getProjectClient(String) - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketClientFactory
Return a project client.
getProjectClient(String) - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketClientFactoryImpl
 
getProjectKey() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
 
getProjectKey() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMRepository
 
getProjectKey() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource
 
getProjectKey() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.register.WebhookRegisterRequest
 
getProjectName() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
 
getProjectName() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMRepository
 
getProjectName() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource
 
getProjectName() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep
 
getProjectNameOrKey() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.MirrorFetchRequest
 
getProperties() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.Token
Returns an immutable map of the tokens properties.
getProperty(String) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.Token
Returns the value of the property, or null if the property doesn't exist.
getPropertyNames() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.Token
Returns the names of the properties for this token.
getPublic() - Method in class com.atlassian.bitbucket.jenkins.internal.provider.DefaultInstanceKeyPairProvider
 
getPublic() - Method in interface com.atlassian.bitbucket.jenkins.internal.provider.InstanceKeyPairProvider
Returns a public RSA key associated with this instance
getPublicKey() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.Consumer
Returns optional RSA public key for the consumer, If the signature method is RSA-SHA1, this key is used in verifying the signature in requests from the consumer.
getPullRequest() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketPullRequestSCMHead
 
getPullRequest() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.events.PullRequestWebhookEvent
 
getPullRequestId() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.MinimalPullRequest
 
getPullRequests() - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketRepositoryClient
Gets all pull requests for the repository.
getPullRequests() - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketRepositoryClientImpl
 
getPullRequests(BitbucketPullRequestState) - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketRepositoryClient
Gets all pull requests of the given state for the repository.
getPullRequests(BitbucketPullRequestState) - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketRepositoryClientImpl
 
getRawFileStream(BitbucketSCMFile) - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketFilePathClient
Retrieve the bytes of a file in a repository.
getRawFileStream(BitbucketSCMFile) - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketFilePathClientImpl
 
getRef() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketBuildStatus
 
getRef() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketRefChange
 
getRef() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.filesystem.BitbucketSCMFile
 
getRefId() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketRefChange
 
getRefName() - Method in class com.atlassian.bitbucket.jenkins.internal.status.BitbucketRevisionAction
 
getRemote() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource
 
getRemoteBranches() - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketBranchClient
Gets all branches from the given repository.
getRemoteBranches() - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketBranchClientImpl
 
getRepoNameOrSlug() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.MirrorFetchRequest
 
getRepositories() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
 
getRepository() - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketRepositoryClient
Make the call out to Bitbucket and read the response.
getRepository() - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketRepositoryClientImpl
 
getRepository() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketPullRequestRef
 
getRepository() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSourceContext
 
getRepository() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.EnrichedBitbucketMirroredRepository
 
getRepository() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.events.RefsChangedWebhookEvent
 
getRepository(Run<?, ?>, SCM) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMRepositoryHelper
 
getRepository(String, String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmHelper
 
getRepositoryByNameOrSlug(String, String, BitbucketClientFactory) - Static method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketSearchHelper
 
getRepositoryClient(String) - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketProjectClient
Return a repository search client
getRepositoryClient(String) - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketProjectClientImpl
 
getRepositoryDetails(BitbucketMirroredRepositoryDescriptor) - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketMirrorClient
Returns the mirrored repository details for the given repository url.
getRepositoryDetails(BitbucketMirroredRepositoryDescriptor) - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketMirrorClientImpl
 
getRepositoryId() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketMirroredRepository
 
getRepositoryName() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
 
getRepositoryName() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMRepository
 
getRepositoryName() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource
 
getRepositoryName() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep
 
getRepositorySlug() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
 
getRepositorySlug() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMRepository
 
getRepositorySlug() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource
 
getRepoSlug() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.register.WebhookRegisterRequest
 
getRequestTokenUrl() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerUpdateAction
 
getRequiredContext() - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepImpl.DescriptorImpl
 
getRetryIn() - Method in exception com.atlassian.bitbucket.jenkins.internal.client.exception.RateLimitedException
 
getRetryingWebhookHandler() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource.DescriptorImpl
 
getRevision() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketDirectory
 
getRevisionSha1() - Method in class com.atlassian.bitbucket.jenkins.internal.status.BitbucketRevisionAction
 
getRoot() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.filesystem.BitbucketSCMFileSystem
 
getSearchClient(String) - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketClientFactory
Return a search client
getSearchClient(String) - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketClientFactoryImpl
 
getSecret() - Method in interface com.atlassian.bitbucket.jenkins.internal.config.BitbucketTokenCredentials
 
getSecret() - Method in class com.atlassian.bitbucket.jenkins.internal.config.BitbucketTokenCredentialsImpl
 
getSecurityMode() - Method in class com.atlassian.bitbucket.jenkins.internal.provider.DefaultJenkinsAuthWrapper
 
getSecurityMode() - Method in interface com.atlassian.bitbucket.jenkins.internal.provider.JenkinsAuthWrapper
 
getSelfLink() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketMirroredRepositoryDescriptor
 
getSelfLink() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketProject
 
getSelfLink() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketRepository
The self link on webhook events was only introduced in Bitbucket Server 5.14, so this may be blank
getServerById(String) - Method in class com.atlassian.bitbucket.jenkins.internal.config.BitbucketPluginConfiguration
 
getServerCapabilities() - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketCapabilitiesClient
Get the server capabilities
getServerCapabilities() - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketCapabilitiesClientImpl
 
getServerId() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
 
getServerId() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMRepository
 
getServerId() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource
 
getServerId() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep
 
getServerList() - Method in class com.atlassian.bitbucket.jenkins.internal.config.BitbucketPluginConfiguration
Returns a list of all servers that have been configured by the user.
getServerName() - Method in class com.atlassian.bitbucket.jenkins.internal.config.BitbucketServerConfiguration
Returns the name assigned to the server in Jenkins
getServerName() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep
 
getSession() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken
Returns the Session associated with the token.
getShortDescription() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookTriggerCause
 
getShowGitToolOptions() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM.DescriptorImpl
 
getShowGitToolOptions() - Method in interface com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormFill
 
getShowGitToolOptions() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketScmFormFillDelegate
 
getShowGitToolOptions() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource.DescriptorImpl
 
getShowGitToolOptions() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep.DescriptorImpl
 
getSignatureMethod() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.Consumer
Returns the method the consumer uses to sign requests.
getSize() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketPage
 
getSlug() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketRepository
 
getSourceClass() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketBranchDiscoveryTrait.DescriptorImpl
 
getSourceClass() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketGitBrowserSCMSourceTrait.DescriptorImpl
 
getSourceClass() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketIgnoreOnPushNotificationTrait.DescriptorImpl
 
getSourceClass() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketPullRequestDiscoveryTrait.DescriptorImpl
 
getSourceClass() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketRefSpecsSCMSourceTrait.DescriptorImpl
 
getSourceClass() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketRemoteNameSCMSourceTrait.DescriptorImpl
 
getSshCredentialsId() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
 
getSshCredentialsId() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMRepository
 
getSshCredentialsId() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource
 
getSshCredentialsId() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep
 
getStart() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketPage
 
getState() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketBuildStatus
 
getState() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketPullRequest
 
getState() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketRepository
 
getState() - Method in class com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeployment
 
getState() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.MinimalPullRequest
 
getStatus() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketMirroredRepository
 
getStoreEntryName() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.AbstractPersistentStore
 
getStoreEntryName() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.PersistentServiceProviderConsumerStore
 
getStoreEntryName() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.PersistentServiceProviderTokenStore
 
getStoreKeyName() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.AbstractPersistentStore
 
getStoreKeyName() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.PersistentServiceProviderConsumerStore
 
getStoreKeyName() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.PersistentServiceProviderTokenStore
 
getStoreValueName() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.AbstractPersistentStore
 
getStoreValueName() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.PersistentServiceProviderConsumerStore
 
getStoreValueName() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.PersistentServiceProviderTokenStore
 
getSuccessful() - Method in class com.atlassian.bitbucket.jenkins.internal.model.TestResults
 
getSyncType() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.events.MirrorSynchronizedWebhookEvent
 
getTarget() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketPullRequestSCMHead
 
getTaskListener() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSourceContext
 
getTestResults() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketBuildStatus
 
getTimeToLive() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken
Returns the maximum amount of time the token is considered valid, in milliseconds.
getTimeToLive() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken.Session
 
getTitle() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketPullRequest
 
getTitle() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.MinimalPullRequest
 
getToHash() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketRefChange
 
getToken() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.Token
Returns the token value used to identify this token in OAuth messages.
getToken() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.servlet.AuthorizeConfirmationConfig
 
getToken() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.token.DisplayAccessToken
 
getTokens() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.token.OAuthTokenConfiguration
 
getTokenSecret() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.Token
Returns the secret used by the Consumer to establish ownership of a given Token.
getTokenStatus() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.token.DisplayAccessToken
 
getToLatestCommit() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.MinimalPullRequest
 
getToRef() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketPullRequest
 
getToRefDisplayId() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.MinimalPullRequest
 
getToRefId() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.MinimalPullRequest
 
getToRepositoryId() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.MinimalPullRequest
 
getToString() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketDirectoryPath
 
getTraits() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource
 
getTraitsDefaults() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource.DescriptorImpl
 
getTraitsDescriptorLists() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource.DescriptorImpl
 
getTriggerItem() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketTriggerWorker
 
getType() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketDirectoryChild
 
getType() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketRef
 
getType() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketRefChange
 
getType() - Method in class com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeploymentEnvironment
 
getUnderlyingGitSCM(SCM) - Method in class com.atlassian.bitbucket.jenkins.internal.status.LocalSCMListener
 
getUniqueName() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.InstanceBasedNameGenerator
 
getUpdatedDate() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketPullRequest
 
getUpdatedDate() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMHead
 
getUrl() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketBuildStatus
 
getUrl() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketWebhookRequest
 
getUrl() - Method in class com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeployment
 
getUrl() - Method in class com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeploymentEnvironment
 
getUrlName() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest.BaseApplinkRestAPI
 
getUrlName() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerCreateAction
 
getUrlName() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerUpdateAction
 
getUrlName() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthGlobalConfiguration
 
getUrlName() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.servlet.AuthorizeConfirmationConfig
 
getUrlName() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.token.OAuthTokenConfiguration
 
getUrlName() - Method in class com.atlassian.bitbucket.jenkins.internal.link.BitbucketExternalLink
 
getUrlName() - Method in class com.atlassian.bitbucket.jenkins.internal.status.BitbucketRevisionAction
 
getUrlName() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookEndpoint
 
getUser() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken
If this is an authorized request token, returns the user that authorized the token.
getUserRemoteConfigs() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
 
getValidServerList() - Method in class com.atlassian.bitbucket.jenkins.internal.config.BitbucketPluginConfiguration
Returns a list of all servers that have been configured by the user and pass the process() function with no errors.
getValidServerListByName(String) - Method in class com.atlassian.bitbucket.jenkins.internal.config.BitbucketPluginConfiguration
Returns a list of all servers configured by the user matching the provided name, and also passing the process() function with no errors.
getValues() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketPage
 
getVerifier() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken
If this is an authorized request token, returns the verification code that is used to verify the user that authorized the token is the same one that is swapping it for an access token.
getWebhookClient() - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketRepositoryClient
Returns a client for performing various webhook related operations.
getWebhookClient() - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketRepositoryClientImpl
 
getWebhooks(String...) - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketWebhookClient
Returns a stream of existing webhooks.
getWebhooks(String...) - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketWebhookClientImpl
 
getWebhookSupportedEvents() - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketCapabilitiesClient
Get the supported webhook events of the linked Bitbucket Server.
getWebhookSupportedEvents() - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketCapabilitiesClientImpl
 
getWeight() - Method in enum com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeploymentEnvironmentType
 
GlobalCredentialsProvider - Interface in com.atlassian.bitbucket.jenkins.internal.credentials
An interface through which one should fetch the global admin credentials.
GlobalLibrariesProvider - Interface in com.atlassian.bitbucket.jenkins.internal.provider
 

H

handleAccessToken(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest.AccessTokenRestEndpoint
 
handledBy() - Method in annotation type com.atlassian.bitbucket.jenkins.internal.annotations.UpgradeHandled
Document with a brief sentence how the upgrade was handled.
handleRequestToken(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest.RequestTokenRestEndpoint
 
hasAnyInvalidConfiguration() - Method in class com.atlassian.bitbucket.jenkins.internal.config.BitbucketPluginConfiguration
Determines if any servers have been incorrectly configured
hasBeenAuthorized() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken
Returns true if this token has been authorized, false otherwise.
hasBeenDenied() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken
Returns true if this token has been denied, false otherwise.
hasExpired(Clock) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken
Returns true if the time to live has been exceeded, false otherwise.
hasExpired(Clock) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken.Session
Returns true if the session has expired - the time to live plus the last renewal time is less than the current time, false otherwise.
hashCode() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketBuildStatus
 
hashCode() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketDefaultBranch
 
hashCode() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketNamedLink
 
hashCode() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketProject
 
hashCode() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketPullRequestRef
 
hashCode() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketRepository
 
hashCode() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketWebhook
 
hashCode() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketWebhookRequest
 
hashCode() - Method in class com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeployment
 
hashCode() - Method in class com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeploymentEnvironment
 
hashCode() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMRevision
 
hashCode() - Method in class com.atlassian.bitbucket.jenkins.internal.status.BitbucketRevisionAction
 
hashCode() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketTriggerWorker
 
hashCode() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookTriggerCause
 
hashCode() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookTriggerRequest
 
hasProperty(String) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.Token
Returns true if this token contains the optional property, false otherwise.
hasSession() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken
Returns true if there is a Session associated with the token.
HMAC_SHA1 - com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.Consumer.SignatureMethod
 
HTTP - com.atlassian.bitbucket.jenkins.internal.scm.CloneProtocol
 
HttpRequestExecutor - Interface in com.atlassian.bitbucket.jenkins.internal.client
Responsible for making remote HTTP calls to the given URL using passed in credentials.
HttpRequestExecutor.ResponseConsumer<T> - Interface in com.atlassian.bitbucket.jenkins.internal.client
 
HttpRequestExecutorImpl - Class in com.atlassian.bitbucket.jenkins.internal.http
 
HttpRequestExecutorImpl() - Constructor for class com.atlassian.bitbucket.jenkins.internal.http.HttpRequestExecutorImpl
 
HttpRequestExecutorImpl(Call.Factory) - Constructor for class com.atlassian.bitbucket.jenkins.internal.http.HttpRequestExecutorImpl
 

I

IN_PROGRESS - com.atlassian.bitbucket.jenkins.internal.model.deployment.DeploymentState
The deployment is currently in progress.
INCREMENTAL - com.atlassian.bitbucket.jenkins.internal.model.BitbucketRepositorySynchronizationType
 
incrementAndGetAttempts() - Method in class com.atlassian.bitbucket.jenkins.internal.http.RetryOnRateLimitConfig
 
init(FilterConfig) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.auth.OAuth1aRequestFilter
 
INITIALISATION_FAILED - com.atlassian.bitbucket.jenkins.internal.model.RepositoryState
Repository failed to initialize and cannot be cloned.
INITIALISING - com.atlassian.bitbucket.jenkins.internal.model.RepositoryState
Repository is in the process of being initialized and cannot be clone yet.
INITIALIZING - com.atlassian.bitbucket.jenkins.internal.model.BitbucketMirroredRepositoryStatus
 
injectJenkinsToBitbucketCredentials() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM.DescriptorImpl
 
INPROGRESS - com.atlassian.bitbucket.jenkins.internal.model.BuildState
 
InstanceBasedNameGenerator - Class in com.atlassian.bitbucket.jenkins.internal.trigger
Generates Unique name for the current Jenkins instance.
InstanceBasedNameGenerator(InstanceIdentity) - Constructor for class com.atlassian.bitbucket.jenkins.internal.trigger.InstanceBasedNameGenerator
 
InstanceKeyPairProvider - Interface in com.atlassian.bitbucket.jenkins.internal.provider
 
INVALID_CALLBACK_ADVICE - Static variable in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest.RequestTokenRestEndpoint
 
InvalidTokenException - Exception in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.exception
Exception thrown by the ServiceProviderTokenStore.get(String) method if the token is no longer valid.
InvalidTokenException(String) - Constructor for exception com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.exception.InvalidTokenException
 
isAccessToken() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.Token
Returns true if this is an access token, false otherwise.
isActive() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketWebhookRequest
 
isApplicable(Item) - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookMultibranchTrigger.DescriptorImpl
 
isApplicable(Item) - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookTriggerImpl.BitbucketWebhookTriggerDescriptor
 
isApplicable(Job) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM.DescriptorImpl
 
isApplicable(Class<? extends AbstractProject>) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentNotifier.DescriptorImpl
 
isApplicableForEvent(AbstractWebhookEvent) - Method in interface com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookTrigger
Is the trigger applicable for the given webhook.
isApplicableForEvent(AbstractWebhookEvent) - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookTriggerImpl
 
isApplicableForEventType(AbstractWebhookEvent) - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookMultibranchTrigger
Is the trigger applicable for the given webhook.
isAuthenticated() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.servlet.AuthorizeConfirmationConfig.AuthorizeConfirmationConfigDescriptor
 
isAvailable() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketMirroredRepository
 
isBitbucketServer() - Method in class com.atlassian.bitbucket.jenkins.internal.model.AtlassianServerCapabilities
 
isCallbackUrlSet() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerEntry
 
isDefault() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketDefaultBranch
 
isDeploymentsSupported() - Method in class com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeploymentCapabilities
 
isEnabled() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketMirror
 
isEventApplicable(SCMHeadEvent<?>) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource
 
isForkedPullRequest() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.MinimalPullRequest
 
isLastPage() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketPage
 
isMirror() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.register.WebhookRegisterRequest
 
isMirror(boolean) - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.register.WebhookRegisterRequest.Builder
 
isMirrorConfigured() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMRepository
 
isNoSecurity() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.servlet.AuthorizeConfirmationConfig
 
isOAuthAccessAttempt(HttpServletRequest) - Static method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.OAuthRequestUtils
Checks if the request is any form of OAuth request, either 2LO or 3LO.
isOauthTokenRequest(HttpServletRequest) - Static method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.OAuthRequestUtils
The request path is accessing one of the token endpoints
isPersonal() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMRepository
 
isPullRequestTrigger() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookMultibranchTrigger
 
isPullRequestTrigger() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookTriggerImpl
 
isRefTrigger() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookMultibranchTrigger
 
isRefTrigger() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookTriggerImpl
 
isRequestToken() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.Token
Returns true if this is a request token, false otherwise.
isSecurityEnabled() - Method in interface com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.auth.SecurityModeChecker
Indicates if security is enabled, such that users are required to sign in to access the system.
isSecurityEnabled() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.auth.JenkinsSecurityModeChecker
 
isTokenExpired(ServiceProviderToken) - Static method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderTokenUtils
 
isTokenSessionExpired(ServiceProviderToken) - Static method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderTokenUtils
 
isTriggerOnPullRequest() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.register.WebhookRegisterRequest
 
isTriggerOnRefChange() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.register.WebhookRegisterRequest
 
isUpdate() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerEntry
 
isValid() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMRepository
 
isValid() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource
 
isValidCallback(URI) - Static method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken
 
isWebhookRegistered() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
 
isWebhookRegistered() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource
 

J

JenkinsAuthWrapper - Interface in com.atlassian.bitbucket.jenkins.internal.provider
This exists purely to support unit testing.
JenkinsProvider - Interface in com.atlassian.bitbucket.jenkins.internal.provider
 
JenkinsProviderModule - Class in com.atlassian.bitbucket.jenkins.internal.provider
 
JenkinsProviderModule() - Constructor for class com.atlassian.bitbucket.jenkins.internal.provider.JenkinsProviderModule
 
JenkinsSecurityModeChecker - Class in com.atlassian.bitbucket.jenkins.internal.jenkins.auth
 
JenkinsSecurityModeChecker() - Constructor for class com.atlassian.bitbucket.jenkins.internal.jenkins.auth.JenkinsSecurityModeChecker
 
JenkinsToBitbucketCredentials - Interface in com.atlassian.bitbucket.jenkins.internal.credentials
Converts Jenkins credentials to Bitbucket Credentials.
JenkinsToBitbucketCredentialsImpl - Class in com.atlassian.bitbucket.jenkins.internal.credentials
 
JenkinsToBitbucketCredentialsImpl() - Constructor for class com.atlassian.bitbucket.jenkins.internal.credentials.JenkinsToBitbucketCredentialsImpl
 
JenkinsToBitbucketCredentialsModule - Class in com.atlassian.bitbucket.jenkins.internal.credentials
 
JenkinsToBitbucketCredentialsModule() - Constructor for class com.atlassian.bitbucket.jenkins.internal.credentials.JenkinsToBitbucketCredentialsModule
 

K

key(String) - Static method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.Consumer
Static factory method that starts the process of building a Consumer instance.

L

lastModified() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMProbe
 
lastModified() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.filesystem.BitbucketSCMFile
 
lastModified() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.filesystem.BitbucketSCMFileSystem
 
lastRenewalTime(long) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken.Session.Builder
Set the last time the session was renewed and return this builder.
legacy() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketBuildStatus.Builder
 
load() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.AbstractPersistentStore
 
LocalSCMListener - Class in com.atlassian.bitbucket.jenkins.internal.status
 
LocalSCMListener() - Constructor for class com.atlassian.bitbucket.jenkins.internal.status.LocalSCMListener
 
LOGGER - Static variable in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentPosterImpl
 
logOAuthProblem(OAuthMessage, OAuthProblemException, Logger) - Static method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.util.OAuthProblemUtils
 
logOAuthRequest(HttpServletRequest, String, Logger) - Static method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.util.OAuthProblemUtils
 

M

makeDeleteRequest(HttpUrl) - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketRequestExecutor
Make a DELETE request to given URL.
makeGetRequest(HttpUrl, TypeReference<T>, RequestConfiguration...) - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketRequestExecutor
Make a GET request to the url given.
makeGetRequest(HttpUrl, Class<T>, RequestConfiguration...) - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketRequestExecutor
Make a GET request to the url given.
makePostRequest(HttpUrl, T, RequestConfiguration...) - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketRequestExecutor
Makes a POST request to the given URL with given request payload.
makePostRequest(HttpUrl, T, Class<R>, RequestConfiguration...) - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketRequestExecutor
Makes a POST request to the given URL with given request payload.
makePutRequest(HttpUrl, T, Class<R>, RequestConfiguration...) - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketRequestExecutor
Makes a PUT request to the the given URL with given request payload
makeStreamingGetRequest(HttpUrl) - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketRequestExecutor
Make a GET request to the url given.
maybeConvert(SCMSourceTrait) - Static method in class com.atlassian.bitbucket.jenkins.internal.scm.trait.BitbucketLegacyTraitConverter
Attempts to convert known legacy traits into their newer equivalents.
MERGED - com.atlassian.bitbucket.jenkins.internal.model.BitbucketPullRequestState
 
message(OAuthMessage) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderTokenFactoryImpl.RequestTokenGenerationRequest.Builder
 
Messages - Class in com.atlassian.bitbucket.jenkins.internal.deployments
Generated localization support class.
Messages - Class in com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer
Generated localization support class.
Messages - Class in com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.token
Generated localization support class.
Messages - Class in com.atlassian.bitbucket.jenkins.internal.link
Generated localization support class.
Messages - Class in com.atlassian.bitbucket.jenkins.internal.scm
Generated localization support class.
Messages - Class in com.atlassian.bitbucket.jenkins.internal.trigger
Generated localization support class.
Messages() - Constructor for class com.atlassian.bitbucket.jenkins.internal.deployments.Messages
 
Messages() - Constructor for class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.Messages
 
Messages() - Constructor for class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.token.Messages
 
Messages() - Constructor for class com.atlassian.bitbucket.jenkins.internal.link.Messages
 
Messages() - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.Messages
 
Messages() - Constructor for class com.atlassian.bitbucket.jenkins.internal.trigger.Messages
 
migrate(BitbucketSCMSource, GitBranchSCMHead) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketBranchSCMHead.SCMHeadMigrationImpl
 
migrate(BitbucketSCMSource, GitBranchSCMRevision) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketBranchSCMHead.SCMHeadMigrationImpl
 
MinimalPullRequest - Class in com.atlassian.bitbucket.jenkins.internal.scm
 
MinimalPullRequest(BitbucketPullRequest) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.MinimalPullRequest
 
MIRROR_SYNCHRONIZED - com.atlassian.bitbucket.jenkins.internal.trigger.events.BitbucketWebhookEvent
 
MirrorFetchException - Exception in com.atlassian.bitbucket.jenkins.internal.scm
 
MirrorFetchException(String) - Constructor for exception com.atlassian.bitbucket.jenkins.internal.scm.MirrorFetchException
 
MirrorFetchRequest - Class in com.atlassian.bitbucket.jenkins.internal.scm
 
MirrorFetchRequest(String, Item, String, String, String, String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.MirrorFetchRequest
 
MirrorSynchronizedWebhookEvent - Class in com.atlassian.bitbucket.jenkins.internal.trigger.events
 
MirrorSynchronizedWebhookEvent(BitbucketUser, BitbucketMirrorServer, String, Date, List<BitbucketRefChange>, BitbucketRepository, BitbucketRepositorySynchronizationType) - Constructor for class com.atlassian.bitbucket.jenkins.internal.trigger.events.MirrorSynchronizedWebhookEvent
 
ModernBitbucketBuildStatusClientImpl - Class in com.atlassian.bitbucket.jenkins.internal.client
 

N

name - Variable in enum com.atlassian.bitbucket.jenkins.internal.scm.CloneProtocol
 
name() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMProbe
 
name(String) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.Consumer.Builder
Sets the name attribute of the Consumer object under construction and returns this builder to allow other attributes to be set
name(String) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketWebhookRequest.Builder
 
NAME - Static variable in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.OAuthConverter.ConsumerProperty
 
NameProvider() - Constructor for class com.atlassian.bitbucket.jenkins.internal.config.BitbucketTokenCredentials.NameProvider
 
newAccessToken(String) - Static method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken
Static factory method that starts the process of building an access ServiceProviderToken instance.
newChild(String, boolean) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.filesystem.BitbucketSCMFile
 
newInstance(StaplerRequest, JSONObject) - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.servlet.AuthorizeConfirmationConfig.AuthorizeConfirmationConfigDescriptor
 
newInstance(StaplerRequest, JSONObject) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookTriggerImpl.BitbucketWebhookTriggerDescriptor
 
newRequest(SCMSource, TaskListener) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSourceContext
 
newRequestToken(String) - Static method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken
Static factory method that starts the process of building a request ServiceProviderToken instance.
newSession(String) - Static method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken.Session
Static factory for creating a session builder.
next(BitbucketPage<T>) - Method in interface com.atlassian.bitbucket.jenkins.internal.client.paging.NextPageFetcher
Returns the next page based on a page.
NextPageFetcher<T> - Interface in com.atlassian.bitbucket.jenkins.internal.client.paging
In order to support multiple paging, implementation should provide a way to fetch next page based on previous page.
noCancelledState() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketBuildStatus.Builder
 
NoContentException - Exception in com.atlassian.bitbucket.jenkins.internal.client.exception
Caller requested a result but the server did not reply with a body.
NoContentException(String, int) - Constructor for exception com.atlassian.bitbucket.jenkins.internal.client.exception.NoContentException
 
NONE - com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken.Authorization
The user has neither approved nor denied access.
normalizeEnvironmentType(String) - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepUtils
Converts an environment type String to a BitbucketDeploymentEnvironmentType.
NoSuchUserException - Exception in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.exception
 
NoSuchUserException(String) - Constructor for exception com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.exception.NoSuchUserException
 
NOT_MIRRORED - com.atlassian.bitbucket.jenkins.internal.model.BitbucketMirroredRepositoryStatus
 
NotFoundException - Exception in com.atlassian.bitbucket.jenkins.internal.client.exception
The requested URL does not exist on the server.
NotFoundException(String, String) - Constructor for exception com.atlassian.bitbucket.jenkins.internal.client.exception.NotFoundException
 
NotUpgradeSensitive - Annotation Type in com.atlassian.bitbucket.jenkins.internal.annotations
Indicates that the class in question is not subject to upgrade concerns.

O

OAUTH_AUTHORIZATION_EXPIRES_IN - Static variable in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest.AccessTokenRestEndpoint
 
OAUTH_CALLBACK_PARAM - Static variable in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.servlet.AuthorizeConfirmationConfig
 
OAUTH_EXPIRES_IN - Static variable in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest.AccessTokenRestEndpoint
 
OAUTH_SESSION_HANDLE - Static variable in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest.AccessTokenRestEndpoint
 
OAUTH_TOKEN_PARAM - Static variable in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.servlet.AuthorizeConfirmationConfig
 
OAuth1aRequestFilter - Class in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.auth
Identifies every incoming request to check if it is an OAuth request.
OAuth1aRequestFilter(ServiceProviderConsumerStore, ServiceProviderTokenStore, OAuthValidator, Clock, TrustedUnderlyingSystemAuthorizerFilter, SecurityModeChecker) - Constructor for class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.auth.OAuth1aRequestFilter
 
OAuth1aRequestFilter.OAuthWWWAuthenticateAddingResponse - Class in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.auth
Wraps a HttpServletResponse and listens for the status to be set to a "401 Not authorized" or a 401 error to be sent so that it can add the WWW-Authenticate headers for OAuth.
OAuthConsumerCreateAction - Class in com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer
 
OAuthConsumerCreateAction(ServiceProviderConsumerStore, JenkinsProvider) - Constructor for class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerCreateAction
 
OAuthConsumerCreateAction.DescriptorImpl - Class in com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer
 
OAuthConsumerEntry - Class in com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer
A wrapper class exposing getter functions from an OAuthConsumer to the UI
OAuthConsumerEntry(Consumer, boolean) - Constructor for class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerEntry
 
OAuthConsumerEntry.OAuthConsumerEntryDescriptor - Class in com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer
 
OAuthConsumerEntryDescriptor() - Constructor for class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerEntry.OAuthConsumerEntryDescriptor
 
OAuthConsumerUpdateAction - Class in com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer
 
OAuthConsumerUpdateAction(String, ServiceProviderConsumerStore, ServiceProviderTokenStore) - Constructor for class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthConsumerUpdateAction
 
OAuthConverter - Class in com.atlassian.bitbucket.jenkins.internal.applink.oauth
Underlying net.oauth library is not test friendly and relies on properties.
OAuthConverter() - Constructor for class com.atlassian.bitbucket.jenkins.internal.applink.oauth.OAuthConverter
 
OAuthConverter.ConsumerProperty - Class in com.atlassian.bitbucket.jenkins.internal.applink.oauth
 
OauthCrumbExclusion - Class in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest
Adds exception to the CSRF protection filter for OAuth (applink) requests.
OauthCrumbExclusion() - Constructor for class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest.OauthCrumbExclusion
 
OAuthFilterRegistrar - Class in com.atlassian.bitbucket.jenkins.internal.jenkins.auth
 
OAuthFilterRegistrar() - Constructor for class com.atlassian.bitbucket.jenkins.internal.jenkins.auth.OAuthFilterRegistrar
 
OAuthGlobalConfiguration - Class in com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer
 
OAuthGlobalConfiguration() - Constructor for class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthGlobalConfiguration
 
OAuthModule - Class in com.atlassian.bitbucket.jenkins.internal.applink.oauth
All guice wiring for 3rd party library for OAuth module should go here.
OAuthModule() - Constructor for class com.atlassian.bitbucket.jenkins.internal.applink.oauth.OAuthModule
 
OAuthProblemUtils - Class in com.atlassian.bitbucket.jenkins.internal.applink.oauth.util
Utility methods for servlets that implement OAuth.
OAuthProblemUtils() - Constructor for class com.atlassian.bitbucket.jenkins.internal.applink.oauth.util.OAuthProblemUtils
 
OAuthRequestUtils - Class in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider
Utility class for extracting information from OAuth requests.
OAuthTokenConfiguration - Class in com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.token
 
OAuthTokenConfiguration() - Constructor for class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.token.OAuthTokenConfiguration
 
OAuthWWWAuthenticateAddingResponse(HttpServletResponse, String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.auth.OAuth1aRequestFilter.OAuthWWWAuthenticateAddingResponse
 
onCheckout(Run<?, ?>, SCM, FilePath, TaskListener, File, SCMRevisionState) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentPosterImpl
 
onCheckout(Run<?, ?>, SCM, FilePath, TaskListener, File, SCMRevisionState) - Method in class com.atlassian.bitbucket.jenkins.internal.status.LocalSCMListener
 
onCompleted(Run<?, ?>, TaskListener) - Method in class com.atlassian.bitbucket.jenkins.internal.status.BuildStatusPoster
 
onFailure(StepContext, Throwable) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepExecutionCallback
 
onStart() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.auth.OAuthFilterRegistrar
 
onStart(StepContext) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepExecutionCallback
 
onStop() - Method in class com.atlassian.bitbucket.jenkins.internal.jenkins.auth.OAuthFilterRegistrar
 
onSuccess(StepContext, Object) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepExecutionCallback
 
OPEN - com.atlassian.bitbucket.jenkins.internal.model.BitbucketPullRequestState
 

P

parsePositiveLongFromSystemProperty(String, long) - Static method in class com.atlassian.bitbucket.jenkins.internal.util.SystemPropertyUtils
 
PENDING - com.atlassian.bitbucket.jenkins.internal.model.deployment.DeploymentState
The deployment has been scheduled, but has not started.
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentNotifier
 
PersistentServiceProviderConsumerStore - Class in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer
A ServiceProviderConsumerStore implementation that persists the consumers to an XML file
PersistentServiceProviderConsumerStore() - Constructor for class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.PersistentServiceProviderConsumerStore
 
PersistentServiceProviderTokenStore - Class in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token
A ServiceProviderTokenStore implementation that persists the tokens to an XML file
PersistentServiceProviderTokenStore(ServiceProviderConsumerStore) - Constructor for class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.PersistentServiceProviderTokenStore
 
populateEnvironmentVariables(GitSCM, Map<String, String>) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketPullRequestSourceBranch
 
post(BitbucketBuildStatus.Builder, Consumer<BitbucketBuildStatus>) - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketBuildStatusClient
 
post(BitbucketBuildStatus.Builder, Consumer<BitbucketBuildStatus>) - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketBuildStatusClientImpl
 
post(BitbucketBuildStatus.Builder, Consumer<BitbucketBuildStatus>) - Method in class com.atlassian.bitbucket.jenkins.internal.client.ModernBitbucketBuildStatusClientImpl
 
post(BitbucketDeployment) - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketDeploymentClient
Send notification of a deployment to Bitbucket Server.
post(BitbucketDeployment) - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketDeploymentClientImpl
 
postBuildStatus(BitbucketRevisionAction, Run<?, ?>, TaskListener) - Method in class com.atlassian.bitbucket.jenkins.internal.status.BuildStatusPoster
 
postDeployment(BitbucketSCMRepository, String, BitbucketDeployment, Run<?, ?>, TaskListener) - Method in interface com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentPoster
Send a notification of deployment to Bitbucket Server on the provided commit.
postDeployment(BitbucketSCMRepository, String, BitbucketDeployment, Run<?, ?>, TaskListener) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentPosterImpl
 
prepareBuildStatus(Run<?, ?>, BitbucketRevisionAction) - Method in interface com.atlassian.bitbucket.jenkins.internal.status.BitbucketBuildStatusFactory
 
prepareBuildStatus(Run<?, ?>, BitbucketRevisionAction) - Method in class com.atlassian.bitbucket.jenkins.internal.status.BitbucketBuildStatusFactoryImpl
 
process(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest.OauthCrumbExclusion
 
process(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookCrumbExclusion
 
PRODUCTION - com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeploymentEnvironmentType
 
properties(Map<String, String>) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.Token.TokenBuilder
Sets the properties for the request token and returns this builder.
publicKey(PublicKey) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.Consumer.Builder
Sets the publicKey attribute of the Consumer object under construction and returns this builder to allow other attributes to be set
PULL_REQUEST - com.atlassian.bitbucket.jenkins.internal.link.BitbucketLinkType
 
PULL_REQUEST_DECLINED - com.atlassian.bitbucket.jenkins.internal.trigger.events.BitbucketWebhookEvent
 
PULL_REQUEST_DELETED - com.atlassian.bitbucket.jenkins.internal.trigger.events.BitbucketWebhookEvent
 
PULL_REQUEST_FROM_REF_UPDATED - com.atlassian.bitbucket.jenkins.internal.trigger.events.BitbucketWebhookEvent
 
PULL_REQUEST_MERGED - com.atlassian.bitbucket.jenkins.internal.trigger.events.BitbucketWebhookEvent
 
PULL_REQUEST_OPENED - com.atlassian.bitbucket.jenkins.internal.trigger.events.BitbucketWebhookEvent
 
PULL_REQUEST_SOURCE_COMMIT - Static variable in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketPullRequestSourceBranch
 
PullRequestClosedWebhookEvent - Class in com.atlassian.bitbucket.jenkins.internal.trigger.events
 
PullRequestClosedWebhookEvent(BitbucketUser, String, Date, BitbucketPullRequest) - Constructor for class com.atlassian.bitbucket.jenkins.internal.trigger.events.PullRequestClosedWebhookEvent
 
PullRequestDeclinedWebhookEvent - Class in com.atlassian.bitbucket.jenkins.internal.trigger.events
 
PullRequestDeclinedWebhookEvent(BitbucketUser, String, Date, BitbucketPullRequest) - Constructor for class com.atlassian.bitbucket.jenkins.internal.trigger.events.PullRequestDeclinedWebhookEvent
 
PullRequestDeletedWebhookEvent - Class in com.atlassian.bitbucket.jenkins.internal.trigger.events
 
PullRequestDeletedWebhookEvent(BitbucketUser, String, Date, BitbucketPullRequest) - Constructor for class com.atlassian.bitbucket.jenkins.internal.trigger.events.PullRequestDeletedWebhookEvent
 
PullRequestFromRefUpdatedWebhookEvent - Class in com.atlassian.bitbucket.jenkins.internal.trigger.events
 
PullRequestFromRefUpdatedWebhookEvent(BitbucketUser, String, Date, BitbucketPullRequest) - Constructor for class com.atlassian.bitbucket.jenkins.internal.trigger.events.PullRequestFromRefUpdatedWebhookEvent
 
PullRequestMergedWebhookEvent - Class in com.atlassian.bitbucket.jenkins.internal.trigger.events
 
PullRequestMergedWebhookEvent(BitbucketUser, String, Date, BitbucketPullRequest) - Constructor for class com.atlassian.bitbucket.jenkins.internal.trigger.events.PullRequestMergedWebhookEvent
 
PullRequestOpenedWebhookEvent - Class in com.atlassian.bitbucket.jenkins.internal.trigger.events
 
PullRequestOpenedWebhookEvent(BitbucketUser, String, Date, BitbucketPullRequest) - Constructor for class com.atlassian.bitbucket.jenkins.internal.trigger.events.PullRequestOpenedWebhookEvent
 
PullRequestWebhookEvent - Class in com.atlassian.bitbucket.jenkins.internal.trigger.events
 
PullRequestWebhookEvent(BitbucketUser, String, Date, BitbucketPullRequest) - Constructor for class com.atlassian.bitbucket.jenkins.internal.trigger.events.PullRequestWebhookEvent
 
put(ServiceProviderToken) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.PersistentServiceProviderTokenStore
 
put(ServiceProviderToken) - Method in interface com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderTokenStore
Put the token in the store.

R

randomAlphanumericString(int) - Method in interface com.atlassian.bitbucket.jenkins.internal.applink.oauth.Randomizer
Generates and returns a random alphanumeric string of the specified length.
randomAlphanumericString(int) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.RandomizerImpl
 
Randomizer - Interface in com.atlassian.bitbucket.jenkins.internal.applink.oauth
Generates random values.
RandomizerImpl - Class in com.atlassian.bitbucket.jenkins.internal.applink.oauth
Implementation of Randomizer that generates random strings of specified lengths and specific character sets (e.g.
RandomizerImpl() - Constructor for class com.atlassian.bitbucket.jenkins.internal.applink.oauth.RandomizerImpl
 
randomUrlSafeString(int) - Method in interface com.atlassian.bitbucket.jenkins.internal.applink.oauth.Randomizer
Generates a URL-safe random string with the given length
The resulting string will contain ASCII characters [0-9], [A-Z], and [a-z], as well as the URL-safe characters '-' and '_', and can be safely used anywhere in the URL, including as query parameters
randomUrlSafeString(int) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.RandomizerImpl
 
RateLimitedException - Exception in com.atlassian.bitbucket.jenkins.internal.client.exception
The request was not accepted on the remote server due to rate limiting.
RateLimitedException(String, int, String, Headers) - Constructor for exception com.atlassian.bitbucket.jenkins.internal.client.exception.RateLimitedException
 
readResolve() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource
This method gets invoked by XStream after the BitbucketSCMSource object is unmarshalled.
RefsChangedWebhookEvent - Class in com.atlassian.bitbucket.jenkins.internal.trigger.events
 
RefsChangedWebhookEvent(BitbucketUser, String, Date, List<BitbucketRefChange>, BitbucketRepository) - Constructor for class com.atlassian.bitbucket.jenkins.internal.trigger.events.RefsChangedWebhookEvent
 
register(WebhookRegisterRequest) - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.register.BitbucketWebhookHandler
 
register(WebhookRegisterRequest) - Method in interface com.atlassian.bitbucket.jenkins.internal.trigger.register.WebhookHandler
Registers webhooks
register(String, GlobalCredentialsProvider, BitbucketSCMRepository, Item, boolean, boolean) - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.RetryingWebhookHandler
 
registerWebhook(BitbucketWebhookRequest) - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketWebhookClient
Registers the given webhook in the Bitbucket Server.
registerWebhook(BitbucketWebhookRequest) - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketWebhookClientImpl
 
RELATIVE_PATH - Static variable in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.OAuthGlobalConfiguration
 
REMOTE_BRANCHES_RETRIEVAL_MAX_PAGES - Static variable in class com.atlassian.bitbucket.jenkins.internal.util.SystemPropertiesConstants
Specifies the maximum number of pages to fetch when fetching remote branches.
REMOTE_BRANCHES_RETRIEVAL_PAGE_SIZE - Static variable in class com.atlassian.bitbucket.jenkins.internal.util.SystemPropertiesConstants
Specifies the size of a page to fetch when fetching remote branches.
remove(String) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.PersistentServiceProviderTokenStore
 
remove(String) - Method in interface com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderTokenStore
Remove a ServiceProviderToken from the store whose token attribute value is equal to the token parameter.
removeAnnotationInVersion() - Method in annotation type com.atlassian.bitbucket.jenkins.internal.annotations.UpgradeHandled
Version where this annotation (but NOT the upgrade handling) can safely be removed.
removeByConsumer(String) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.PersistentServiceProviderTokenStore
 
removeByConsumer(String) - Method in interface com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderTokenStore
Remove all the ServiceProviderTokens created by the consumer.
removeExpiredSessions() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.PersistentServiceProviderTokenStore
 
removeExpiredSessions() - Method in interface com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderTokenStore
Remove all sessions and ServiceProviderTokens from the store whose session has expired.
removeExpiredTokens() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.PersistentServiceProviderTokenStore
 
removeExpiredTokens() - Method in interface com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderTokenStore
Remove all ServiceProviderTokens from the store that do not have sessions and whose timeToLive has been exceeded.
REPO_REF_CHANGE - com.atlassian.bitbucket.jenkins.internal.trigger.events.BitbucketWebhookEvent
 
REPOSITORY - com.atlassian.bitbucket.jenkins.internal.link.BitbucketLinkType
 
RepositoryState - Enum in com.atlassian.bitbucket.jenkins.internal.model
 
REQUEST - com.atlassian.bitbucket.jenkins.internal.applink.oauth.Token.Type
 
REQUEST_RETRY_MAX_ATTEMPTS - Static variable in class com.atlassian.bitbucket.jenkins.internal.util.SystemPropertiesConstants
Maximum number of attempts to retry when posting a build status and the server responds wth a 429.
REQUEST_TOKEN_PATH_END - Static variable in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest.RequestTokenRestEndpoint
 
RequestConfiguration - Interface in com.atlassian.bitbucket.jenkins.internal.client
Additional HTTP request configuration.
RequestTokenRestEndpoint - Class in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest
 
RequestTokenRestEndpoint(OAuthValidator, ServiceProviderConsumerStore, ServiceProviderTokenFactory, ServiceProviderTokenStore) - Constructor for class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest.RequestTokenRestEndpoint
 
retrieve(SCMHead, TaskListener) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource
 
retrieve(SCMSourceCriteria, SCMHeadObserver, SCMHeadEvent<?>, TaskListener) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource
 
retrieveActions(SCMHead, SCMHeadEvent, TaskListener) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource
 
retrieveActions(SCMSourceEvent, TaskListener) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource
 
RetryingWebhookHandler - Class in com.atlassian.bitbucket.jenkins.internal.trigger
Admin permission is needed to add webhooks.
RetryingWebhookHandler(JenkinsProvider, BitbucketClientFactoryProvider, InstanceBasedNameGenerator, JenkinsToBitbucketCredentials) - Constructor for class com.atlassian.bitbucket.jenkins.internal.trigger.RetryingWebhookHandler
 
RetryOnRateLimitConfig - Class in com.atlassian.bitbucket.jenkins.internal.http
Configuration for request re-try.
RetryOnRateLimitConfig(int) - Constructor for class com.atlassian.bitbucket.jenkins.internal.http.RetryOnRateLimitConfig
 
REVOKE_BUTTON_NAME - Static variable in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.token.OAuthTokenConfiguration
 
RICH_BUILDSTATUS_CAPABILITY_KEY - Static variable in class com.atlassian.bitbucket.jenkins.internal.model.AtlassianServerCapabilities
 
ROLLED_BACK - com.atlassian.bitbucket.jenkins.internal.model.deployment.DeploymentState
The commit is no longer deployed to the the environment.
RSA_SHA1 - com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.Consumer.SignatureMethod
 
RSAKeys - Class in com.atlassian.bitbucket.jenkins.internal.applink.oauth
 
RSAKeys() - Constructor for class com.atlassian.bitbucket.jenkins.internal.applink.oauth.RSAKeys
 
run() - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketTriggerWorker
 

S

save() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.AbstractPersistentStore
 
schedule(Job<?, ?>, SCMTriggerItem, BitbucketWebhookTriggerRequest) - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookTriggerImpl.BitbucketWebhookTriggerDescriptor
 
SCMHeadByItemProvider - Interface in com.atlassian.bitbucket.jenkins.internal.provider
 
SCMHeadMigrationImpl() - Constructor for class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketBranchSCMHead.SCMHeadMigrationImpl
 
SCMSourceByItemProvider - Interface in com.atlassian.bitbucket.jenkins.internal.provider
 
SecurityModeChecker - Interface in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.auth
 
sendError(int) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.auth.OAuth1aRequestFilter.OAuthWWWAuthenticateAddingResponse
 
sendError(int, String) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.auth.OAuth1aRequestFilter.OAuthWWWAuthenticateAddingResponse
 
ServerErrorException - Exception in com.atlassian.bitbucket.jenkins.internal.client.exception
The server responded with a 500 family exception.
ServerErrorException(String, int, String) - Constructor for exception com.atlassian.bitbucket.jenkins.internal.client.exception.ServerErrorException
 
ServiceProviderConsumerStore - Interface in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer
Provides persistent storage for OAuth consumers.
ServiceProviderToken - Class in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token
Representation of an OAuth token for use by service providers.
ServiceProviderToken.Authorization - Enum in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token
Defines the status of request tokens.
ServiceProviderToken.ServiceProviderTokenBuilder - Class in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token
 
ServiceProviderToken.Session - Class in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token
Representation of an OAuth session.
ServiceProviderToken.Session.Builder - Class in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token
Builder for creating session instances.
ServiceProviderTokenFactory - Interface in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token
Provides methods for generating request and access tokens.
ServiceProviderTokenFactoryImpl - Class in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token
Implementation of ServiceProviderTokenFactory that uses randomly generated values to generate request and access tokens.
ServiceProviderTokenFactoryImpl(Randomizer) - Constructor for class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderTokenFactoryImpl
 
ServiceProviderTokenFactoryImpl.RequestTokenGenerationRequest - Class in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token
 
ServiceProviderTokenFactoryImpl.RequestTokenGenerationRequest.Builder - Class in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token
 
ServiceProviderTokenStore - Interface in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token
Provides persistent storage for OAuth tokens.
ServiceProviderTokenUtils - Class in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token
 
session(ServiceProviderToken.Session) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken.ServiceProviderTokenBuilder
Sets the session attribute of the token and returns this builder to allow other optional attributes to be set or the final request Token instance to be constructed.
setBaseUrl(String) - Method in class com.atlassian.bitbucket.jenkins.internal.config.BitbucketServerConfiguration
Sets the URL location of the server instance
setBranches(List<BranchSpec>) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep
 
setBuildNumber(String) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketBuildStatus.Builder
 
setChildren(BitbucketPage<BitbucketDirectoryChild>) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketDirectory
 
setComponents(List<String>) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketDirectoryPath
 
setCredentialsId(String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep
 
setDescription(String) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketBuildStatus.Builder
 
setDuration(long) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketBuildStatus.Builder
 
setEnvironmentKey(String) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentNotifier
 
setEnvironmentKey(String) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepImpl
 
setEnvironmentType(String) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentNotifier
 
setEnvironmentType(String) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepImpl
 
setEnvironmentUrl(String) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentNotifier
 
setEnvironmentUrl(String) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepImpl
 
setId(String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep
 
setJenkinsProvider(JenkinsProvider) - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookTriggerImpl.BitbucketWebhookTriggerDescriptor
 
setJenkinsToBitbucketCredentials(JenkinsToBitbucketCredentials) - Method in class com.atlassian.bitbucket.jenkins.internal.config.BitbucketServerConfiguration.DescriptorImpl
 
setJenkinsToBitbucketCredentials(JenkinsToBitbucketCredentials) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM.DescriptorImpl
 
setLastPage(boolean) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketPage
 
setLimit(int) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketPage
 
setMirrorName(String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep
 
setName(String) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketBuildStatus.Builder
 
setName(String) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketDirectoryPath
 
setNextPageStart(int) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketPage
 
setNode(String) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketDirectoryChild
 
setParent(String) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketBuildStatus.Builder
 
setParent(String) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketDirectoryPath
 
setPath(BitbucketDirectoryPath) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketDirectory
 
setPath(BitbucketDirectoryPath) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketDirectoryChild
 
setRef(String) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketBuildStatus.Builder
 
setRevision(String) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketDirectory
 
setServerId(String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep
 
setServerList(List<BitbucketServerConfiguration>) - Method in class com.atlassian.bitbucket.jenkins.internal.config.BitbucketPluginConfiguration
 
setServerName(String) - Method in class com.atlassian.bitbucket.jenkins.internal.config.BitbucketServerConfiguration
Sets the name assigned to the server in Jenkins
setServerName(String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep
 
setSize(int) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketPage
 
setSshCredentialsId(String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMStep
 
setStart(int) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketPage
 
setStatus(int) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.auth.OAuth1aRequestFilter.OAuthWWWAuthenticateAddingResponse
 
setStatus(int, String) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.auth.OAuth1aRequestFilter.OAuthWWWAuthenticateAddingResponse
 
setTestResults(TestResults) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketBuildStatus.Builder
 
setToString(String) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketDirectoryPath
 
setType(String) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketDirectoryChild
 
setValues(List<T>) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketPage
 
setWebhookRegistered(boolean) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
 
setWebhookRegistered(boolean) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSource
 
shouldTriggerOnPullRequest(boolean) - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.register.WebhookRegisterRequest.Builder
 
shouldTriggerOnRefChange(boolean) - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.register.WebhookRegisterRequest.Builder
 
signatureMethod(Consumer.SignatureMethod) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.Consumer.Builder
Sets the signatureMethod attribute of the Consumer object under construction and returns this builder to allow other attributes to be set
SNAPSHOT - com.atlassian.bitbucket.jenkins.internal.model.BitbucketRepositorySynchronizationType
 
SSH - com.atlassian.bitbucket.jenkins.internal.scm.CloneProtocol
 
STAGING - com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeploymentEnvironmentType
 
start() - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepExecution
 
start(Job<?, ?>, boolean) - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookTriggerImpl
 
start(StepContext) - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepImpl
 
stat(String) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMProbe
 
StoreException - Exception in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.exception
Thrown if there is a problem storing or loading values.
StoreException(String) - Constructor for exception com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.exception.StoreException
 
StoreException(String, Throwable) - Constructor for exception com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.exception.StoreException
 
StoreException(Throwable) - Constructor for exception com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.exception.StoreException
 
SUCCESSFUL - com.atlassian.bitbucket.jenkins.internal.model.BuildState
 
SUCCESSFUL - com.atlassian.bitbucket.jenkins.internal.model.deployment.DeploymentState
The deployment was successful.
supports(SCM) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.filesystem.BitbucketSCMFileSystem.BuilderImpl
 
supports(SCMSource) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.filesystem.BitbucketSCMFileSystem.BuilderImpl
 
supportsCancelledBuildStates() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketCICapabilities
 
supportsDescriptor(SCMDescriptor) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.filesystem.BitbucketSCMFileSystem.BuilderImpl
 
supportsDescriptor(SCMSourceDescriptor) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.filesystem.BitbucketSCMFileSystem.BuilderImpl
 
supportsRichBuildStatus() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketCICapabilities
 
SystemPropertiesConstants - Class in com.atlassian.bitbucket.jenkins.internal.util
A list of all system properties used by the plugin.
SystemPropertiesConstants() - Constructor for class com.atlassian.bitbucket.jenkins.internal.util.SystemPropertiesConstants
 
SystemPropertyUtils - Class in com.atlassian.bitbucket.jenkins.internal.util
 
SystemPropertyUtils() - Constructor for class com.atlassian.bitbucket.jenkins.internal.util.SystemPropertyUtils
 

T

TAG - com.atlassian.bitbucket.jenkins.internal.model.BitbucketRefType
 
TAG_PREFIX - Static variable in class com.atlassian.bitbucket.jenkins.internal.status.LocalSCMListener
 
takesImplicitBlockArgument() - Method in class com.atlassian.bitbucket.jenkins.internal.deployments.DeploymentStepImpl.DescriptorImpl
 
TESTING - com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeploymentEnvironmentType
 
TestResults - Class in com.atlassian.bitbucket.jenkins.internal.model
 
TestResults(int, int, int) - Constructor for class com.atlassian.bitbucket.jenkins.internal.model.TestResults
 
timeToLive(long) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken.ServiceProviderTokenBuilder
Sets the timeToLive attribute of the token and returns this builder to allow other optional attributes to be set or the final request Token instance to be constructed.
timeToLive(long) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken.Session.Builder
Sets the length of time the session is valid for and returns this builder.
toBitbucketCredentials(Credentials) - Method in interface com.atlassian.bitbucket.jenkins.internal.credentials.JenkinsToBitbucketCredentials
Converts the input credentials to Bitbucket Credentials
toBitbucketCredentials(Credentials) - Method in class com.atlassian.bitbucket.jenkins.internal.credentials.JenkinsToBitbucketCredentialsImpl
 
toBitbucketCredentials(String, Item) - Method in interface com.atlassian.bitbucket.jenkins.internal.credentials.JenkinsToBitbucketCredentials
Converts the input credential id for the given context into Bitbucket Credentials.
toBitbucketCredentials(String, Item) - Method in class com.atlassian.bitbucket.jenkins.internal.credentials.JenkinsToBitbucketCredentialsImpl
 
toHeaderValue() - Method in class com.atlassian.bitbucket.jenkins.internal.credentials.BitbucketCredentials.AnonymousCredentials
 
toHeaderValue() - Method in interface com.atlassian.bitbucket.jenkins.internal.credentials.BitbucketCredentials
Convert this representation to authorization header value.
Token - Class in com.atlassian.bitbucket.jenkins.internal.applink.oauth
Base type for OAuth tokens.
Token(Token.TokenBuilder<?, ?>) - Constructor for class com.atlassian.bitbucket.jenkins.internal.applink.oauth.Token
 
Token.TokenBuilder<T,​B extends Token.TokenBuilder<T,​B>> - Class in com.atlassian.bitbucket.jenkins.internal.applink.oauth
Base builder that can be used by Token subclasses to build token instances.
Token.Type - Enum in com.atlassian.bitbucket.jenkins.internal.applink.oauth
 
TokenBuilder(Token.Type, String) - Constructor for class com.atlassian.bitbucket.jenkins.internal.applink.oauth.Token.TokenBuilder
 
TokenEndpoint - Class in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest
 
TokenEndpoint(AccessTokenRestEndpoint, RequestTokenRestEndpoint) - Constructor for class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest.TokenEndpoint
 
tokenSecret(String) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.Token.TokenBuilder
Sets the tokenSecret attribute of the Token under construction and returns this builder to allow for other attributes to be set.
toOAuthConsumer(Consumer) - Static method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.OAuthConverter
Converts our consumer to OAuthConsumer
toRevision(SCMHead) - Method in interface com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMHeadDiscoveryHandler
Creates a revision for the specified head.
toStream(BitbucketPage<T>, NextPageFetcher<T>) - Static method in class com.atlassian.bitbucket.jenkins.internal.client.paging.BitbucketPageStreamUtil
Returns a Stream of Bitbucket Pages.
toString() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.Consumer
 
toString() - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.Token
 
toString() - Method in exception com.atlassian.bitbucket.jenkins.internal.client.exception.BitbucketClientException
 
toString() - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketWebhook
 
toString() - Method in class com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeployment
 
toString() - Method in class com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeploymentEnvironment
 
toString() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketPullRequestSCMRevision
 
toString() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMRevision
 
transform(Function<? super T, ? extends E>) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketPage
 
trigger(BitbucketWebhookTriggerRequest) - Method in interface com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookTrigger
 
trigger(BitbucketWebhookTriggerRequest) - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookTriggerImpl
 
TrustedJenkinsAuthorizer - Class in com.atlassian.bitbucket.jenkins.internal.jenkins.auth
 
TrustedJenkinsAuthorizer() - Constructor for class com.atlassian.bitbucket.jenkins.internal.jenkins.auth.TrustedJenkinsAuthorizer
 
TrustedUnderlyingSystemAuthorizerFilter - Interface in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.auth
Implementation of this filter should simply assume it like Filter except all validation are already done This should simply take further action based on the passed in user name.
type() - Method in class com.atlassian.bitbucket.jenkins.internal.link.BitbucketJobLinkActionFactory
 
type() - Method in class com.atlassian.bitbucket.jenkins.internal.link.BitbucketMultibranchLinkActionFactory
 
type() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.filesystem.BitbucketSCMFile
 

U

UnhandledErrorException - Exception in com.atlassian.bitbucket.jenkins.internal.client.exception
Thrown when the server replies with a response code the client can't handle.
UnhandledErrorException(String, int, String) - Constructor for exception com.atlassian.bitbucket.jenkins.internal.client.exception.UnhandledErrorException
 
UNKNOWN - com.atlassian.bitbucket.jenkins.internal.model.deployment.DeploymentState
The state of the deployment is not known.
UNSUPPORTED - com.atlassian.bitbucket.jenkins.internal.trigger.events.BitbucketWebhookEvent
 
update(Consumer) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.PersistentServiceProviderConsumerStore
 
update(Consumer) - Method in interface com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.ServiceProviderConsumerStore
Updates an existing consumer.
UPDATE - com.atlassian.bitbucket.jenkins.internal.model.BitbucketRefChangeType
 
updateWebhook(int, BitbucketWebhookRequest) - Method in interface com.atlassian.bitbucket.jenkins.internal.client.BitbucketWebhookClient
Updates the existing webhook
updateWebhook(int, BitbucketWebhookRequest) - Method in class com.atlassian.bitbucket.jenkins.internal.client.BitbucketWebhookClientImpl
 
UpgradeHandled - Annotation Type in com.atlassian.bitbucket.jenkins.internal.annotations
Indicates that the field in question has been evaluated and the change is safe for upgrade.
UserOAuthTokenTransientActionFactory - Class in com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.token
 
UserOAuthTokenTransientActionFactory() - Constructor for class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.token.UserOAuthTokenTransientActionFactory
 

V

validate() - Method in class com.atlassian.bitbucket.jenkins.internal.config.BitbucketServerConfiguration
Checks that the configuration is valid
valueOf(String) - Static method in enum com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.Consumer.SignatureMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken.Authorization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.jenkins.internal.applink.oauth.Token.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.jenkins.internal.link.BitbucketLinkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.jenkins.internal.model.BitbucketMirroredRepositoryStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.jenkins.internal.model.BitbucketPullRequestState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.jenkins.internal.model.BitbucketRefChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.jenkins.internal.model.BitbucketRefType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.jenkins.internal.model.BitbucketRepositorySynchronizationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.jenkins.internal.model.BuildState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeploymentEnvironmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.jenkins.internal.model.deployment.DeploymentState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.jenkins.internal.model.RepositoryState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.jenkins.internal.scm.CloneProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.jenkins.internal.trigger.events.BitbucketWebhookEvent
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.Consumer.SignatureMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken.Authorization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.jenkins.internal.applink.oauth.Token.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.jenkins.internal.link.BitbucketLinkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.jenkins.internal.model.BitbucketMirroredRepositoryStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.jenkins.internal.model.BitbucketPullRequestState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.jenkins.internal.model.BitbucketRefChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.jenkins.internal.model.BitbucketRefType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.jenkins.internal.model.BitbucketRepositorySynchronizationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.jenkins.internal.model.BuildState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.jenkins.internal.model.deployment.BitbucketDeploymentEnvironmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.jenkins.internal.model.deployment.DeploymentState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.jenkins.internal.model.RepositoryState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.jenkins.internal.scm.CloneProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.jenkins.internal.trigger.events.BitbucketWebhookEvent
Returns an array containing the constants of this enum type, in the order they are declared.
verifier(String) - Method in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken.ServiceProviderTokenBuilder
Sets the verifier value to use to determine that the authorizing user is the same as the user swapping the request token for an access token and returns this builder to allow other optional attributes to be set or the final request Token instance to be constructed.

W

WEBHOOK_CAPABILITY_KEY - Static variable in class com.atlassian.bitbucket.jenkins.internal.model.AtlassianServerCapabilities
 
WebhookHandler - Interface in com.atlassian.bitbucket.jenkins.internal.trigger.register
Register a webhook to Bitbucket server if there is not already one.
WebhookNotSupportedException - Exception in com.atlassian.bitbucket.jenkins.internal.client.exception
Throws when the remote bitbucket server does not return webhook as one of its capabilities.
WebhookNotSupportedException(String) - Constructor for exception com.atlassian.bitbucket.jenkins.internal.client.exception.WebhookNotSupportedException
 
WebhookRegisterRequest - Class in com.atlassian.bitbucket.jenkins.internal.trigger.register
 
WebhookRegisterRequest(WebhookRegisterRequest.Builder) - Constructor for class com.atlassian.bitbucket.jenkins.internal.trigger.register.WebhookRegisterRequest
 
WebhookRegisterRequest.Builder - Class in com.atlassian.bitbucket.jenkins.internal.trigger.register
 
WebhookRegistrationFailed - Exception in com.atlassian.bitbucket.jenkins.internal.trigger.register
An exception raised when the plugin can't add webhook to bitbucket.
WebhookRegistrationFailed(String) - Constructor for exception com.atlassian.bitbucket.jenkins.internal.trigger.register.WebhookRegistrationFailed
 
WebhookRegistrationFailed(String, Throwable) - Constructor for exception com.atlassian.bitbucket.jenkins.internal.trigger.register.WebhookRegistrationFailed
 
withCallbackTo(String) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketWebhookRequest.Builder
 
withDiscoveryHandler(BitbucketSCMHeadDiscoveryHandler) - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSourceContext
 
withIsActive(boolean) - Method in class com.atlassian.bitbucket.jenkins.internal.model.BitbucketWebhookRequest.Builder
 
withJenkinsBaseUrl(String) - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.register.WebhookRegisterRequest.Builder
 
withName(String) - Method in class com.atlassian.bitbucket.jenkins.internal.trigger.register.WebhookRegisterRequest.Builder
 

X

X_EVENT_KEY - Static variable in class com.atlassian.bitbucket.jenkins.internal.trigger.BitbucketWebhookEndpoint
 
xStream - Variable in class com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.AbstractPersistentStore
 

_

_bitbucket_link_type_branch() - Static method in class com.atlassian.bitbucket.jenkins.internal.link.Messages
Key bitbucket.link.type.branch: View Branch.
_bitbucket_link_type_pullrequest() - Static method in class com.atlassian.bitbucket.jenkins.internal.link.Messages
Key bitbucket.link.type.pullrequest: View Pull Request.
_bitbucket_link_type_repository() - Static method in class com.atlassian.bitbucket.jenkins.internal.link.Messages
Key bitbucket.link.type.repository: Browse Repository.
_bitbucket_oauth_consumer_admin_create_description() - Static method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.Messages
Key bitbucket.oauth.consumer.admin.create.description: Create New Consumer.
_bitbucket_oauth_consumer_admin_menu() - Static method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.Messages
Key bitbucket.oauth.consumer.admin.menu: Manage Bitbucket Server consumers.
_bitbucket_oauth_consumer_admin_menu_description() - Static method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.Messages
Key bitbucket.oauth.consumer.admin.menu.description: Grant or revoke access to Jenkins by Bitbucket Server instances..
_bitbucket_oauth_consumer_admin_update_description() - Static method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.Messages
Key bitbucket.oauth.consumer.admin.update.description: Edit Consumer Details.
_bitbucket_oauth_consumer_entry_form_error() - Static method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer.Messages
Key bitbucket.oauth.consumer.entry.form.error: There was an error in creating the Bitbucket consumer. Details:.
_bitbucket_oauth_token_revoke_name() - Static method in class com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.token.Messages
Key bitbucket.oauth.token.revoke.name: View oauth access tokens.
_bitbucket_scm_pullrequest_display() - Static method in class com.atlassian.bitbucket.jenkins.internal.scm.Messages
Key bitbucket.scm.pullrequest.display: Pull Requests.
_bitbucket_scm_trait_discovery_branches_display() - Static method in class com.atlassian.bitbucket.jenkins.internal.scm.Messages
Key bitbucket.scm.trait.discovery.branches.display: Discover branches.
_bitbucket_scm_trait_discovery_pullrequest_display() - Static method in class com.atlassian.bitbucket.jenkins.internal.scm.Messages
Key bitbucket.scm.trait.discovery.pullrequest.display: Discover pull requests.
_bitbucket_scm_trait_type_additional() - Static method in class com.atlassian.bitbucket.jenkins.internal.scm.Messages
Key bitbucket.scm.trait.type.additional: Additional.
_bitbucket_scm_trait_type_withinrepository() - Static method in class com.atlassian.bitbucket.jenkins.internal.scm.Messages
Key bitbucket.scm.trait.type.withinrepository: Within repository.
_BitbucketDeploymentEnvironmentType_DEVELOPMENT() - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.Messages
Key BitbucketDeploymentEnvironmentType.DEVELOPMENT: Development.
_BitbucketDeploymentEnvironmentType_PRODUCTION() - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.Messages
Key BitbucketDeploymentEnvironmentType.PRODUCTION: Production.
_BitbucketDeploymentEnvironmentType_STAGING() - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.Messages
Key BitbucketDeploymentEnvironmentType.STAGING: Staging.
_BitbucketDeploymentEnvironmentType_TESTING() - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.Messages
Key BitbucketDeploymentEnvironmentType.TESTING: Testing.
_BitbucketWebhookMultibranchTrigger_displayname() - Static method in class com.atlassian.bitbucket.jenkins.internal.trigger.Messages
Key BitbucketWebhookMultibranchTrigger.displayname: Bitbucket webhook trigger.
_BitbucketWebhookTrigger_displayname() - Static method in class com.atlassian.bitbucket.jenkins.internal.trigger.Messages
Key BitbucketWebhookTrigger.displayname: Bitbucket webhook trigger.
_BitbucketWebhookTriggerCause_withAuthor(Object) - Static method in class com.atlassian.bitbucket.jenkins.internal.trigger.Messages
Key BitbucketWebhookTriggerCause.withAuthor: Triggered by Bitbucket webhook due to changes by {0}..
_BitbucketWebhookTriggerCause_withoutAuthor() - Static method in class com.atlassian.bitbucket.jenkins.internal.trigger.Messages
Key BitbucketWebhookTriggerCause.withoutAuthor: Triggered by Bitbucket Server webhook..
_DeploymentNotifier_DisplayName() - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.Messages
Key DeploymentNotifier.DisplayName: Notify Bitbucket Server of deployment.
_DeploymentStepDescriptorHelper_EmptySelection() - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.Messages
Key DeploymentStepDescriptorHelper.EmptySelection: - none -.
_DeploymentStepDescriptorHelper_EnvironmentNameRequired() - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.Messages
Key DeploymentStepDescriptorHelper.EnvironmentNameRequired: The environment name is required.
_DeploymentStepDescriptorHelper_EnvironmentNameTooLong() - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.Messages
Key DeploymentStepDescriptorHelper.EnvironmentNameTooLong: The environment name must be shorter than 255 characters.
_DeploymentStepDescriptorHelper_EnvironmentTypeInvalid() - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.Messages
Key DeploymentStepDescriptorHelper.EnvironmentTypeInvalid: The environment type should be one of DEVELOPMENT, PRODUCTION, STAGING, TESTING.
_DeploymentStepDescriptorHelper_EnvironmentUrlInvalid() - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.Messages
Key DeploymentStepDescriptorHelper.EnvironmentUrlInvalid: The environment URL must be a valid URL.
_DeploymentStepDescriptorHelper_KeyTooLong() - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.Messages
Key DeploymentStepDescriptorHelper.KeyTooLong: The environment key must be shorter than 255 characters.
_DeploymentStepDescriptorHelper_UriAbsolute() - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.Messages
Key DeploymentStepDescriptorHelper.UriAbsolute: The deployment URI must be absolute.
_DeploymentStepDescriptorHelper_UriTooLong() - Static method in class com.atlassian.bitbucket.jenkins.internal.deployments.Messages
Key DeploymentStepDescriptorHelper.UriTooLong: The deployment URI must be shorter than 1024 characters.
_hashCode() - Method in class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketPullRequestSCMRevision
 
A B C D E F G H I J K L M N O P R S T U V W X _ 
All Classes All Packages