@Deprecated
public interface TaskExecutor
| Modifier and Type | Method and Description |
|---|---|
ExecutionResult |
execute(TaskConfig config,
TaskExecutionContext taskExecutionContext)
Deprecated.
The plugin infrastructure will call the execute() method, on the agent side, when the task needs to be run.
|
ExecutionResult execute(TaskConfig config, TaskExecutionContext taskExecutionContext)
config - Has the current configuration. Contains both the keys and the values provided by the user.taskExecutionContext - Instance of TaskExecutionContextCopyright © 2019 ThoughtWorks, Inc. GoCD Version: 19.2.0-8641