org.jenkinsci.plugins.artifactdeployer.service
Class LocalCopy

java.lang.Object
  extended by org.jenkinsci.plugins.artifactdeployer.service.LocalCopy

public class LocalCopy
extends java.lang.Object

Author:
Gregory Boissinot

Constructor Summary
LocalCopy()
           
 
Method Summary
 java.util.List<java.io.File> copyAndGetNumbers(org.apache.tools.ant.types.FileSet fileSet, boolean flatten, java.io.File target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalCopy

public LocalCopy()
Method Detail

copyAndGetNumbers

public java.util.List<java.io.File> copyAndGetNumbers(org.apache.tools.ant.types.FileSet fileSet,
                                                      boolean flatten,
                                                      java.io.File target)
                                               throws ArtifactDeployerException
Throws:
ArtifactDeployerException


Copyright © 2004-2013. All Rights Reserved.