| Package | Description |
|---|---|
| org.gradle.openapi.external.foundation | |
| org.gradle.openapi.external.ui | |
| org.gradle.openapi.wrappers.foundation | |
| org.gradle.openapi.wrappers.ui |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GradleInterfaceVersion2
This is an abstraction from Gradle that allows you to retrieve projects and views from it.
|
| Modifier and Type | Method and Description |
|---|---|
GradleInterfaceVersion1 |
BasicGradleUIVersion1.getGradleInterfaceVersion1()
This returns an object that works with lower level gradle and contains the current projects and tasks.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GradleInterfaceWrapperVersion1
Implementation of GradleInterfaceVersion1 meant to help shield external users from internal changes.
|
class |
GradleInterfaceWrapperVersion2
Implementation of GradleInterfaceVersion2 meant to help shield external users from internal changes.
|
| Modifier and Type | Field and Description |
|---|---|
protected GradleInterfaceVersion1 |
AbstractOpenAPIUIWrapper.gradleInterfaceWrapper |
| Modifier and Type | Method and Description |
|---|---|
GradleInterfaceVersion1 |
AbstractOpenAPIUIWrapper.getGradleInterfaceVersion1() |
protected GradleInterfaceVersion1 |
AbstractOpenAPIUIWrapper.instantiateGradleInterfaceWrapper()
This instantiates our GradleInterfaceVersion object.
|
Copyright © 2013. All rights reserved