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