Uses of Class
io.jenkins.plugins.model.TestCycle
Package | Description |
---|---|
io.jenkins.plugins.model |
-
Uses of TestCycle in io.jenkins.plugins.model
Methods in io.jenkins.plugins.model that return types with arguments of type TestCycle Modifier and Type Method Description List<TestCycle>
Cycle. getTestCycle()
Method parameters in io.jenkins.plugins.model with type arguments of type TestCycle Modifier and Type Method Description void
Cycle. setTestCycle(List<TestCycle> testCycle)