| Interface | Description |
|---|---|
| GradleInterfaceVersion1 |
This is an abstraction from Gradle that allows you to retrieve projects and views from it.
|
| GradleInterfaceVersion2 |
This is an abstraction from Gradle that allows you to retrieve projects and views from it.
|
| ProjectVersion1 |
This is an abstraction of a Gradle project
This is a mirror of ProjectView inside Gradle, but this is meant to aid backward and forward compatibility by shielding you from direct changes within gradle.
|
| RequestObserverVersion1 |
This allows you to observer when Gradle commands are executed/complete.
|
| RequestVersion1 |
This represents an execution or refresh request sent to Gradle.
|
| TaskVersion1 |
This is an abstraction of a gradle task
This is a mirror of TaskView inside Gradle, but this is meant
to aid backward and forward compatibility by shielding you from direct
changes within gradle.
|
Copyright © 2013. All rights reserved