Package | Description |
---|---|
com.atlassian.bamboo.plugins.bitbucket | |
com.atlassian.bamboo.plugins.hg |
Modifier and Type | Method and Description |
---|---|
HgRepository |
BitbucketRepository.getHgRepository() |
Modifier and Type | Field and Description |
---|---|
static com.google.common.base.Function<ImmutablePlan,Iterable<HgRepository>> |
HgRepositoryFacade.HG_REPOSITORIES_OF_PLAN
Deprecated.
since 5.10 use
HgRepositoryUtils#getHgRepositoriesOfPlan() |
Modifier and Type | Method and Description |
---|---|
HgRepository |
HgRepository.getHgRepository() |
HgRepository |
HgRepositoryFacade.getHgRepository() |
Modifier and Type | Method and Description |
---|---|
static List<HgRepository> |
HgRepositoryUtils.getHgRepositoriesOfPlan(ImmutablePlan plan)
Retrieves Hg repositories of one plan
|
Modifier and Type | Method and Description |
---|---|
CacheDescription |
HgCacheHandler.getCacheDescription(HgRepository hgRepository) |
Constructor and Description |
---|
HgMavenPomAccessor(HgRepository repository) |
HgRepositoryAccessImpl(com.atlassian.sal.api.message.I18nResolver i18nResolver,
BuildLogger buildLogger,
SshProxyService sshProxyService,
HgRepository repository,
ScopedExclusionService exclusionService,
TrustedKeyHelper trustedKeyHelper) |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.