Uses of Interface
com.atlassian.bamboo.repository.CacheDescription
-
Uses of CacheDescription in com.atlassian.bamboo.plugins.git
Modifier and TypeMethodDescription@NotNull Collection<CacheDescription>
GitCacheHandler.getCacheDescriptions()
Handles both Git and GitHub repositories.@NotNull Collection<CacheDescription>
GitRepository.getCacheDescriptions()
Collection of cache descriptions to be displayed in the admin UI. -
Uses of CacheDescription in com.atlassian.bamboo.repository
Modifier and TypeClassDescriptionstatic class
Default file based implementation.Modifier and TypeMethodDescription@NotNull Collection<CacheDescription>
CacheHandler.getCacheDescriptions()
Collection of cache descriptions to be displayed in the admin UI.