|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheDescription | |
---|---|
com.atlassian.bamboo.plugins.hg | |
com.atlassian.bamboo.repository |
Uses of CacheDescription in com.atlassian.bamboo.plugins.hg |
---|
Methods in com.atlassian.bamboo.plugins.hg that return CacheDescription | |
---|---|
CacheDescription |
HgCacheHandler.getCacheDescription(HgRepository hgRepository)
|
Methods in com.atlassian.bamboo.plugins.hg that return types with arguments of type CacheDescription | |
---|---|
java.util.Collection<CacheDescription> |
HgRepository.getCacheDescriptions()
|
java.util.Collection<CacheDescription> |
HgCacheHandler.getCacheDescriptions()
|
Uses of CacheDescription in com.atlassian.bamboo.repository |
---|
Classes in com.atlassian.bamboo.repository that implement CacheDescription | |
---|---|
static class |
CacheDescription.FileBased
Default file based implementation. |
Methods in com.atlassian.bamboo.repository that return types with arguments of type CacheDescription | |
---|---|
java.util.Collection<CacheDescription> |
CacheHandler.getCacheDescriptions()
Collection of cache descriptions to be displayed in the admin UI. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |