Package | Description |
---|---|
org.apache.archiva.rest.api.services | |
org.apache.archiva.rest.services |
Modifier and Type | Method and Description |
---|---|
Boolean |
RepositoriesService.copyArtifact(ArtifactTransferRequest artifactTransferRequest)
permissions are checked in impl
will copy an artifact from the source repository to the target repository
|
Modifier and Type | Method and Description |
---|---|
Boolean |
DefaultRepositoriesService.copyArtifact(ArtifactTransferRequest artifactTransferRequest) |
private void |
DefaultRepositoriesService.updateProjectMetadata(String targetPath,
Date lastUpdatedTimestamp,
String timestamp,
int buildNumber,
boolean fixChecksums,
ArtifactTransferRequest artifactTransferRequest) |
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.