Uses of Interface
com.adaptavist.tm4j.api.service.testcycle.model.TestCycleModel
Packages that use TestCycleModel
-
Uses of TestCycleModel in com.adaptavist.tm4j.api.service.testcycle
Methods in com.adaptavist.tm4j.api.service.testcycle that return types with arguments of type TestCycleModelModifier and TypeMethodDescriptionTestCycleService.getTestCycleModelById
(String userKey, Long testCycleId) Retrieves the Test Cycle as aTestCycleModel
with the given id.