|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTSFIELD | METHOD |
java.lang.Objectjava.lang.Enum
org.gradle.api.tasks.bundling.Compression
public enum Compression extends Enum
Specifies the compression which should be applied to a TAR archive.
Method Summary | |
---|---|
String
|
getExtension()
|
Methods inherited from class Enum | |
---|---|
name, equals, toString, hashCode, compareTo, compareTo, valueOf, getDeclaringClass, ordinal, wait, wait, wait, getClass, notify, notifyAll |
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Method Detail |
---|
public String getExtension()
Gradle API 1.0-milestone-8