|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface Buildable
A Buildable represents an artifact or set of artifacts which are built by one or more Task instances.
| Method Summary | |
|---|---|
TaskDependency
|
getBuildDependencies()
Returns a dependency which contains the tasks which build this artifact. |
| Method Detail |
|---|
public TaskDependency getBuildDependencies()
Gradle API 1.5