public interface TestAutomationCallbackService
| Modifier and Type | Method and Description |
|---|---|
void |
updateExecutionStatus(AutomatedExecutionSetIdentifier execIdentifier,
org.squashtest.tm.domain.execution.ExecutionStatus newStatus) |
void |
updateResultSummary(AutomatedExecutionSetIdentifier execIdentifier,
String newSummary) |
void |
updateResultURL(AutomatedExecutionSetIdentifier execIdentifier,
URL resultURL) |
void updateResultURL(AutomatedExecutionSetIdentifier execIdentifier, URL resultURL)
void updateExecutionStatus(AutomatedExecutionSetIdentifier execIdentifier, org.squashtest.tm.domain.execution.ExecutionStatus newStatus)
void updateResultSummary(AutomatedExecutionSetIdentifier execIdentifier, String newSummary)
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.