Uses of Interface
org.apache.continuum.purge.executor.ContinuumPurgeExecutor

Packages that use ContinuumPurgeExecutor
org.apache.continuum.purge.executor   
 

Uses of ContinuumPurgeExecutor in org.apache.continuum.purge.executor
 

Classes in org.apache.continuum.purge.executor that implement ContinuumPurgeExecutor
 class AbstractContinuumPurgeExecutor
          Some codes were taken from Archiva.
 class CleanAllPurgeExecutor
           
 class DaysOldDirectoryPurgeExecutor
           
 class DaysOldRepositoryPurgeExecutor
          Codes were taken from Archiva's DaysOldRepositoryPurge and made some few changes.
 class ReleasedSnapshotsRepositoryPurgeExecutor
          Codes were taken from Archiva's CleanupReleasedSnapshotsRepositoryPurge and just made some few changes
 class RetentionCountDirectoryPurgeExecutor
           
 class RetentionCountRepositoryPurgeExecutor
          Codes were taken from Archiva's RetentionCountRepository Purge and made some few changes.
 



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