| Class | Description |
|---|---|
| GradleBuildAdapter | The gradle implementation for tane.mahuta.buildtools.release.BuildToolAdapter. |
| GradleDomainObjectAdapter | Helper for converting from the gradle domain to the release domain. |
| ReleaseCheckReportTask | Aggregation task which reports the errors found for the projects. |
| ReleaseExtension | Extension for the ReleasePlugin. |
| ReleaseExtensionTask | org.gradle.api.internal.AbstractTask providing the ReleaseExtension. |
| ReleaseTask | Gradle task which invokes all necessary steps for the release. |