Groovy Documentation

org.gradle.api.tasks.bundling
Class AntTar

java.lang.Object
  org.gradle.api.tasks.bundling.AbstractAntArchive
      org.gradle.api.tasks.bundling.AntTar

class AntTar
extends AbstractAntArchive

author:
Hans Dockter


Constructor Summary
AntTar()

 
Method Summary
void execute(AntArchiveParameter parameter, Compression compression, LongFile longFile)

 
Methods inherited from class java.lang.Object
hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll
 

Constructor Detail

AntTar

AntTar()


 
Method Detail

execute

void execute(AntArchiveParameter parameter, Compression compression, LongFile longFile)


 

Groovy Documentation