JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.atlassian.bamboo.repository.CacheHandler
Packages that use
CacheHandler
Package
Description
com.atlassian.bamboo.plugins.git
com.atlassian.bamboo.ww2.actions.admin
Uses of
CacheHandler
in
com.atlassian.bamboo.plugins.git
Classes in
com.atlassian.bamboo.plugins.git
that implement
CacheHandler
Modifier and Type
Class
Description
class
GitRepository
Uses of
CacheHandler
in
com.atlassian.bamboo.ww2.actions.admin
Methods in
com.atlassian.bamboo.ww2.actions.admin
that return types with arguments of type
CacheHandler
Modifier and Type
Method
Description
Collection
<
CacheHandler
>
RepositorySettingsAction.
getCacheProviders
()