|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.util.DirScanner
com.michelin.cio.hudson.plugins.copytoslave.MyGlobDirScanner
public class MyGlobDirScanner
Modified copy of Hudson's DirScanner.Glob to modify the scan()
method so that it takes into account Ant's default excludes (cf. HUDSON-7999).
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.util.DirScanner |
|---|
hudson.util.DirScanner.Filter, hudson.util.DirScanner.Full, hudson.util.DirScanner.Glob |
| Method Summary | |
|---|---|
void |
scan(java.io.File dir,
hudson.util.FileVisitor visitor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void scan(java.io.File dir,
hudson.util.FileVisitor visitor)
throws java.io.IOException
scan in class hudson.util.DirScannerjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||