| Class |
Description |
|
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. |
|
AbstractExecWrapperWithExtensionTask
|
@param A class that extends AbstractToolExtension |
|
AbstractJvmExecSpec
|
A base class for specifying the execution of an entrypoint on 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. |
|
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. |
|
CombinedProjectTaskExtensionBase
|
Base class for an extension that can both be used on a project or a task. |