Uses of Class
com.atlassian.bamboo.plugins.hg.HgRepository

Packages that use HgRepository
com.atlassian.bamboo.plugins.hg   
 

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

Fields in com.atlassian.bamboo.plugins.hg with type parameters of type HgRepository
static com.google.common.base.Function<ImmutablePlan,java.lang.Iterable<HgRepository>> HgRepositoryFacade.HG_REPOSITORIES_OF_PLAN
          Retrieves git repositories of one plan
 

Methods in com.atlassian.bamboo.plugins.hg that return HgRepository
 HgRepository HgRepositoryFacade.getHgRepository()
           
 HgRepository HgRepository.getHgRepository()
           
 HgRepository BitbucketRepository.getHgRepository()
           
 

Methods in com.atlassian.bamboo.plugins.hg with parameters of type HgRepository
 CacheDescription HgCacheHandler.getCacheDescription(HgRepository hgRepository)
           
 

Constructors in com.atlassian.bamboo.plugins.hg with parameters of type HgRepository
HgMavenPomAccessor(HgRepository repository)
           
HgRepositoryAccessImpl(com.atlassian.sal.api.message.I18nResolver i18nResolver, BuildLogger buildLogger, SshProxyService sshProxyService, HgRepository repository, ScopedExclusionService exclusionService)
           
 



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