Uses of Interface
com.atlassian.bitbucket.jenkins.internal.client.BitbucketDeploymentClient
-
Packages that use BitbucketDeploymentClient Package Description com.atlassian.bitbucket.jenkins.internal.client Add package level annotations to indicate everything is non-null by default. -
-
Uses of BitbucketDeploymentClient in com.atlassian.bitbucket.jenkins.internal.client
Classes in com.atlassian.bitbucket.jenkins.internal.client that implement BitbucketDeploymentClient Modifier and Type Class Description classBitbucketDeploymentClientImplMethods in com.atlassian.bitbucket.jenkins.internal.client that return BitbucketDeploymentClient Modifier and Type Method Description BitbucketDeploymentClientBitbucketRepositoryClient. getDeploymentClient(String revisionSha)Return a client that can post deployment information to Bitbucket.BitbucketDeploymentClientBitbucketRepositoryClientImpl. getDeploymentClient(String revisionSha)
-