|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BuildableProject
Represents a project which has Gradle tasks associated with it.
| Method Summary | |
|---|---|
DomainObjectSet<? extends Task> |
getTasks()
Returns the tasks of this project. |
| Methods inherited from interface org.gradle.tooling.model.Project |
|---|
getDescription, getName, getPath, getProjectDirectory |
| Method Detail |
|---|
DomainObjectSet<? extends Task> getTasks()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||