Uses of Interface
com.adaptavist.tm4j.api.service.status.model.TestExecutionStatusModel
Packages that use TestExecutionStatusModel
-
Uses of TestExecutionStatusModel in com.adaptavist.tm4j.api.service.status
Methods in com.adaptavist.tm4j.api.service.status that return types with arguments of type TestExecutionStatusModelModifier and TypeMethodDescriptionStatusService.getTestExecutionStatusModelById
(String userKey, Long statusId) Retrieves the TestExecutionStatus as aTestExecutionStatusModel
with the given statusId.