Uses of Interface
jetbrains.buildServer.serverSide.BuildServerEx
-
-
Uses of BuildServerEx in jetbrains.buildServer.clouds.server.impl
Constructors in jetbrains.buildServer.clouds.server.impl with parameters of type BuildServerEx Constructor Description CloudQuotaCheckerImpl(CloudManagerBase base, RunningAgentsTracker tracker, BuildServerEx buildServerEx, AgentPoolManager agentPoolManager, AgentTypeStorage agentTypeStorage, SecurityContextEx securityContext, CloudEventDispatcher cloudEventDispatcher)
-
Uses of BuildServerEx in jetbrains.buildServer.controllers
Constructors in jetbrains.buildServer.controllers with parameters of type BuildServerEx Constructor Description XmlRpcHandlerManagerImpl(org.apache.xmlrpc.XmlRpcServer xmlRpcServer, BuildServerEx server, ServerCleanupManager serverCleanupManager, ServerLoginModel serverLoginModel, XmlRpcSessionManager xmlRpcSessionManager, XmlRpcDispatcher xmlRpcDispatcher)
-
Uses of BuildServerEx in jetbrains.buildServer.controllers.actions
Constructors in jetbrains.buildServer.controllers.actions with parameters of type BuildServerEx Constructor Description SimpleActionController(BuildServerEx server, WebControllerManager controllerManager, AddToQueueProcessor addToQueueProcessor, RunBuildBeanFactory runBuildBeanFactory, BuildQueueEx buildQueue, ConfigActionFactory configActionFactory, UIConfigsPersister persister)
-
Uses of BuildServerEx in jetbrains.buildServer.controllers.admin.cleanup
Constructors in jetbrains.buildServer.controllers.admin.cleanup with parameters of type BuildServerEx Constructor Description CleanupSettingsPageController(BuildServerEx server, AuthorizationInterceptor authInterceptor, EditBuildTypeFormFactory formFactory)
-
Uses of BuildServerEx in jetbrains.buildServer.controllers.admin.ipr
Constructors in jetbrains.buildServer.controllers.admin.ipr with parameters of type BuildServerEx Constructor Description IprReparseController(IprWebManager iprProjectManager, BuildServerEx buildServer, BackgroundTaskManager taskManager, EditBuildTypeFormFactory buildTypeFormFactory)
-
Uses of BuildServerEx in jetbrains.buildServer.controllers.admin.projects
-
Uses of BuildServerEx in jetbrains.buildServer.controllers.admin.users
Constructors in jetbrains.buildServer.controllers.admin.users with parameters of type BuildServerEx Constructor Description SetupAdminController(BuildServerEx server, LoginConfiguration loginConfig, AuthorizationInterceptor authorizationInterceptor)
-
Uses of BuildServerEx in jetbrains.buildServer.controllers.agent
-
Uses of BuildServerEx in jetbrains.buildServer.controllers.agent.statistics
Constructors in jetbrains.buildServer.controllers.agent.statistics with parameters of type BuildServerEx Constructor Description AgentNamesAutocompletionController(BuildServerEx server, SecurityContext securityContext, WebControllerManager webControllerManager)
-
Uses of BuildServerEx in jetbrains.buildServer.controllers.artifacts
Constructors in jetbrains.buildServer.controllers.artifacts with parameters of type BuildServerEx Constructor Description RepositoryArchiveController(BuildServerEx server, DownloadedArtifactsLogger artifactsLogger, BuildLookupService buildLookupService, HttpDownloadProcessor downloadProcessor)
Deprecated.RepositoryDownloadController(BuildServerEx server, DownloadedArtifactsLogger artifactLogger, RevisionRuleBuildFinders buildFinders, PresignedArtifactLinksManager presignedLinksManager, HttpDownloadProcessor downloadProcessor)
-
Uses of BuildServerEx in jetbrains.buildServer.controllers.audit
Constructors in jetbrains.buildServer.controllers.audit with parameters of type BuildServerEx Constructor Description ViewAuditLogController(BuildServerEx server, UserModel userModel, AuthorizationInterceptor authInterceptor, PagePlaces pagePlaces, SecurityContext securityContext)
-
Uses of BuildServerEx in jetbrains.buildServer.controllers.autoUpdate
Constructors in jetbrains.buildServer.controllers.autoUpdate with parameters of type BuildServerEx Constructor Description ServerUpdateAdminPage(PagePlaces pagePlaces, TeamCityUpdater teamCityUpdater, ServerSettings serverSettings, PluginsUpdater securityPatchesProvider, BuildServerEx server)
-
Uses of BuildServerEx in jetbrains.buildServer.controllers.changes
Constructors in jetbrains.buildServer.controllers.changes with parameters of type BuildServerEx Constructor Description ChangeExpandedViewController(BuildServerEx server, ChangeStatusProvider changeStatusProvider)
ChangesController(BuildServerEx server, ChangeStatusProvider changeStatusProvider, VcsModificationHistory vcsModificationHistory, SecurityContextEx securityContext)
CreatePatchController(WebControllerManager controllerManager, BuildServerEx server, ServerResponsibility serverResponsibility, ServerPaths serverPaths)
SystemProblemsController(BuildServerEx server, SystemProblemList problems, SystemProblemWebSpecificsManager webSpecificsManager, BranchBeanFactory branchBeanFactory)
-
Uses of BuildServerEx in jetbrains.buildServer.controllers.healthStatus.reports
Constructors in jetbrains.buildServer.controllers.healthStatus.reports with parameters of type BuildServerEx Constructor Description NewVersionPageExtension(PagePlaces pagePlaces, BuildServerEx server)
-
Uses of BuildServerEx in jetbrains.buildServer.controllers.license
Constructors in jetbrains.buildServer.controllers.license with parameters of type BuildServerEx Constructor Description LicenseManagerController(BuildServerEx server, AuthorizationInterceptor authInterceptor, PagePlaces pagePlaces, NewVersionAvailabilityProvider newVersionAvailabilityProvider, ReleaseDateHolder releaseDateHolder, EventDispatcher<BuildServerListener> eventDispatcher)
LicenseManagerRestController(BuildServerEx server, JBAClient jbaClient, SecurityContextEx securityContext, AuditLogFactory auditLogFactory, NewVersionAvailabilityProvider newVersionAvailabilityProvider)
-
Uses of BuildServerEx in jetbrains.buildServer.controllers.login
Constructors in jetbrains.buildServer.controllers.login with parameters of type BuildServerEx Constructor Description WebLoginModelImpl(BuildServerEx buildServer, ServerLoginModel serverLoginModel, RememberMe rememberMe, ServerResponsibility serverResponsibility, SessionModel sessionModel, RegistrationInvitations registrationInvitations, DomainIsolationProtection domainIsolationProtection, TwoFactorPasswordManager twoFactorManager, UsersLoadBalancer usersLoadBalancer, PasswordComplexityChecker checker)
-
Uses of BuildServerEx in jetbrains.buildServer.controllers.profile
Constructors in jetbrains.buildServer.controllers.profile with parameters of type BuildServerEx Constructor Description AbstractUpdateUserController(BuildServerEx server, SessionModel sessionModel)
ProfileController(WebControllerManager webControllerManager, BuildServerEx server, PluginProperties pluginRegistry, UserAuthSettingsPluginsRegistry userAuthSettingsPluginsRegistry, NotificationRulesManager rulesManager, ProjectManager projectManager, VcsManager vcsManager, PagePlaces pagePlaces, AuthorizationInterceptor authInterceptor, NotificatorRegistry notificatorRegistry, ServerSettings serverSettings, SecurityContext securityContext, EmailVerificationController emailVerificationController, SessionModel sessionModel, EditAccessTokenController editAccessTokenController, TwoFactorWebLoginModel twoFactorWebLoginModel, PasswordComplexityChecker passwordComplexityChecker)
-
Uses of BuildServerEx in jetbrains.buildServer.controllers.user
Constructors in jetbrains.buildServer.controllers.user with parameters of type BuildServerEx Constructor Description RegisterUserController(BuildServerEx server, LoginConfiguration loginConfig, ServerSettings serverSettings, RegistrationInvitations registrationInvitations, AuthorizationInterceptor authorizationInterceptor)
-
Uses of BuildServerEx in jetbrains.buildServer.controllers.viewLog
Constructors in jetbrains.buildServer.controllers.viewLog with parameters of type BuildServerEx Constructor Description ViewLogController(BuildServerEx server, SecurityContextEx securityContext, BuildLookupService buildLookupService, VcsLabelManager labelManager, MergeManager mergeManager, BranchBeanFactory branchBeanFactory, MessagesPrinterFactory messagesPrinterFactory, ApprovableBuildManager approvableBuildManager)
ViewQueuedController(BuildServerEx server, SecurityContextEx securityContext, BuildQueueEx buildQueue, BuildPromotionManager promotionManager, VcsLabelManager labelManager, MergeManager mergeManager, BranchBeanFactory branchBeanFactory)
ViewQueuedPersonalController(BuildServerEx server, PersonalBuildManager personalBuildManager, ProjectManager projectManager)
-
Uses of BuildServerEx in jetbrains.buildServer.license.jba
Constructors in jetbrains.buildServer.license.jba with parameters of type BuildServerEx Constructor Description JBAClientImpl(ProductKeyPairStorage productKeyPairStorage, BuildServerEx server, HTTPRequestBuilder.RequestHandler requestHandler, ExecutorServices executorServices, CustomDataStorageManager customDataStorageManager, ProjectManager projectManager, EventDispatcher<BuildServerListener> eventDispatcher)
-
Uses of BuildServerEx in jetbrains.buildServer.responsibility.impl
Constructors in jetbrains.buildServer.responsibility.impl with parameters of type BuildServerEx Constructor Description InvestigationTestRunsHolderImpl(BuildServerEx buildServer, ResponsibilityFacadeEx responsibilityFacade, ProblemMutingService problemMutingService, ProjectManagerEx projectManager, CurrentProblemsManagerEx currentProblemsManager, TestHistory testsHistory, ExecutorServices executors, TestName2Index testName2Index, TestRunContext testRunContext, ResetCacheRegister resetCacheRegister, ServerMetrics serverMetrics)
-
Uses of BuildServerEx in jetbrains.buildServer.serverSide
Methods in jetbrains.buildServer.serverSide with parameters of type BuildServerEx Modifier and Type Method Description void
BuildStarterFactory. setServer(BuildServerEx server)
-
Uses of BuildServerEx in jetbrains.buildServer.serverSide.asserts
Methods in jetbrains.buildServer.serverSide.asserts with parameters of type BuildServerEx Modifier and Type Method Description static SBuildServerAssert
ServerAsserts. then(BuildServerEx server)
-
Uses of BuildServerEx in jetbrains.buildServer.serverSide.auth.presigned.impl
Constructors in jetbrains.buildServer.serverSide.auth.presigned.impl with parameters of type BuildServerEx Constructor Description SecurePresignedTokenStorage(InMemoryPresignedTokenStorage delegate, SecurityContextEx securityContext, BuildServerEx buildServerEx)
-
Uses of BuildServerEx in jetbrains.buildServer.serverSide.healthStatus.impl
Constructors in jetbrains.buildServer.serverSide.healthStatus.impl with parameters of type BuildServerEx Constructor Description GlobalHealthStatusItemsProvider(HealthStatusProvider healthStatusProvider, ExecutorServices executors, EventDispatcher<BuildServerListener> dispatcher, BuildServerEx server, ConfigurationErrors configErrors, CriticalErrors criticalErrors, SecurityContextEx securityContext, EventDispatcher<GlobalHealthStatusItemsListener> globalHealthStatusItemsEventDispatcher)
-
Uses of BuildServerEx in jetbrains.buildServer.serverSide.healthStatus.reports
Constructors in jetbrains.buildServer.serverSide.healthStatus.reports with parameters of type BuildServerEx Constructor Description LicenseIssuesReport(BuildServerEx server, ServerUsageStatsSender serverUsageStatsSender, TimeService timeService, ServerResponsibility serverResponsibility, JBAClient jbaClient)
-
Uses of BuildServerEx in jetbrains.buildServer.serverSide.impl
Classes in jetbrains.buildServer.serverSide.impl that implement BuildServerEx Modifier and Type Class Description static class
BaseServerTestCase.TestBuildServerImpl
class
BuildServerImpl
Fields in jetbrains.buildServer.serverSide.impl declared as BuildServerEx Modifier and Type Field Description protected BuildServerEx
QueuedBuildFactoryImpl. myServer
Methods in jetbrains.buildServer.serverSide.impl with parameters of type BuildServerEx Modifier and Type Method Description void
BuildTypeImpl. buildPatch(RunningBuildEx runningBuild, FullCheckoutFlag fullCheckoutFlag, LowLevelPatchBuilder builder, BuildServerEx buildServer, VcsStatusLogger vcsStatusLogger, AgentCheckoutDirRevisionInfo dirInfo)
void
QueuedBuildFactoryImpl. setServer(BuildServerEx server)
-
Uses of BuildServerEx in jetbrains.buildServer.serverSide.impl.auth
Constructors in jetbrains.buildServer.serverSide.impl.auth with parameters of type BuildServerEx Constructor Description SecuredQueuedBuild(BuildPromotion buildPromotion, SAgentRestrictor agentRestrictor, String rawTriggeredBy, BuildEstimator buildEstimator, BuildQueueEx buildQueue, BuildAgentManager agentManager, AgentPoolManager agentPoolManager, BuildServerEx server, TriggeredByParser triggeredByParser, SecurityContextEx securityContext, BuildAgentFactory buildAgentFactory, WaitReasonStatisticsCollector waitReasonStatisticsCollector, CanRunOnAgentsCalculator canRunOnCalculator)
-
Uses of BuildServerEx in jetbrains.buildServer.serverSide.impl.buildDistribution
Constructors in jetbrains.buildServer.serverSide.impl.buildDistribution with parameters of type BuildServerEx Constructor Description LicensePrecondition(BuildServerEx buildServer)
-
Uses of BuildServerEx in jetbrains.buildServer.serverSide.impl.serverStatistics.providers
Constructors in jetbrains.buildServer.serverSide.impl.serverStatistics.providers with parameters of type BuildServerEx Constructor Description PredefinedAgentsCount(TimeService timeService, ServerStatisticsStorage serverStatisticsStorage, BuildServerEx buildServerEx)
-
Uses of BuildServerEx in jetbrains.buildServer.serverSide.tests
Constructors in jetbrains.buildServer.serverSide.tests with parameters of type BuildServerEx Constructor Description BuildTypeTestsImpl(BuildTypeEx buildType, BuildServerEx server, TestHistory testHistory)
TestHistoryImpl(BuildServerEx server, EventDispatcher<BuildServerListener> dispatcher, SQLRunnerEx sqlRunner, ResetCacheRegister cacheRegistry, STestManager testManager, ProblemMutingService mutingService, TestName2Index testName2Index, QueryRunnerFactory queryRunnerFactory)
-
Uses of BuildServerEx in jetbrains.buildServer.updates
Constructors in jetbrains.buildServer.updates with parameters of type BuildServerEx Constructor Description VersionChecker(BuildServerEx server, ServerSettings serverSettings, StartupContext startupContext, HTTPRequestBuilder.RequestHandler requestHandler, UserActivityTracker userActivityTracker, SSLTrustStoreProvider sslTrustStoreProvider, PluginsUpdater pluginsUpdater)
-