| Class |
Description |
|
AbstractBaseToolExtension
|
Use as a base class for project and task extensions that will wrap tools. |
|
AbstractBaseToolExtension.1
|
|
|
AbstractBaseToolExtension.2
|
|
|
AbstractBaseToolExtension.3
|
|
|
AbstractBaseToolExtension.4
|
|
|
AbstractCmdlineArgumentSpec
|
Abstract class to set command-line parameters. |
|
AbstractCommandExecSpec
|
Basic building |
|
AbstractCommandExecTask
|
Configures a task that will run a non-JVM command-based execution. |
|
AbstractExecSpec
|
Base class for creating execution specifications. |
|
AbstractExecTask
|
Configures a task that will run a non-JVM execution. |
|
AbstractExecWrapperTask
|
Base task class to wrap external tool executions without exposing command-line parameters directly. |
|
AbstractExecWrapperWithExtensionTask
|
- Type Parameters:
T - A class that extends AbstractToolExtension
|
|
AbstractJvmExecSpec
|
A base class for specifying the execution of an entrypoint on a forked JVM. |
|
AbstractJvmExecTask
|
Configures a task that will run an execution in a forked JVM. |
|
AbstractJvmModelExecTask
|
Configures a task that will run an execution in a forked JVM. |
|
AbstractJvmScriptExecSpec
|
Defines the basics for executing a script from a JVM-based scripting language. |
|
AbstractJvmScriptExecTask
|
Configures a task that will run an execution in a forked JVM. |
|
AbstractNativeToolchain
|
A base class for implementing toolchains based up on external tools that can be download or found installed on the
local filesystem. |
|
AbstractScriptExecSpec
|
Basic building block for script specifications. |
|
AbstractScriptExecTask
|
Configures a task that will run a non-JVM script-based execution. |
|
AbstractToolExtension
|
Use as a base class for project and task extensions that will wrap tools. |
|
AbstractToolExtension.1
|
|
|
AbstractToolExtension.2
|
|
|
CombinedProjectTaskExtensionBase
|
Base class for an extension that can both be used on a project or a task. |
|
GrolifantDefaultTask
|
A base task that can provide configuration-cache safe access to various Grolifant helpers. |