|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.commons.io.DirectoryWalker
org.jenkinsci.plugins.mavenrepocleaner.RepositoryCleaner
public class RepositoryCleaner
Hello world!
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.commons.io.DirectoryWalker |
|---|
org.apache.commons.io.DirectoryWalker.CancelException |
| Constructor Summary | |
|---|---|
RepositoryCleaner(long timestamp)
|
|
| Method Summary | |
|---|---|
Collection<String> |
clean(File repository)
|
protected void |
handleDirectoryStart(File directory,
int depth,
Collection results)
|
| Methods inherited from class org.apache.commons.io.DirectoryWalker |
|---|
checkIfCancelled, filterDirectoryContents, handleCancelled, handleDirectory, handleDirectoryEnd, handleEnd, handleFile, handleIsCancelled, handleRestricted, handleStart, walk |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RepositoryCleaner(long timestamp)
| Method Detail |
|---|
public Collection<String> clean(File repository)
throws IOException
IOException
protected final void handleDirectoryStart(File directory,
int depth,
Collection results)
throws IOException
handleDirectoryStart in class org.apache.commons.io.DirectoryWalkerIOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||