| Package | Description |
|---|---|
| org.apache.archiva.repository | |
| org.apache.archiva.repository.content.maven2 |
| Modifier and Type | Method and Description |
|---|---|
StorageAsset |
ManagedRepositoryContent.toFile(ArchivaArtifact reference)
Given an
ArchivaArtifact, return the file reference to the artifact. |
String |
ManagedRepositoryContent.toPath(ArchivaArtifact reference)
Given an
ArchivaArtifact, return the relative path to the artifact. |
| Modifier and Type | Method and Description |
|---|---|
StorageAsset |
ManagedDefaultRepositoryContent.toFile(ArchivaArtifact reference) |
String |
AbstractDefaultRepositoryContent.toPath(ArchivaArtifact reference) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.