Uses of Class
jetbrains.buildServer.LicenseNotGrantedException
-
-
Uses of LicenseNotGrantedException in jetbrains.buildServer.license
Methods in jetbrains.buildServer.license that throw LicenseNotGrantedException Modifier and Type Method Description void
LicenseTokenManager. grantLicense(BuildAgentEx agent)
Checks whether a license token can be granted to the specified agent.void
ServerLicenseManager. grantLicense(BuildAgentEx agent)
-
Uses of LicenseNotGrantedException in jetbrains.buildServer.serverSide
Methods in jetbrains.buildServer.serverSide that throw LicenseNotGrantedException Modifier and Type Method Description void
SBuildAgent. setAuthorized(boolean authorized, SUser user, String reason)
Changes this agent authorization status. -
Uses of LicenseNotGrantedException in jetbrains.buildServer.serverSide.impl.agent
Methods in jetbrains.buildServer.serverSide.impl.agent that throw LicenseNotGrantedException Modifier and Type Method Description void
AbstractBuildAgent. setAuthorized(boolean authorized, SUser user, String reason)
-
Uses of LicenseNotGrantedException in jetbrains.buildServer.serverSide.impl.auth
Methods in jetbrains.buildServer.serverSide.impl.auth that throw LicenseNotGrantedException Modifier and Type Method Description void
SecuredBuildAgent. setAuthorized(boolean authorized, SUser user, String reason)
-