org.gradle.api.tasks.util
Class CopyInstructionFactory
java.lang.Object
org.gradle.api.tasks.util.CopyInstructionFactory
class CopyInstructionFactory
extends java.lang.Object
- author:
- Hans Dockter
Methods inherited from class java.lang.Object
|
hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
CopyInstructionFactory
public CopyInstructionFactory(AntBuilder antBuilder)
-
createCopyInstruction
public CopyInstruction createCopyInstruction(File sourceDir, File targetDir, Set includes, Set excludes, Map filters)
-
getAntBuilder
public AntBuilder getAntBuilder()
-
Groovy Documentation