org.squashtest.tm.service.internal.testautomation.tasks
Class FetchTestListTask

java.lang.Object
  extended by org.squashtest.tm.service.internal.testautomation.tasks.FetchTestListTask
All Implemented Interfaces:
Callable<TestAutomationProjectContent>, TestAutomationConnectorTask<TestAutomationProjectContent>

public class FetchTestListTask
extends Object
implements TestAutomationConnectorTask<TestAutomationProjectContent>


Constructor Summary
FetchTestListTask(TestAutomationConnectorRegistry connectorRegistry, org.squashtest.tm.domain.testautomation.TestAutomationProject project)
           
 
Method Summary
 TestAutomationProjectContent buildFailedResult(Exception thrownException)
           
 TestAutomationProjectContent call()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FetchTestListTask

public FetchTestListTask(TestAutomationConnectorRegistry connectorRegistry,
                         org.squashtest.tm.domain.testautomation.TestAutomationProject project)
Method Detail

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.