| Package | Description |
|---|---|
| org.gradle.api |
Start Here: Gradle's
Project API, which is available from your build files. |
| org.gradle.api.internal.tasks |
| Modifier and Type | Method and Description |
|---|---|
TaskContainer |
Project.getTasks()
Returns the tasks of this project.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TaskContainerInternal |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTaskContainer |
Copyright © 2013. All rights reserved