Package com.thed.zblast.util
Class ResultPoster
java.lang.Object
com.thed.zblast.util.ResultPoster
- All Implemented Interfaces:
Callable<AutomationJobReport>
-
Constructor Summary
ConstructorsConstructorDescriptionResultPoster
(AutomationJobDetail automationJob, Long userId, List<TCRCatalogTreeTestcase> testcases, ZephyrConfigModel zephyrData, AutomationJobReport jobReport) -
Method Summary
-
Constructor Details
-
ResultPoster
public ResultPoster(AutomationJobDetail automationJob, Long userId, List<TCRCatalogTreeTestcase> testcases, ZephyrConfigModel zephyrData, AutomationJobReport jobReport)
-
-
Method Details
-
call
- Specified by:
call
in interfaceCallable<AutomationJobReport>
- Throws:
Exception
-