Package org.apache.archiva.consumers.core.repository

Interface Summary
RepositoryPurge  
 

Class Summary
AbstractRepositoryPurge Base class for all repository purge tasks.
ArtifactFilenameFilter Filename filter for getting all the files related to a specific artifact.
CleanupReleasedSnapshotsRepositoryPurge This will look in a single managed repository, and purge any snapshots that are present that have a corresponding released version on the same repository.
DaysOldRepositoryPurge Purge from repository all snapshots older than the specified days in the repository configuration.
RepositoryPurgeConsumer Consumer for removing old snapshots in the repository based on the criteria specified by the user.
RetentionCountRepositoryPurge Purge the repository by retention count.
 

Exception Summary
RepositoryPurgeException  
 



Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.