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 voidServerLicenseBean. loadLicenseData(LicenseList list) -
Uses of LicenseList in jetbrains.buildServer.license
Classes in jetbrains.buildServer.license that implement LicenseList Modifier and Type Class Description classServerLicenseListMethods in jetbrains.buildServer.license that return LicenseList Modifier and Type Method Description LicenseListServerLicenseManager. getLicenseList() -
Uses of LicenseList in jetbrains.buildServer.serverSide
Methods in jetbrains.buildServer.serverSide that return LicenseList Modifier and Type Method Description LicenseListLicenseKeysManager. 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 LicenseListSecuredLicenseKeysManager. getLicenseList()
-