Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Terminally Deprecated
  • Classes
  • Methods
  • Constructors
  • Terminally Deprecated Elements
    Element
    Description
    com.cloudbees.jenkins.plugins.bitbucket.api.BitbucketApi.getTeamAvatar()
    Use BitbucketApi.getAvatar(String) with the avatar url link gather from repository, project, workspace or user.
    com.cloudbees.jenkins.plugins.bitbucket.api.BitbucketCommit.getDate()
    com.cloudbees.jenkins.plugins.bitbucket.api.BitbucketCommit.getDateMillis()
    com.cloudbees.jenkins.plugins.bitbucket.BitbucketSCMSource.isCloud()
    com.cloudbees.jenkins.plugins.bitbucket.client.BitbucketCloudApiClient.getTeamAvatar()
    com.cloudbees.jenkins.plugins.bitbucket.client.branch.BitbucketCloudCommit.getDate()
    com.cloudbees.jenkins.plugins.bitbucket.client.branch.BitbucketCloudCommit.getDateMillis()
    com.cloudbees.jenkins.plugins.bitbucket.impl.extension.GitClientAuthenticatorExtension(String, StandardUsernameCredentials)
    com.cloudbees.jenkins.plugins.bitbucket.impl.extension.GitClientAuthenticatorExtension.getCredentials()
    com.cloudbees.jenkins.plugins.bitbucket.server.client.BitbucketServerAPIClient.getTeamAvatar()
    com.cloudbees.jenkins.plugins.bitbucket.server.client.branch.BitbucketServerCommit.getDate()
    com.cloudbees.jenkins.plugins.bitbucket.server.client.branch.BitbucketServerCommit.getDateMillis()
  • Deprecated Classes
    Class
    Description
    com.cloudbees.jenkins.plugins.bitbucket.client.branch.BitbucketCloudBranch.Head
    com.cloudbees.jenkins.plugins.bitbucket.GitClientAuthenticatorExtension
  • Deprecated Methods
    Method
    Description
    com.cloudbees.jenkins.plugins.bitbucket.api.BitbucketApi.getTeamAvatar()
    Use BitbucketApi.getAvatar(String) with the avatar url link gather from repository, project, workspace or user.
    com.cloudbees.jenkins.plugins.bitbucket.api.BitbucketApiFactory.create(String, StandardUsernamePasswordCredentials, String, String)
    com.cloudbees.jenkins.plugins.bitbucket.api.BitbucketApiFactory.newInstance(String, StandardUsernamePasswordCredentials, String, String, String)
    com.cloudbees.jenkins.plugins.bitbucket.api.BitbucketCommit.getDate()
    com.cloudbees.jenkins.plugins.bitbucket.api.BitbucketCommit.getDateMillis()
    com.cloudbees.jenkins.plugins.bitbucket.api.BitbucketRepository.getScm()
    no longer a choice
    com.cloudbees.jenkins.plugins.bitbucket.BitbucketSCMSource.isCloud()
    com.cloudbees.jenkins.plugins.bitbucket.client.BitbucketCloudApiClient.getTeamAvatar()
    com.cloudbees.jenkins.plugins.bitbucket.client.branch.BitbucketCloudCommit.getDate()
    com.cloudbees.jenkins.plugins.bitbucket.client.branch.BitbucketCloudCommit.getDateMillis()
    com.cloudbees.jenkins.plugins.bitbucket.client.repository.BitbucketCloudRepository.setScm(String)
    com.cloudbees.jenkins.plugins.bitbucket.hooks.HookProcessor.process(String, BitbucketType)
    use HookProcessor.process(HookEventType, String, BitbucketType, String)
    com.cloudbees.jenkins.plugins.bitbucket.impl.extension.GitClientAuthenticatorExtension.getCredentials()
    com.cloudbees.jenkins.plugins.bitbucket.server.client.BitbucketServerAPIClient.getTeamAvatar()
    com.cloudbees.jenkins.plugins.bitbucket.server.client.branch.BitbucketServerCommit.getDate()
    com.cloudbees.jenkins.plugins.bitbucket.server.client.branch.BitbucketServerCommit.getDateMillis()
  • Deprecated Constructors
    Constructor
    Description
    com.cloudbees.jenkins.plugins.bitbucket.BitbucketSCMNavigator(String, String, String)
    com.cloudbees.jenkins.plugins.bitbucket.BitbucketSCMSource(String, String, String)
    use BitbucketSCMSource(String, String) and SCMSource.setId(String)
    com.cloudbees.jenkins.plugins.bitbucket.BitbucketSCMSourceBuilder(String, String, String, String, String)
    Added only for backward compatibility with BitbucketPipelineCreateRequest from Blue Ocean. Will be removed soon.
    com.cloudbees.jenkins.plugins.bitbucket.impl.extension.GitClientAuthenticatorExtension(String, StandardUsernameCredentials)
    com.cloudbees.jenkins.plugins.bitbucket.trait.ForkPullRequestDiscoveryTrait(int, SCMHeadAuthority<? super BitbucketSCMSourceRequest, ? extends ChangeRequestSCMHead2, ? extends SCMRevision>)

Copyright © 2016–2025. All rights reserved.