|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RepositoryCachingFacade | |
|---|---|
| com.atlassian.bamboo.plan.branch | |
| com.atlassian.bamboo.repository | |
| Uses of RepositoryCachingFacade in com.atlassian.bamboo.plan.branch |
|---|
| Constructors in com.atlassian.bamboo.plan.branch with parameters of type RepositoryCachingFacade | |
|---|---|
BranchDetectionServiceImpl(PlanManager planManager,
ChainBranchCreationService chainBranchCreationService,
RepositoryManager repositoryManager,
VcsBranchManager vcsBranchManager,
RepositoryCachingFacade repositoryCachingFacade,
ErrorHandler errorHandler,
ScopedExclusionService scopedExclusionService,
com.atlassian.event.api.EventPublisher eventPublisher,
JiraBranchLinkingService jiraBranchLinkingService,
VariableDefinitionManager variableDefinitionManager,
CustomVariableContext customVariableContext,
org.springframework.orm.hibernate.HibernateTemplate hibernateTemplate,
CachedPlanManager cachedPlanManager)
|
|
| Uses of RepositoryCachingFacade in com.atlassian.bamboo.repository |
|---|
| Classes in com.atlassian.bamboo.repository that implement RepositoryCachingFacade | |
|---|---|
class |
RepositoryCachingFacadeImpl
A wrapper around calls to Repository methods that provides caching of method results. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||