|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | 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 |
|---|
TaskDependency getBuildDependencies()
Buildable implementations
must ensure that the returned dependency object is live, so that it tracks changes to the dependencies of this
buildable.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||