com.thalesgroup.hudson.plugins.copyarchiver
Class FilePathArchiver

java.lang.Object
  extended by com.thalesgroup.hudson.plugins.copyarchiver.FilePathArchiver
All Implemented Interfaces:
java.io.Serializable

public class FilePathArchiver
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
FilePathArchiver(hudson.FilePath filePath)
           
 
Method Summary
 int copyRecursiveTo(boolean flatten, java.lang.String fileMask, java.lang.String excludes, hudson.FilePath target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilePathArchiver

public FilePathArchiver(hudson.FilePath filePath)
Method Detail

copyRecursiveTo

public int copyRecursiveTo(boolean flatten,
                           java.lang.String fileMask,
                           java.lang.String excludes,
                           hudson.FilePath target)
                    throws java.io.IOException,
                           java.lang.InterruptedException
Throws:
java.io.IOException
java.lang.InterruptedException


Copyright © 2009. All Rights Reserved.