| Package | Description |
|---|---|
| org.apache.archiva.rest.api.services | |
| org.apache.archiva.rest.services | |
| org.apache.archiva.rest.services.utils |
| Modifier and Type | Method and Description |
|---|---|
List<ArtifactContentEntry> |
BrowseService.getArtifactContentEntries(String groupId,
String artifactId,
String version,
String classifier,
String type,
String path,
String repositoryId) |
| Modifier and Type | Method and Description |
|---|---|
List<ArtifactContentEntry> |
DefaultBrowseService.getArtifactContentEntries(String groupId,
String artifactId,
String version,
String classifier,
String type,
String path,
String repositoryId) |
protected List<ArtifactContentEntry> |
DefaultBrowseService.readFileEntries(StorageAsset file,
String filterPath,
String repoId) |
| Modifier and Type | Method and Description |
|---|---|
int |
ArtifactContentEntryComparator.compare(ArtifactContentEntry artifactContentEntry,
ArtifactContentEntry artifactContentEntry1) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.