|
Groovy Documentation | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Interface Summary | |
|---|---|
| Action | Performs some action against objects of type T. |
| DomainObjectCollection | A { |
| DomainObjectContainer | A { |
| Plugin | A |
| Project | This interface is the main API you use to interact with Gradle from your build file. |
| ProjectAction | A { |
| ProjectEvaluationListener | An { |
| Rule | A { |
| Task | A |
| TaskAction | A { |
| Transformer | A { |
| Class Summary | |
|---|---|
| AntBuilder | An { |
| ClosureTaskAction | |
| DefaultTask | |
| package-info | |
| Enum Summary | |
|---|---|
| JavaVersion | An enumeration of Java versions. |
| PathValidation | An enumeration for describing validation policies for file paths. |
| Exception Summary | |
|---|---|
| CircularReferenceException | A |
| GradleException |
|
| GradleScriptException | A |
| IllegalDependencyNotation | This exceptions is thrown, if a dependency is declared with a ilegal notation. |
| IllegalOperationAtExecutionTimeException | A IllegalOperationAtExecutionTimeException is thrown if you try to trigger an operation at runtime,
which is only allowed at configuration time.
|
| InvalidUserDataException | A InvalidUserDataException is thrown, if a user is providing illegal data for the build.
|
| UncheckedIOException | UncheckedIOException is used to wrap an
java.io.IOException into an unchecked exception.
|
| UnknownDomainObjectException | A { cannot be located. |
| UnknownProjectException | An |
| UnknownTaskException | An |
Groovy Documentation