| Package | Description |
|---|---|
| com.atlassian.bamboo.repository |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BranchInformationProvider
Repository that can provide information about branches.
|
| Modifier and Type | Method and Description |
|---|---|
List<VcsBranch> |
RepositoryCachingFacade.getOpenBranches(BranchDetectionCapableRepository repository,
String context)
Retrieve open branches from the given repository.
|
void |
RepositoryCachingFacade.invalidate(BranchDetectionCapableRepository repository,
String context)
Invalidate cache for given parameters
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.