Groovy Documentation

Package org.gradle.api.tasks

 

Interface Summary
AntBuilderAware
ConventionValue A ConventionValue can be assigned to a {
TaskCollection A {
TaskContainer

A {

TaskDependency

A TaskDependency represents an unordered set of tasks which a {

 


Class Summary
Clean
Copy Task for copying files.
Directory
Upload An upload task uploads files to the repositories assigned to it.
package-info
 


Exception Summary
StopActionException

A StopActionException is be thrown by a { stop its own execution and to start execution of the task's next action.

StopExecutionException

A StopExecutionException is thrown by a { stop execution of the current task and start execution of the next task.

 


Groovy Documentation