Uses of Class
org.apache.archiva.consumers.core.repository.AbstractRepositoryPurge

Packages that use AbstractRepositoryPurge
org.apache.archiva.consumers.core.repository   
 

Uses of AbstractRepositoryPurge in org.apache.archiva.consumers.core.repository
 

Subclasses of AbstractRepositoryPurge in org.apache.archiva.consumers.core.repository
 class 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.
 class DaysOldRepositoryPurge
          Purge from repository all snapshots older than the specified days in the repository configuration.
 class RetentionCountRepositoryPurge
          Purge the repository by retention count.
 



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