| Package | Description |
|---|---|
| org.apache.archiva.rest.api.services | |
| org.apache.archiva.rest.services |
| Modifier and Type | Method and Description |
|---|---|
ArtifactContent |
BrowseService.getArtifactContentText(String groupId,
String artifactId,
String version,
String classifier,
String type,
String path,
String repositoryId)
if path is empty content of the file is returned (for pom view)
|
| Modifier and Type | Method and Description |
|---|---|
ArtifactContent |
DefaultBrowseService.getArtifactContentText(String groupId,
String artifactId,
String version,
String classifier,
String type,
String path,
String repositoryId) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.