Uses of Class
jetbrains.buildServer.controllers.project.VersionedSettingsBean.SettingsFormat
-
Packages that use VersionedSettingsBean.SettingsFormat Package Description jetbrains.buildServer.controllers.project -
-
Uses of VersionedSettingsBean.SettingsFormat in jetbrains.buildServer.controllers.project
Methods in jetbrains.buildServer.controllers.project that return types with arguments of type VersionedSettingsBean.SettingsFormat Modifier and Type Method Description Collection<VersionedSettingsBean.SettingsFormat>
VersionedSettingsBean. getAvailableSettingsFormats()
Methods in jetbrains.buildServer.controllers.project with parameters of type VersionedSettingsBean.SettingsFormat Modifier and Type Method Description int
VersionedSettingsBean.SettingsFormat. compareTo(VersionedSettingsBean.SettingsFormat o)
-