|
Groovy Documentation | |||||||
PREV NEXT | FRAMES NO FRAMES |
Interface Summary | |
---|---|
BuildableElement | Represents an element 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. |
GradleModuleVersion | Informs about a module version, i.e. group, name, version. |
GradleProject | Represents a Gradle project. |
GradleTask | Represents a task which is executable by Gradle. |
HasGradleProject | An element that is associated with a Gradle project. |
HierarchicalElement | Represents an element which belongs to some hierarchy. |
Launchable | Represents an object that can be used to launch a Gradle build, such as a task. |
Model | A model that is buildable by the Tooling API. |
ProjectDependency | Represents a dependency on another project. |
SourceDirectory | Represents a source directory. |
Task | Represents a task which is executable by Gradle. |
TaskSelector | Represents a Launchable that uses task name to select tasks executed from a given project and its sub-projects. |
Exception Summary | |
---|---|
UnsupportedMethodException | Thrown when the tooling API client attempts to use a method that does not exist in the version of Gradle that the tooling API is connected to. |
Gradle API 1.12