|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Task
Represents a task which is executable by Gradle.
| Method Summary | |
|---|---|
String |
getDescription()
Returns the description of this task. |
String |
getName()
Returns the name of this task. |
String |
getPath()
Returns the path of this task. |
Project |
getProject()
Returns the project which this task belongs to. |
| Method Detail |
|---|
String getPath()
String getName()
String getDescription()
Project getProject()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||