Uses of Interface
com.adaptavist.tm4j.api.service.status.model.TestCycleStatusModel
-
Uses of TestCycleStatusModel in com.adaptavist.tm4j.api.service.status
Modifier and TypeMethodDescriptionStatusService.getTestCycleStatusModelById
(String userKey, Long statusId) Retrieves the TestCycleStatus as aTestCycleStatusModel
with the given statusId.