Uses of Interface
com.adaptavist.tm4j.api.service.status.model.TestCaseStatusModel
-
Uses of TestCaseStatusModel in com.adaptavist.tm4j.api.service.status
Modifier and TypeMethodDescriptionStatusService.getTestCaseStatusModelById
(String userKey, Long statusId) Retrieves the TestCaseStatus as aTestCaseStatusModel
with the given statusId.