Package | Description |
---|---|
org.apache.archiva.policies |
Modifier and Type | Method and Description |
---|---|
void |
ChecksumPolicy.applyPolicy(String policySetting,
Properties request,
File localFile) |
void |
CachedFailuresPolicy.applyPolicy(String policySetting,
Properties request,
File localFile) |
void |
DownloadPolicy.applyPolicy(String policySetting,
Properties request,
File localFile)
Apply the download policy.
|
void |
AbstractUpdatePolicy.applyPolicy(String policySetting,
Properties request,
File localFile) |
boolean |
DownloadErrorPolicy.applyPolicy(String policySetting,
Properties request,
File localFile,
Exception exception,
Map<String,Exception> previousExceptions)
Apply the download error policy.
|
boolean |
PropagateErrorsDownloadPolicy.applyPolicy(String policySetting,
Properties request,
File localFile,
Exception exception,
Map<String,Exception> previousExceptions) |
boolean |
PropagateErrorsOnUpdateDownloadPolicy.applyPolicy(String policySetting,
Properties request,
File localFile,
Exception exception,
Map<String,Exception> previousExceptions) |
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.