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 class
BitbucketDeploymentClientImpl
Methods in com.atlassian.bitbucket.jenkins.internal.client that return BitbucketDeploymentClient Modifier and Type Method Description BitbucketDeploymentClient
BitbucketRepositoryClient. getDeploymentClient(String revisionSha)
Return a client that can post deployment information to Bitbucket.BitbucketDeploymentClient
BitbucketRepositoryClientImpl. getDeploymentClient(String revisionSha)
-