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) |
private List<ArtifactContentEntry> |
DefaultBrowseService.getSmallerDepthEntries(Map<String,ArtifactContentEntry> entries) |
protected List<ArtifactContentEntry> |
DefaultBrowseService.readFileEntries(File file,
String filterPath,
String repoId) |
Modifier and Type | Method and Description |
---|---|
private List<ArtifactContentEntry> |
DefaultBrowseService.getSmallerDepthEntries(Map<String,ArtifactContentEntry> entries) |
Modifier and Type | Method and Description |
---|---|
int |
ArtifactContentEntryComparator.compare(ArtifactContentEntry artifactContentEntry,
ArtifactContentEntry artifactContentEntry1) |
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.