public class FetchTestListTask extends Object implements TestAutomationConnectorTask<TestAutomationProjectContent>
| Constructor and Description |
|---|
FetchTestListTask(TestAutomationConnectorRegistry connectorRegistry,
org.squashtest.tm.domain.testautomation.TestAutomationProject project) |
| Modifier and Type | Method and Description |
|---|---|
TestAutomationProjectContent |
buildFailedResult(Exception thrownException) |
TestAutomationProjectContent |
call() |
public FetchTestListTask(TestAutomationConnectorRegistry connectorRegistry, org.squashtest.tm.domain.testautomation.TestAutomationProject project)
public TestAutomationProjectContent call() throws Exception
call in interface Callable<TestAutomationProjectContent>Exceptionpublic TestAutomationProjectContent buildFailedResult(Exception thrownException)
buildFailedResult in interface TestAutomationConnectorTask<TestAutomationProjectContent>Copyright © 2010–2017 Henix, henix.fr. All rights reserved.