|
Groovy Documentation | |||||||
PREV NEXT | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ProjectConnection | Represents a long-lived connection to a Gradle project. |
ResultHandler | A handler for an asynchronous operation which returns an object of type T. |
Class Summary | |
---|---|
GradleConnector | A GradleConnector is the main entry point to the Gradle tooling API. |
Exception Summary | |
---|---|
GradleConnectionException | Thrown when there is some problem communicating with Gradle. |
UnsupportedVersionException | Thrown when the target Gradle version does not support a particular feature. |
Groovy Documentation