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) |
execute
public 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
CommonTaskType
execute
in interface CommonTaskType
execute
in class AbstractShellBuildTask
TaskResult
representing the status of the task executionTaskException
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.