org.squashtest.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,
org.squashtest.tm.domain.execution.ExecutionStatus newStatus)
updateResultSummary
void updateResultSummary(AutomatedExecutionSetIdentifier execIdentifier,
String newSummary)
Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.