|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AutomatedExecutionSetIdentifier | |
|---|---|
| org.squashtest.tm.service.internal.testautomation.service | |
| org.squashtest.tm.service.testautomation | |
| Uses of AutomatedExecutionSetIdentifier in org.squashtest.tm.service.internal.testautomation.service |
|---|
| Methods in org.squashtest.tm.service.internal.testautomation.service with parameters of type AutomatedExecutionSetIdentifier | |
|---|---|
void |
AutomatedExecutionManagerServiceImpl.changeExecutionsStates(AutomatedExecutionSetIdentifier setIdentifier,
org.squashtest.tm.api.testautomation.execution.dto.TestExecutionStatus stateChange)
|
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)
|
| Uses of AutomatedExecutionSetIdentifier in org.squashtest.tm.service.testautomation |
|---|
| Methods in org.squashtest.tm.service.testautomation with parameters of type AutomatedExecutionSetIdentifier | |
|---|---|
void |
AutomatedExecutionManagerService.changeExecutionsStates(AutomatedExecutionSetIdentifier setIdentifier,
org.squashtest.tm.api.testautomation.execution.dto.TestExecutionStatus stateChange)
Changes the state of a set of executions to a new value. |
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||