Class |
Description |
AbstractCombinedProjectTaskExtension
|
Base class for an extension that can both be used on a project or a task. |
AbstractDistributionInstaller
|
Common functionality to be able to download a SDK and use it within Gradle |
ClosureUtils
|
Methods for dealing with closures |
ConfigurationUtils
|
Utilities to deal with Configuration instances. |
ExtensionUtils
|
Utilities to deal with Gradle extensions and project extensions |
FileUtils
|
Various file utilities. |
JavaForkOptions
|
Provides a class that can be populated with various fork options for Java
and which can then be used to copy to other methods in the Gradle API that provides a
JavaForkOptions in the parameters. |
MapUtils
|
Various utilities dealing with key-value pairs. |
PropertyResolver
|
Resolves properties in a certain i.e. like SpringBoot, but
less functionality to suite Gradle context. |
StringUtils
|
A collection of utilities for converting to strings. |
TaskProvider
|
Utilities dealing with the creating of tasks allowing for lazy creation of tasks
on Gradle 4.9+, but still use the standard Gradle TaskContainer.create API methods
for earlier versions. |
TaskUtils
|
Utilities for dealing with tasks. |
UnpackUtils
|
Utilities to deal with unpacking certain formats. |
UriUtils
|
Dealing with URIs |