| Package | Description |
|---|---|
| com.capitalone.dashboard.collector | |
| com.capitalone.dashboard.repository |
| Modifier and Type | Method and Description |
|---|---|
List<com.capitalone.dashboard.model.Commit> |
DefaultSubversionClient.getCommits(SubversionRepo repo,
long startRevision) |
List<com.capitalone.dashboard.model.Commit> |
SubversionClient.getCommits(SubversionRepo repo,
long startRevision)
Fetch all of the commits for the provided SubversionRepo.
|
| Modifier and Type | Method and Description |
|---|---|
SubversionRepo |
SubversionRepoRepository.findSubversionRepo(org.bson.types.ObjectId collectorId,
String url) |
| Modifier and Type | Method and Description |
|---|---|
List<SubversionRepo> |
SubversionRepoRepository.findEnabledSubversionRepos(org.bson.types.ObjectId collectorId) |
Copyright © 2019 Capital One. All rights reserved.