@Deprecated
public interface TaskExecutionContext
TaskExecutor with context about the
environment of the task run.| Modifier and Type | Method and Description |
|---|---|
Console |
console()
Deprecated.
This Console instance will be setup such that any messages written to it will show
up in the build log.
|
EnvironmentVariables |
environment()
Deprecated.
The environment variables that this task should run with.
|
java.lang.String |
workingDir()
Deprecated.
Working directory to be used by the task.
|
EnvironmentVariables environment()
Console console()
java.lang.String workingDir()
Copyright © 2018 ThoughtWorks, Inc. GoCD Version: 18.2.0-6228