Uses of Interface
jetbrains.buildServer.serverSide.LicenseList
-
-
Uses of LicenseList in jetbrains.buildServer.controllers.autoUpdate
Constructors in jetbrains.buildServer.controllers.autoUpdate with parameters of type LicenseList Constructor Description NewVersionBean(LicenseList licenseList, UpdateOption updateOption)
-
Uses of LicenseList in jetbrains.buildServer.controllers.license
Methods in jetbrains.buildServer.controllers.license with parameters of type LicenseList Modifier and Type Method Description void
ServerLicenseBean. loadLicenseData(LicenseList list)
-
Uses of LicenseList in jetbrains.buildServer.license
Classes in jetbrains.buildServer.license that implement LicenseList Modifier and Type Class Description class
ServerLicenseList
Methods in jetbrains.buildServer.license that return LicenseList Modifier and Type Method Description LicenseList
ServerLicenseManager. getLicenseList()
-
Uses of LicenseList in jetbrains.buildServer.serverSide
Methods in jetbrains.buildServer.serverSide that return LicenseList Modifier and Type Method Description LicenseList
LicenseKeysManager. getLicenseList()
-
Uses of LicenseList in jetbrains.buildServer.serverSide.impl.auth
Methods in jetbrains.buildServer.serverSide.impl.auth that return LicenseList Modifier and Type Method Description LicenseList
SecuredLicenseKeysManager. getLicenseList()
-