| 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 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(HgRepository repository,
BuildLogger buildLogger,
HgRepositoryUIHelper hgRepositoryUIHelper,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
SshProxyService sshProxyService,
ScopedExclusionService exclusionService,
TrustedKeyHelper trustedKeyHelper) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.