org.squashtest.tm.service.internal.testautomation.tasks
Class FetchTestListTask
java.lang.Object
org.squashtest.tm.service.internal.testautomation.tasks.FetchTestListTask
- All Implemented Interfaces:
- Callable<TestAutomationProjectContent>, TestAutomationConnectorTask<TestAutomationProjectContent>
public class FetchTestListTask
- extends Object
- implements TestAutomationConnectorTask<TestAutomationProjectContent>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FetchTestListTask
public FetchTestListTask(TestAutomationConnectorRegistry connectorRegistry,
org.squashtest.tm.domain.testautomation.TestAutomationProject project)
call
public TestAutomationProjectContent call()
throws Exception
- Specified by:
call in interface Callable<TestAutomationProjectContent>
- Throws:
Exception
buildFailedResult
public TestAutomationProjectContent buildFailedResult(Exception thrownException)
- Specified by:
buildFailedResult in interface TestAutomationConnectorTask<TestAutomationProjectContent>
Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.