- All Known Subinterfaces:
BaseExecSpec, ExecSpec, JavaExecSpec, JavaForkOptions
- All Known Implementing Classes:
AbstractExecTask, Exec, JavaExec, RunTestExecutable, Test
-
Method Summary
Copies these options to the given target options.
Adds an environment variable to the environment for this process.
Adds some environment variables to the environment for this process.
Sets the name of the executable to use.
The environment variables to use for the process.
Returns the name of the executable to use.
Returns the working directory for the process.
voidSets the environment variable to use for the process.
voidSets the name of the executable to use.
voidSets the name of the executable to use.
voidSets the working directory for the process.
voidSets the working directory for the process.
Sets the working directory for the process.
-
Method Details
-
getExecutable
-
setExecutable
-
setExecutable
-
executable
-
getWorkingDir
-
setWorkingDir
-
setWorkingDir
-
workingDir
-
getWorkingDirectory
-
getEnvironment
-
setEnvironment
-
environment
-
environment
-
copyTo
-