Class LocalCopy
java.lang.Object
org.jenkinsci.plugins.artifactdeployer.service.LocalCopy
- Author:
- Gregory Boissinot
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncopyAndGetNumbers(org.apache.tools.ant.types.FileSet fileSet, boolean flatten, File target)
-
Constructor Details
-
LocalCopy
public LocalCopy()
-
-
Method Details
-
copyAndGetNumbers
public List<File> copyAndGetNumbers(org.apache.tools.ant.types.FileSet fileSet, boolean flatten, File target) throws ArtifactDeployerException - Throws:
ArtifactDeployerException
-