|
Groovy Documentation | |||||||
PREV NEXT | FRAMES NO FRAMES |
Interface Summary | |
---|---|
AntBuilderAware | An { { |
ConventionValue | A ConventionValue can be assigned to a { |
GroovySourceSet | A { org.gradle.api.plugins.GroovyPlugin}. |
ScalaSourceSet | A { by the { |
SourceSet | A { |
SourceSetContainer | A { |
TaskCollection | A { |
TaskContainer | A { |
TaskDependency | A |
WorkResult |
Class Summary | |
---|---|
Clean | |
Copy | Task for copying files. |
Directory | |
SourceTask | A { |
Upload | An upload task uploads files to the repositories assigned to it. |
Exception Summary | |
---|---|
StopActionException | A |
StopExecutionException | A |
Annotation Type Summary | |
---|---|
InputDirectory | Marks a property as specifying an input directory for a task. |
InputFile | Marks a property as specifying an input file for a task. |
InputFiles | Marks a property as specifying the input files for a task. |
Optional | Marks a property as optional. |
OutputDirectory | Marks a property as specifying an output directory for a task. |
OutputFile | Marks a property as specifying an output file for a task. |
SkipWhenEmpty | Attached to a task property to indicate that the task should be skipped when the value of the property is an empty { |
TaskAction | Marks a method as the action to run when the task is executed. |
Groovy Documentation