Uses of Interface
com.adaptavist.tm4j.api.service.status.model.TestCycleStatusModel
Packages that use TestCycleStatusModel
-
Uses of TestCycleStatusModel in com.adaptavist.tm4j.api.service.status
Methods in com.adaptavist.tm4j.api.service.status that return types with arguments of type TestCycleStatusModelModifier and TypeMethodDescriptionStatusService.getTestCycleStatusModelById
(String userKey, Long statusId) Retrieves the TestCycleStatus as aTestCycleStatusModel
with the given statusId.