Uses of Class
jetbrains.buildServer.controllers.viewLog.TestsTabForm.Level
-
Packages that use TestsTabForm.Level Package Description jetbrains.buildServer.controllers.viewLog -
-
Uses of TestsTabForm.Level in jetbrains.buildServer.controllers.viewLog
Methods in jetbrains.buildServer.controllers.viewLog that return TestsTabForm.Level Modifier and Type Method Description static TestsTabForm.Level
TestsTabForm.Level. fromCode(String code)
TestsTabForm.Level
TestsTabForm. getCurrentLevel()
Methods in jetbrains.buildServer.controllers.viewLog that return types with arguments of type TestsTabForm.Level Modifier and Type Method Description Collection<TestsTabForm.Level>
TestsTabForm. getAvailableGroups()
-