|
Groovy Documentation | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Interface Summary | |
|---|---|
| BuildableElement | Represents an element which has Gradle tasks associated with it. |
| BuildableProject | Represents a project which has Gradle tasks associated with it. |
| Dependency | Represents an artifact dependency. |
| DomainObjectSet | A set of domain objects of type T. |
| Element | Described model element |
| ExternalDependency | Represents an external artifact dependency. |
| GradleProject | Gradle project. |
| GradleTask | Represents a task which is executable by Gradle. |
| HasGradleProject | Is associated with a Gradle project. |
| HierarchicalElement | Represents an element which belongs to some hierarchy. |
| HierarchicalProject | Represents a project which belongs to some hierarchy. |
| Project | Represents a project of some kind. |
| ProjectDependency | Represents a dependency on another project. |
| SourceDirectory | Represents a source directory. |
| Task | Represents a task which is executable by Gradle. |
| Exception Summary | |
|---|---|
| IncompatibleVersionException | Thrown when the tooling api client client attempts to use a method that does not exist in the version of gradle the tooling api is connected to. |
Groovy Documentation