Package | Description |
---|---|
com.atlassian.bamboo.plugins.git | |
com.atlassian.bamboo.plugins.hg | |
com.atlassian.bamboo.repository |
Modifier and Type | Method and Description |
---|---|
Collection<CacheDescription> |
GitRepository.getCacheDescriptions()
Collection of cache descriptions to be displayed in the admin UI.
|
Collection<CacheDescription> |
GitCacheHandler.getCacheDescriptions()
Handles both Git and GitHub repositories.
|
Modifier and Type | Method and Description |
---|---|
CacheDescription |
HgCacheHandler.getCacheDescription(HgRepository hgRepository) |
Modifier and Type | Method and Description |
---|---|
Collection<CacheDescription> |
HgCacheHandler.getCacheDescriptions() |
Collection<CacheDescription> |
HgRepository.getCacheDescriptions() |
Modifier and Type | Class and Description |
---|---|
static class |
CacheDescription.FileBased
Default file based implementation.
|
Modifier and Type | Method and Description |
---|---|
Collection<CacheDescription> |
CacheHandler.getCacheDescriptions()
Collection of cache descriptions to be displayed in the admin UI.
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.