| Interface | Description |
|---|---|
| TaskConfigAction | Interface of Task configuration Actions. |
| Class | Description |
|---|---|
| AndroidTask | Handle for a org.gradle.api.Task that may not yet been created. |
| AndroidTaskRegistry | Registry for creating and storing AndroidTask. |
| ConventionMappingHelper | Helper class to dynamically access conventionMapping of a task. |
| GlobalScope | A scope containing data for the Android plugin. |
| VariantOutputScope | A scope containing data for a specific variant. |
| VariantScope | A scope containing data for a specific variant. |