|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
BuildableElement or one of its subtypes instead.
@Deprecated public interface BuildableProject
Represents a project which has Gradle tasks associated with it.
| Method Summary | |
|---|---|
DomainObjectSet<? extends Task> |
getTasks()
Deprecated. 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()
getTasks in interface BuildableElement
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||