Uses of Interface
com.cloudbees.jenkins.plugins.bitbucket.api.BitbucketTeam
Package
Description
-
Uses of BitbucketTeam in com.cloudbees.jenkins.plugins.bitbucket.api
Modifier and TypeClassDescriptionclass
Shared Code between two team implementationsclass
Modifier and TypeMethodDescriptionBitbucketApi.getTeam()
Returns the team of the current owner ornull
if the current owner is not a team. -
Uses of BitbucketTeam in com.cloudbees.jenkins.plugins.bitbucket.client
Modifier and TypeMethodDescriptionBitbucketCloudApiClient.getTeam()
Returns the team of the current owner ornull
if the current owner is not a team. -
Uses of BitbucketTeam in com.cloudbees.jenkins.plugins.bitbucket.client.repository
-
Uses of BitbucketTeam in com.cloudbees.jenkins.plugins.bitbucket.server.client
Modifier and TypeMethodDescriptionBitbucketServerAPIClient.getTeam()
There is no such Team concept in Bitbucket Server but Project. -
Uses of BitbucketTeam in com.cloudbees.jenkins.plugins.bitbucket.server.client.repository