com.atlassian.bamboo.plan.cache.index
Interface PlanCacheIndices

All Known Implementing Classes:
PlanCacheIndicesImpl

public interface PlanCacheIndices


Method Summary
 PlanBranchCacheIndex getPlanBranchCacheIndex()
           
 PlanIdCacheIndex getPlanIdIndexer()
           
 PlanRepositoryIndex getPlanRepositoryIndex()
           
 

Method Detail

getPlanBranchCacheIndex

@NotNull
PlanBranchCacheIndex getPlanBranchCacheIndex()

getPlanIdIndexer

@NotNull
PlanIdCacheIndex getPlanIdIndexer()

getPlanRepositoryIndex

@NotNull
PlanRepositoryIndex getPlanRepositoryIndex()


Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.