Uses of Class
com.cloudbees.jenkins.plugins.bitbucket.api.BitbucketMirrorServer
Packages that use BitbucketMirrorServer
Package
Description
-
Uses of BitbucketMirrorServer in com.cloudbees.jenkins.plugins.bitbucket.api
Methods in com.cloudbees.jenkins.plugins.bitbucket.api that return BitbucketMirrorServerMethods in com.cloudbees.jenkins.plugins.bitbucket.api with parameters of type BitbucketMirrorServerModifier and TypeMethodDescriptionvoid
BitbucketMirroredRepositoryDescriptor.setMirrorServer
(BitbucketMirrorServer mirrorServer) -
Uses of BitbucketMirrorServer in com.cloudbees.jenkins.plugins.bitbucket.server.client
Methods in com.cloudbees.jenkins.plugins.bitbucket.server.client that return types with arguments of type BitbucketMirrorServerModifier and TypeMethodDescriptionBitbucketServerAPIClient.getMirrors()
Returns the mirror servers.