Uses of Interface
jetbrains.buildServer.serverSide.LicenseAgreement
-
Packages that use LicenseAgreement Package Description jetbrains jetbrains.buildServer.controllers.interceptors jetbrains.buildServer.controllers.license jetbrains.buildServer.serverSide.impl -
-
Uses of LicenseAgreement in jetbrains
Methods in jetbrains that return LicenseAgreement Modifier and Type Method Description LicenseAgreement
BuildServerCreator. getLicenseAgreement()
-
Uses of LicenseAgreement in jetbrains.buildServer.controllers.interceptors
Constructors in jetbrains.buildServer.controllers.interceptors with parameters of type LicenseAgreement Constructor Description MainServerInterceptor(BuildServerImpl server, SecurityContextEx securityContext, LicenseAgreement licenseAgreement, ServiceLocator serviceLocator, ServerSummary serverSummary, NewVersionAvailabilityProvider newVersionAvailabilityProvider, PageResourceCompressor pageResourceCompressor, TeamCityDataDirectoryManager teamCityDataDirectoryManager)
-
Uses of LicenseAgreement in jetbrains.buildServer.controllers.license
Constructors in jetbrains.buildServer.controllers.license with parameters of type LicenseAgreement Constructor Description ShowAgreementController(SBuildServer server, LicenseAgreement licenseAgreement, LicenseAgreementDispatcherEx dispatcher, AuthorizationInterceptor authorizationInterceptor)
-
Uses of LicenseAgreement in jetbrains.buildServer.serverSide.impl
Classes in jetbrains.buildServer.serverSide.impl that implement LicenseAgreement Modifier and Type Class Description class
LicenseAgreementImpl
-