This project has retired. For details please refer to its Attic page.
PostDownloadPolicy

org.apache.maven.archiva.policies
Interface PostDownloadPolicy

Package class diagram package PostDownloadPolicy
All Superinterfaces:
DownloadPolicy, Policy
All Known Implementing Classes:
ChecksumPolicy

public interface PostDownloadPolicy
extends DownloadPolicy

Policy to apply after the download has completed, but before the resource is made available to the calling client.


Method Summary
 
Methods inherited from interface org.apache.maven.archiva.policies.DownloadPolicy
applyPolicy
 
Methods inherited from interface org.apache.maven.archiva.policies.Policy
getDefaultOption, getId, getName, getOptions