|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.repository.RepositoryCachingFacade
public class RepositoryCachingFacade
A wrapper around calls to Repository methods that provides caching of method results.
Method Summary | |
---|---|
java.util.List<VcsBranch> |
getOpenBranches(BranchDetectionCapableRepository repository)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
@NotNull public java.util.List<VcsBranch> getOpenBranches(BranchDetectionCapableRepository repository) throws RepositoryException
RepositoryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |