Uses of Interface
com.atlassian.bamboo.plugins.hg.bitbucket.api.BitbucketApiService

Packages that use BitbucketApiService
com.atlassian.bamboo.plugins.hg   
com.atlassian.bamboo.plugins.hg.bitbucket.impl   
com.atlassian.bamboo.plugins.hg.rest.resource   
 

Uses of BitbucketApiService in com.atlassian.bamboo.plugins.hg
 

Methods in com.atlassian.bamboo.plugins.hg with parameters of type BitbucketApiService
 void BitbucketRepository.setBitbucketApiService(BitbucketApiService bitbucketApiService)
           
 

Uses of BitbucketApiService in com.atlassian.bamboo.plugins.hg.bitbucket.impl
 

Classes in com.atlassian.bamboo.plugins.hg.bitbucket.impl that implement BitbucketApiService
 class BitbucketApiServiceImpl
           
 

Uses of BitbucketApiService in com.atlassian.bamboo.plugins.hg.rest.resource
 

Constructors in com.atlassian.bamboo.plugins.hg.rest.resource with parameters of type BitbucketApiService
BitbucketResource(BitbucketApiService bitbucketApiService, com.atlassian.sal.api.message.I18nResolver i18nResolver, EncryptionService encryptionService, RepositoryDefinitionManager repositoryDefinitionManager)
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.