|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BuildableElement
Represents an element 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.Element |
|---|
getDescription, getName |
| Method Detail |
|---|
DomainObjectSet<? extends Task> getTasks()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||