Groovy Documentation

org.gradle.api.tasks.bundling
Class AntZip

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

class AntZip
extends AbstractAntArchive

author:
Hans Dockter


Constructor Summary
AntZip()

 
Method Summary
void execute(AntArchiveParameter parameter)

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

Constructor Detail

AntZip

AntZip()


 
Method Detail

execute

void execute(AntArchiveParameter parameter)


 

Groovy Documentation