Uses of Class
jetbrains.buildServer.tools.web.model.ToolVersionData
-
Packages that use ToolVersionData Package Description jetbrains.buildServer.tools.web.model -
-
Uses of ToolVersionData in jetbrains.buildServer.tools.web.model
Methods in jetbrains.buildServer.tools.web.model that return types with arguments of type ToolVersionData Modifier and Type Method Description Collection<ToolVersionData>
ToolTypeData. getToolVersions()
Constructor parameters in jetbrains.buildServer.tools.web.model with type arguments of type ToolVersionData Constructor Description ToolTypeData(ToolType type, Collection<ToolVersionData> toolVersions)
-