Uses of Interface
com.adaptavist.tm4j.api.service.status.model.TestExecutionStatusModel
-
Uses of TestExecutionStatusModel in com.adaptavist.tm4j.api.service.status
Modifier and TypeMethodDescriptionStatusService.getTestExecutionStatusModelById
(String userKey, Long statusId) Retrieves the TestExecutionStatus as aTestExecutionStatusModel
with the given statusId.