Fields inherited from class | Fields |
---|---|
class DefaultTask |
TASK_NAME, TASK_DESCRIPTION, TASK_GROUP, TASK_TYPE, TASK_DEPENDS_ON, TASK_OVERWRITE, TASK_ACTION, TASK_CONSTRUCTOR_ARGS |
Type | Name and description |
---|---|
Attribute |
attribute |
FileCollection |
classpath |
FileCollection |
excludeExternalClasses |
FileCollection |
externalClasses |
FileCollection |
inputJars |
DirectoryProperty |
outputDirectory |
Rename |
rename |
String |
resources |
Shrink |
shrink |
boolean |
verbose |
Constructor and description |
---|
YGuardGradleTask
() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
attribute(Action<? extends Attribute> action) |
|
void |
executeYguard() |
|
Provider<String> |
getResolvedResources() |
|
Provider<Boolean> |
getResolvedVerbose() |
|
Property<String> |
getResources() |
|
Property<Boolean> |
getVerbose() |
|
void |
rename(Action<? extends Rename> action) |
|
void |
setResources(String value) |
|
void |
setVerbose(boolean value) |
|
void |
shrink(Action<? extends Shrink> action) |
Groovy Documentation