org.squashtest.csp.tm.service.testautomation
Interface TestAutomationCallbackService
- All Known Implementing Classes:
- AutomatedExecutionManagerServiceImpl
public interface TestAutomationCallbackService
updateResultURL
void updateResultURL(AutomatedExecutionSetIdentifier execIdentifier,
URL resultURL)
updateExecutionStatus
void updateExecutionStatus(AutomatedExecutionSetIdentifier execIdentifier,
ExecutionStatus newStatus)
updateResultSummary
void updateResultSummary(AutomatedExecutionSetIdentifier execIdentifier,
String newSummary)
Copyright © 2010-2012 Henix, henix.fr. All Rights Reserved.