Uses of Interface
com.adaptavist.tm4j.api.service.status.model.TestCaseStatusModel
Packages that use TestCaseStatusModel
-
Uses of TestCaseStatusModel in com.adaptavist.tm4j.api.service.status
Methods in com.adaptavist.tm4j.api.service.status that return types with arguments of type TestCaseStatusModelModifier and TypeMethodDescriptionStatusService.getTestCaseStatusModelById
(String userKey, Long statusId) Retrieves the TestCaseStatus as aTestCaseStatusModel
with the given statusId.