org.apache.continuum.purge.executor
Class ReleasedSnapshotsRepositoryPurgeExecutor
java.lang.Object
org.apache.continuum.purge.executor.AbstractContinuumPurgeExecutor
org.apache.continuum.purge.executor.ReleasedSnapshotsRepositoryPurgeExecutor
- All Implemented Interfaces:
- ContinuumPurgeExecutor
public class ReleasedSnapshotsRepositoryPurgeExecutor
- extends AbstractContinuumPurgeExecutor
Codes were taken from Archiva's CleanupReleasedSnapshotsRepositoryPurge and just made some few changes
- Author:
- Maria Catherine Tan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReleasedSnapshotsRepositoryPurgeExecutor
public ReleasedSnapshotsRepositoryPurgeExecutor(RepositoryManagedContent repository)
purge
public void purge(String path)
throws ContinuumPurgeExecutorException
- Throws:
ContinuumPurgeExecutorException
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.