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