public class AntBuildTask extends Object implements CommonTaskType
| Constructor and Description |
|---|
AntBuildTask(CapabilityContext capabilityContext,
EnvironmentVariableAccessor environmentVariableAccessor,
ProcessService processService,
TestCollationService testCollationService) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull TaskResult |
execute(@NotNull CommonTaskContext taskContext)
Executes the task.
|
public AntBuildTask(CapabilityContext capabilityContext, EnvironmentVariableAccessor environmentVariableAccessor, ProcessService processService, TestCollationService testCollationService)
@NotNull public @NotNull TaskResult execute(@NotNull @NotNull CommonTaskContext taskContext) throws TaskException
CommonTaskTypeexecute in interface CommonTaskTypeTaskResult representing the status of the task executionTaskExceptionCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.