Package | Description |
---|---|
org.apache.archiva.configuration |
Modifier and Type | Method and Description |
---|---|
List<LegacyArtifactPath> |
Configuration.getLegacyArtifactPaths()
Method getLegacyArtifactPaths.
|
Modifier and Type | Method and Description |
---|---|
void |
Configuration.addLegacyArtifactPath(LegacyArtifactPath legacyArtifactPath)
Method addLegacyArtifactPath.
|
void |
Configuration.removeLegacyArtifactPath(LegacyArtifactPath legacyArtifactPath)
Method removeLegacyArtifactPath.
|
Modifier and Type | Method and Description |
---|---|
void |
Configuration.setLegacyArtifactPaths(List<LegacyArtifactPath> legacyArtifactPaths)
Set the list of custom legacy path to artifact.
|
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.