public class TestResultGeneratorTask extends Object implements TaskType
| Constructor and Description |
|---|
TestResultGeneratorTask() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull TaskResult |
execute(@NotNull TaskContext taskContext)
Execute the task
|
@NotNull public @NotNull TaskResult execute(@NotNull @NotNull TaskContext taskContext) throws TaskException
TaskTypeexecute in interface TaskTypeTaskResult representing the status of the task executionTaskExceptionCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.