| Interface |
Description |
|
AllArgsProvider
|
Returns all command-line arguments within a specific context. |
|
ArchiveOperationsProxy
|
A proxy for archive operations. |
|
BaseProgressLogger
|
A simple interface for logging progress to stdout. |
|
CheckSumVerification
|
Verifies a checksum. |
|
ClassLocation
|
Describes the location of a class. |
|
CmdlineArgumentSpec
|
Specifies the entrypoint and arguments for running something on a JVM. |
|
CommandLineArgumentProviders
|
A system that can lister a list of providers of command-line arguments. |
|
ExecOperationsProxy
|
Proxies the ExecOperations service that was added in Gradle 6.0,
so that equivalent functionality can be provided in Gradle 4.0+ |
|
GradleSysEnvProvider
|
An proxy to provide system properties, project properties and environmental variables as providers. |
|
ProgressLogger
|
Allows implementation against |
|
ProjectTools
|
Provides various project-related information. |
|
PropertyResolveOrder
|
Resolves a property within a certain order |
|
RepositoryTools
|
Tools for working with repositories. |