|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTSFIELD | METHOD | |||||||
java.lang.Objectorg.gradle.api.tasks.bundling.Compression
public enum Compression
Specifies the compression which should be applied to a TAR archive.
| Method Summary | |
|---|---|
String
|
getDefaultExtension()
|
String
|
getExtension()
|
List
|
getSupportedExtensions()
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Method Detail |
|---|
public String getDefaultExtension()
public String getExtension()
Returns the file extension of the type of Compression.
public List getSupportedExtensions()
Gradle API 1.5