com.atlassian.bamboo.plugins.testresultparser.testng.task
Class TestNGResultParserTask
java.lang.Object
com.atlassian.bamboo.plugins.testresultparser.testng.task.TestNGResultParserTask
- All Implemented Interfaces:
- InternalTaskType, TaskType
public class TestNGResultParserTask
- extends Object
- implements TaskType
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestNGResultParserTask
public TestNGResultParserTask(TestCollationService testCollationService)
execute
@NotNull
public TaskResult execute(@NotNull
TaskContext taskContext)
throws TaskException
- Description copied from interface:
TaskType
- Execute the task
- Specified by:
execute in interface TaskType
- Returns:
- a
TaskResult representing the status of the task execution
- Throws:
TaskException
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.