public class ScriptBuildTask extends AbstractShellBuildTask
environmentVariableAccessor, processService| Constructor and Description |
|---|
ScriptBuildTask(EnvironmentVariableAccessor environmentVariableAccessor,
ProcessService processService,
HomeDirectoryLayout homeDirectoryLayout) |
| Modifier and Type | Method and Description |
|---|---|
TaskResult |
execute(CommonTaskContext taskContext)
Executes the task.
|
protected ScriptConfig |
getConfig(CommonTaskContext taskContext) |
executepublic ScriptBuildTask(EnvironmentVariableAccessor environmentVariableAccessor, ProcessService processService, HomeDirectoryLayout homeDirectoryLayout)
protected ScriptConfig getConfig(@NotNull CommonTaskContext taskContext)
getConfig in class AbstractShellBuildTask@NotNull public TaskResult execute(@NotNull CommonTaskContext taskContext) throws TaskException
CommonTaskTypeexecute in interface CommonTaskTypeexecute in class AbstractShellBuildTaskTaskResult representing the status of the task executionTaskExceptionCopyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.