| Package | Description |
|---|---|
| org.kuali.common.util.file | |
| org.kuali.common.util.file.model |
| Modifier and Type | Method and Description |
|---|---|
protected List<Repository> |
ListTest.getRepoList()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected RepoArtifacts |
ListTest.analyzeRepo(Repository repo)
Deprecated.
|
protected ArtifactForTesting |
ListTest.getArtifact(Repository repo,
RepoFile artifact,
List<RepoFile> checksums)
Deprecated.
|
protected List<ArtifactForTesting> |
ListTest.getArtifacts(Repository repo,
List<RepoFile> checksums,
List<RepoFile> artifacts)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<RepoArtifacts> |
ListTest.analyzeRepos(List<Repository> repos)
Deprecated.
|
protected Set<String> |
ListTest.getPaths(List<Repository> repos)
Deprecated.
|
protected void |
ListTest.logRepos(List<Repository> repos)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Repository |
RepoArtifacts.getRepository() |
Repository |
ArtifactForTesting.getRepository() |
| Modifier and Type | Method and Description |
|---|---|
int |
Repository.compareTo(Repository other) |
| Constructor and Description |
|---|
ArtifactForTesting(Repository repository,
RepoFile file,
com.google.common.base.Optional<RepoFile> checksum) |
RepoArtifacts(Repository repository,
List<ArtifactForTesting> artifacts) |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.