Uses of Interface
jetbrains.buildServer.serverSide.BuildServerListener
-
-
Uses of BuildServerListener in jetbrains
Methods in jetbrains that return types with arguments of type BuildServerListener Modifier and Type Method Description EventDispatcher<BuildServerListener>
BuildServerCreator. getEventDispatcher()
-
Uses of BuildServerListener in jetbrains.buildServer.buildTriggers.async
Constructor parameters in jetbrains.buildServer.buildTriggers.async with type arguments of type BuildServerListener Constructor Description AsyncPolledBuildTriggerFactoryImpl(ExecutorServices executorServices, EventDispatcher<BuildServerListener> eventDispatcher)
AsyncPolledBuildTriggeringPolicyImpl(AsyncPolledBuildTrigger trigger, ExecutorService executorService, Logger logger, EventDispatcher<BuildServerListener> eventDispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.buildTriggers.scheduler
Constructor parameters in jetbrains.buildServer.buildTriggers.scheduler with type arguments of type BuildServerListener Constructor Description SchedulerBuildTriggerService(EventDispatcher<BuildServerListener> dispatcher, BranchSpecsEx specs, BatchTrigger batchTrigger, VersionedSettingsManager versionedSettingsManager, RevisionRuleBuildFinders revisionRuleBuildFinders, ProjectManager projectManager, VcsModificationHistory vcsHistory, ChangesCalculationOptionsFactoryEx changesCalculationOptionsFactory)
-
Uses of BuildServerListener in jetbrains.buildServer.buildTriggers.vcs
Constructor parameters in jetbrains.buildServer.buildTriggers.vcs with type arguments of type BuildServerListener Constructor Description ChangesCalculationTimestamp(ExecutorServices executorServices, EventDispatcher<BuildServerListener> eventDispatcher)
SlowVcsRootInstanceTracker(EventDispatcher<BuildServerListener> dispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.buildTriggers.vcs.remoteRun
Constructor parameters in jetbrains.buildServer.buildTriggers.vcs.remoteRun with type arguments of type BuildServerListener Constructor Description RemoteRunOnBranchTriggerService(EventDispatcher<BuildServerListener> dispatcher, VcsManager vcsManager, VcsContextLocator vcsContextLocator, RepositoryStateManager repositoryStateManager, UserModel userManager, RemoteRunBranchTriggerCache cache)
-
Uses of BuildServerListener in jetbrains.buildServer.clouds.server.impl
-
Uses of BuildServerListener in jetbrains.buildServer.clouds.server.impl.instances
-
Uses of BuildServerListener in jetbrains.buildServer.clouds.server.instances
Constructor parameters in jetbrains.buildServer.clouds.server.instances with type arguments of type BuildServerListener Constructor Description AuthorizeCloudAgent(CloudEventDispatcher dispatcher, SecurityContextEx context, RunningAgentsTracker runningAgentsTracker, StopInstanceAction stopInstanceAction, AgentRemover remover, AgentTypeManager agentTypeManager, EventDispatcher<BuildServerListener> serverEvents, ServerResponsibility serverResponsibility, AuthorizedCloudInstances authorizedCloudInstances)
CleanupObsoleteInstances(CleanupObsoleteInstancesTask task, ScheduledExecutorService executor, ServerResponsibility serverResponsibility, EventDispatcher<BuildServerListener> events)
-
Uses of BuildServerListener in jetbrains.buildServer.clouds.server.instances.terminate
-
Uses of BuildServerListener in jetbrains.buildServer.clouds.server.serverHealth
Constructor parameters in jetbrains.buildServer.clouds.server.serverHealth with type arguments of type BuildServerListener Constructor Description DuplicateCloudProfileHealthReport(CloudManagerBase cloudManagerBase, EventDispatcher<BuildServerListener> eventDispatcher, ExecutorServices executorServices, ProjectManager projectManager, ProjectIdentifiersManager projectIdentifiersManager)
-
Uses of BuildServerListener in jetbrains.buildServer.controllers
Constructor parameters in jetbrains.buildServer.controllers with type arguments of type BuildServerListener Constructor Description XmlRpcController(org.apache.xmlrpc.XmlRpcServer xmlRpcServer, XmlRpcSessionManager xmlRpcSessionManager, EventDispatcher<BuildServerListener> serverDispatcher, ServerMetrics serverMetrics)
-
Uses of BuildServerListener in jetbrains.buildServer.controllers.admin
Constructor parameters in jetbrains.buildServer.controllers.admin with type arguments of type BuildServerListener Constructor Description JDKChooserController(BuildAgentManagerEx agentManager, AgentTypeFinder agentTypeFinder, EventDispatcher<BuildServerListener> eventDispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.controllers.admin.ipr
Constructor parameters in jetbrains.buildServer.controllers.admin.ipr with type arguments of type BuildServerListener Constructor Description IprSettingsPreloader(SBuildServer server, EventDispatcher<BuildServerListener> dispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.controllers.agentServer
Constructor parameters in jetbrains.buildServer.controllers.agentServer with type arguments of type BuildServerListener Constructor Description AgentPollingProtocolController(BuildAgentFactory buildAgentFactory, BuildAgentManagerEx buildAgentManagerEx, ServerCleanupManager serverCleanupManager, ServerResponsibility serverResponsibility, SecurityContextEx securityContext, EventDispatcher<BuildServerListener> events)
-
Uses of BuildServerListener in jetbrains.buildServer.controllers.artifacts
Constructor parameters in jetbrains.buildServer.controllers.artifacts with type arguments of type BuildServerListener Constructor Description FileUploadRequestProcessorImpl(ServerSettings serverSettings, EventDispatcher<BuildServerListener> eventDispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.controllers.interceptors
Constructor parameters in jetbrains.buildServer.controllers.interceptors with type arguments of type BuildServerListener Constructor Description AgentsLoadBalancer(BuildPromotionManagerEx buildPromotionManager, BuildAgentMessagesQueue buildAgentMessagesQueue, EventDispatcher<BuildServerListener> eventDispatcher, ServerResponsibility serverResponsibility, NoProxyMultiNodeSetupReport noProxyMultiNodeSetupReport)
-
Uses of BuildServerListener in jetbrains.buildServer.controllers.investigate
Constructor parameters in jetbrains.buildServer.controllers.investigate with type arguments of type BuildServerListener Constructor Description UserInvestigationsCounterProvider(ResponsibilityFacadeEx responsibilityFacade, UserModelEx userModel, EventDispatcher<BuildServerListener> myEvents, TopicsRegistry topicsRegistry, InvestigationsController investigationsController)
-
Uses of BuildServerListener in jetbrains.buildServer.controllers.license
Constructor parameters in jetbrains.buildServer.controllers.license with type arguments of type BuildServerListener Constructor Description LicenseManagerController(BuildServerEx server, AuthorizationInterceptor authInterceptor, PagePlaces pagePlaces, NewVersionAvailabilityProvider newVersionAvailabilityProvider, ReleaseDateHolder releaseDateHolder, EventDispatcher<BuildServerListener> eventDispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.controllers.parameters.serverHealth
Constructor parameters in jetbrains.buildServer.controllers.parameters.serverHealth with type arguments of type BuildServerListener Constructor Description DuplicateInheritedRemoteParameterHealthReport(EventDispatcher<BuildServerListener> eventDispatcher, ExecutorServices executorServices, ProjectManager projectManager)
-
Uses of BuildServerListener in jetbrains.buildServer.diagnostic
Constructor parameters in jetbrains.buildServer.diagnostic with type arguments of type BuildServerListener Constructor Description ServerThreadsMonitor(EventDispatcher<BuildServerListener> eventDispatcher, ThreadDumpSaver threadDumpSaver)
-
Uses of BuildServerListener in jetbrains.buildServer.favoriteBuilds
Constructor parameters in jetbrains.buildServer.favoriteBuilds with type arguments of type BuildServerListener Constructor Description FavoriteBuildsManagerImpl(RunningBuildsManager runningBuildsManager, BuildQueue buildQueue, TagsManager tagManager, ProjectManager projectManager, EventDispatcher<BuildServerListener> events, SecurityContextEx securityContext)
-
Uses of BuildServerListener in jetbrains.buildServer.https.diagnostic
Constructor parameters in jetbrains.buildServer.https.diagnostic with type arguments of type BuildServerListener Constructor Description HttpsCertificateExpirationStatusReport(HttpsConfigurator configurator, AcmeAccountStorage acmeAccountStorage, AcmeService acmeService, ServerSettings serverSettings, Http01ChallengeFileServer challengeFileServer, Http01ChallengeController http01ChallengeController, EventDispatcher<BuildServerListener> eventDispatcher, PagePlaces pagePlaces)
-
Uses of BuildServerListener in jetbrains.buildServer.issueTracker
Constructor parameters in jetbrains.buildServer.issueTracker with type arguments of type BuildServerListener Constructor Description AbstractBackgroundProcessor(IssueProvidersManager issueProvidersManager, ExecutorServices executorServices, EventDispatcher<BuildServerListener> serverEvents, int delaySeconds)
-
Uses of BuildServerListener in jetbrains.buildServer.issueTracker.impl
Classes in jetbrains.buildServer.issueTracker.impl that implement BuildServerListener Modifier and Type Class Description class
IssuesPrefetcher
This component is responsible to prefetch issues for recent changes on server start-up. -
Uses of BuildServerListener in jetbrains.buildServer.issueTracker.impl.issueProviders
Constructor parameters in jetbrains.buildServer.issueTracker.impl.issueProviders with type arguments of type BuildServerListener Constructor Description IssueProvidersManagerImpl(IssueProviderFactories issueProviderFactories, ConfigActionFactory configActionFactory, ProjectManager projectManager, EventDispatcher<BuildServerListener> dispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.license
Constructor parameters in jetbrains.buildServer.license with type arguments of type BuildServerListener Constructor Description ServerLicenseManager(SQLRunnerEx sqlRunner, ServerPaths paths, SecurityContextEx securityContext, ServerResponsibility serverResponsibility, ProjectManagerEx projectManager, FileWatcherFactory fileWatcherFactory, EventDispatcher<BuildServerListener> serverEventDispatcher, ServiceLocator serviceLocator, SettingsPersister settingsPersister, ExecutorServices executorServices)
ServerUsageStatsSenderImpl(TimeService timeService, EventDispatcher<BuildServerListener> serverListenerEventDispatcher, ExecutorServices executorServices, ServerUsageStatsSenderDB db, PerUsageLicenseStatsProvider licenseProvider, ServerUsageStatsCollector serverUsageStatsCollector, HTTPRequestBuilder.RequestHandler requestHandler, PerUsageLicenseData perUsageLicenseData, SBuildServer buildServer, ServerResponsibility serverResponsibility, CustomDataStorageManager customDataStorageManager)
-
Uses of BuildServerListener in jetbrains.buildServer.license.jba
Constructor parameters in jetbrains.buildServer.license.jba with type arguments of type BuildServerListener Constructor Description JBAClientImpl(ProductKeyPairStorage productKeyPairStorage, BuildServerEx server, HTTPRequestBuilder.RequestHandler requestHandler, ExecutorServices executorServices, CustomDataStorageManager customDataStorageManager, ProjectManager projectManager, EventDispatcher<BuildServerListener> eventDispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.metrics
Constructor parameters in jetbrains.buildServer.metrics with type arguments of type BuildServerListener Constructor Description BuildServerMetricsCollector(EventDispatcher<BuildServerListener> eventDispatcher, ServerMetrics serverMetrics, BuildQueue buildQueue, RunningBuildsManager runningBuildsManager, BuildAgentManager buildAgentManager, VirtualAgentsManager virtualAgentsManager, ProjectManagerEx projectManagerEx, StartupContext startupContext, SQLRunnerEx sqlRunner, ExecutorServices executorServices)
-
Uses of BuildServerListener in jetbrains.buildServer.notification
Classes in jetbrains.buildServer.notification that implement BuildServerListener Modifier and Type Class Description class
NotificationEventAdapter
Translates events of build server to NotificationEventListener events which are more convenient for notificators. -
Uses of BuildServerListener in jetbrains.buildServer.plugins
Method parameters in jetbrains.buildServer.plugins with type arguments of type BuildServerListener Modifier and Type Method Description void
ServerPluginDisabledInfoProviderImpl. setEventDispatcher(EventDispatcher<BuildServerListener> events)
-
Uses of BuildServerListener in jetbrains.buildServer.push.impl
Constructor parameters in jetbrains.buildServer.push.impl with type arguments of type BuildServerListener Constructor Description DefaultTopicsRegistry(EventDispatcher<BuildServerListener> events, ServerMetrics serverMetrics)
-
Uses of BuildServerListener in jetbrains.buildServer.push.impl.jsr356
Constructor parameters in jetbrains.buildServer.push.impl.jsr356 with type arguments of type BuildServerListener Constructor Description WebSocketHeartbeat(ExecutorServices executors, EventDispatcher<BuildServerListener> dispatcher, TopicsRegistry topicsRegistry, WebSocketFeature webSocketFeature)
-
Uses of BuildServerListener in jetbrains.buildServer.push.notificator
Classes in jetbrains.buildServer.push.notificator that implement BuildServerListener Modifier and Type Class Description class
ServerStatisticsNotificator.ServerStatisticListener
Constructor parameters in jetbrains.buildServer.push.notificator with type arguments of type BuildServerListener Constructor Description BuildQueueCountersByPoolNotifier(ExecutorServices executorServices, TopicsRegistry topicsRegistry, EventDispatcher<BuildServerListener> dispatcher, BuildQueueEx buildQueue, AgentPoolManager agentPoolManager)
RestRunningBuildsNotificator(ExecutorServices executorServices, TopicsRegistry topicsRegistry, EventDispatcher<BuildServerListener> dispatcher, RestApiFacade restApiFacade, RunningBuildsManager runningBuildsManager)
ServerStatisticsNotificator(ServerStatistics serverStatistics, EventDispatcher<BuildServerListener> eventDispatcher, TopicsRegistry topicsRegistry, ExecutorServices executorServices)
WebUIPagesReloader(EventDispatcher<BuildServerListener> events, TopicsRegistry topicsRegistry, ExecutorServices executorServices, SecurityContextEx securityContext)
-
Uses of BuildServerListener in jetbrains.buildServer.responsibility.impl
Constructor parameters in jetbrains.buildServer.responsibility.impl with type arguments of type BuildServerListener Constructor Description ResponsibilityFacadeImpl(EventDispatcher<BuildServerListener> events, TestName2Index testName2Index, TestInvestigationAuditLog testInvestigationAuditLog, BuildProblemInvestigationAuditLog buildProblemInvestigationAuditLog, BuildTypeInvestigationAuditLog buildTypeInvestigationAuditLog)
-
Uses of BuildServerListener in jetbrains.buildServer.responsibility.remover
Classes in jetbrains.buildServer.responsibility.remover that implement BuildServerListener Modifier and Type Class Description class
BuildProblemInvestigationsAndMutesListener
class
TestInvestigationsAndMutesListener
The class is entry point for test mutes and investigations removing logic.Constructor parameters in jetbrains.buildServer.responsibility.remover with type arguments of type BuildServerListener Constructor Description BuildProblemInvestigationsAndMutesListener(EventDispatcher<BuildServerListener> eventDispatcher, ServerResponsibility serverResponsibility, TimeService timeService)
TestInvestigationsAndMutesListener(ResponsibilityFacadeEx responsibilityFacade, EventDispatcher<BuildServerListener> eventDispatcher, ServerResponsibility serverResponsibility, ProblemMutingService problemMutingService, STestManager testManager, TestInvestigationAuditLog testInvestigationAuditLog, ProjectManager projectManager, InvestigationTestRunsHolder testRunsHolder, TimeService timeService, RunningBuildsManagerEx runningBuildsManager)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide
Classes in jetbrains.buildServer.serverSide that implement BuildServerListener Modifier and Type Class Description class
BuildServerAdapter
A helper for writingBuildServerListener
s.class
PositionAwareBuildServerAdapter
Fields in jetbrains.buildServer.serverSide with type parameters of type BuildServerListener Modifier and Type Field Description protected EventDispatcher<BuildServerListener>
BaseServerSpringContextTestCase. myEventDispatcher
Methods in jetbrains.buildServer.serverSide that return BuildServerListener Modifier and Type Method Description BuildServerListener
BuildServerEx. getMulticaster()
Methods in jetbrains.buildServer.serverSide with parameters of type BuildServerListener Modifier and Type Method Description void
SBuildServer. addListener(BuildServerListener listener)
Add global TeamCity listener.void
SBuildServer. removeListener(BuildServerListener listener)
Remove global TeamCity listener.Method parameters in jetbrains.buildServer.serverSide with type arguments of type BuildServerListener Modifier and Type Method Description void
BaseServerSpringContextTestCase. setEventDispatcher(EventDispatcher<BuildServerListener> eventDispatcher)
void
BuildStarterFactory. setEventDispatcher(EventDispatcher<BuildServerListener> eventDispatcher)
Constructor parameters in jetbrains.buildServer.serverSide with type arguments of type BuildServerListener Constructor Description BuildTestsListenerNotifier(SQLRunnerEx sqlRunner, EventDispatcher<BuildServerListener> eventDispatcher, BuildTestsEventDispatcher buildTestsEventDispatcher)
CachingCompatibilityListener(BuildQueueEx queue, EventDispatcher<BuildServerListener> buildServerEventDispatcher, EventDispatcher<ToolEventsListener> toolRegistryEventDispatcher, ProjectManagerEx projectManager, ExecutorServices executorServices, ServerResponsibility serverResponsibility)
ProjectsModelEventDispatcher(SecurityContextEx securityContext, EventDispatcher<BuildServerListener> listenerEventDispatcher)
ServerListenerEventDispatcher(SecurityContextEx securityContext, EventDispatcher<BuildServerListener> listenerEventDispatcher)
TmpFilesImpl(EventDispatcher<BuildServerListener> events)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.agentless
Classes in jetbrains.buildServer.serverSide.agentless that implement BuildServerListener Modifier and Type Class Description class
ExecutorModeBuildVerifier
Constructor parameters in jetbrains.buildServer.serverSide.agentless with type arguments of type BuildServerListener Constructor Description ExecutorModeBuildVerifier(EventDispatcher<BuildServerListener> eventDispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.agentTypes
Constructor parameters in jetbrains.buildServer.serverSide.agentTypes with type arguments of type BuildServerListener Constructor Description AgentTypeManagerImpl(EventDispatcher<BuildServerListener> dispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.auth.impl
Constructor parameters in jetbrains.buildServer.serverSide.auth.impl with type arguments of type BuildServerListener Constructor Description TokenAuthenticationModelImpl(UserModelEx userModelEx, AuthenticationTokenCreator authenticationTokenCreator, AuthenticationTokenStorage authenticationTokenStorage, MultiNodesEvents multiNodesEvents, ServerResponsibility responsibility, ScheduledExecutorService executorService, TimeService timeService, AuditLogFactory auditLogFactory, EventDispatcher<BuildServerListener> dispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.auth.resetPassword
Constructor parameters in jetbrains.buildServer.serverSide.auth.resetPassword with type arguments of type BuildServerListener Constructor Description ResetPasswordHandler(EmailSender emailSender, UserModel userModel, RootUrlHolder rootUrlHolder, LoginConfiguration loginConfiguration, EmailTemplates emailTemplatesDirectory, SecurityContextEx securityContext, TimeService timeService, EventDispatcher<BuildServerListener> dispatcher, ExecutorServices executorServices, ServerResponsibility serverResponsibility)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.buildLog
Classes in jetbrains.buildServer.serverSide.buildLog that implement BuildServerListener Modifier and Type Class Description class
ObsoleteLogsMigrator
TW-37362 Move build logs created with TeamCity versions before 9.0 under build artifactsConstructor parameters in jetbrains.buildServer.serverSide.buildLog with type arguments of type BuildServerListener Constructor Description ObsoleteLogsMigrator(EventDispatcher<BuildServerListener> dispatcher, ServerPaths serverPaths, ExecutorServices executorServices, BuildHistory history)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.config
Classes in jetbrains.buildServer.serverSide.config that implement BuildServerListener Modifier and Type Class Description class
ConfigHistoryManagerImpl
Constructor parameters in jetbrains.buildServer.serverSide.config with type arguments of type BuildServerListener Constructor Description ConfigHistoryManagerImpl(ServerPaths serverPaths, EventDispatcher<BuildServerListener> dispatcher, ServerResponsibility serverResponsibility)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.crypt
Method parameters in jetbrains.buildServer.serverSide.crypt with type arguments of type BuildServerListener Modifier and Type Method Description void
EncryptionManager. setEventDispatcher(EventDispatcher<BuildServerListener> dispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.dependency
Classes in jetbrains.buildServer.serverSide.dependency that implement BuildServerListener Modifier and Type Class Description class
DependencyChangedMarker
Constructor parameters in jetbrains.buildServer.serverSide.dependency with type arguments of type BuildServerListener Constructor Description DependencyChangedMarker(EventDispatcher<BuildServerListener> serverEvents)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.healthStatus.impl
Constructor parameters in jetbrains.buildServer.serverSide.healthStatus.impl with type arguments of type BuildServerListener Constructor Description GlobalHealthStatusItemsProvider(HealthStatusProvider healthStatusProvider, ExecutorServices executors, EventDispatcher<BuildServerListener> dispatcher, BuildServerEx server, ConfigurationErrors configErrors, CriticalErrors criticalErrors, SecurityContextEx securityContext, EventDispatcher<GlobalHealthStatusItemsListener> globalHealthStatusItemsEventDispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.healthStatus.reports
Classes in jetbrains.buildServer.serverSide.healthStatus.reports that implement BuildServerListener Modifier and Type Class Description class
AutoCheckoutResolveResults
Remembers data needed forAutoCheckoutHealthReport
class
ConditionalStepsTracker
Constructor parameters in jetbrains.buildServer.serverSide.healthStatus.reports with type arguments of type BuildServerListener Constructor Description AutoCheckoutResolveResults(AutoCheckoutDecisionsProcessor autoCheckoutDecisionsProcessor, EventDispatcher<BuildServerListener> eventDispatcher)
ConditionalStepsTracker(EventDispatcher<BuildServerListener> eventDispatcher, BuildHistory buildHistory)
InefficientArtifactsPublishingReport(EventDispatcher<BuildServerListener> eventDispatcher, ProjectManager projectManager, BuildsManager buildsManager)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.healthStatus.reports.fileCaches
Constructor parameters in jetbrains.buildServer.serverSide.healthStatus.reports.fileCaches with type arguments of type BuildServerListener Constructor Description FilesCachesReport(TeamCityNodes teamCityNodes, MultiNodesEvents multiNodesEvents, MultiNodeTasks multiNodeTasks, ServerPaths serverPaths, ExecutorServices executorServices, EventDispatcher<BuildServerListener> dispatcher, DatabaseTimeProvider databaseTimeProvider)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.identifiers
Constructor parameters in jetbrains.buildServer.serverSide.identifiers with type arguments of type BuildServerListener Constructor Description BuildTypeIdentifiersManagerImpl(DBFunctionsProvider dbfProvider, GuidGenerator guidGenerator, ExtensionsProvider extensionsProvider, ProjectIdProvider projectIdProvider, ServerResponsibility serverResponsibility, EventDispatcher<BuildServerListener> eventDispatcher)
ProjectIdentifiersManagerImpl(DBFunctionsProvider dbfProvider, GuidGenerator guidGenerator, ExtensionsProvider extensionsProvider, ProjectIdProvider projectIdProvider, ServerResponsibility serverResponsibility, CustomDataStorageManager customDataStorageManager, EventDispatcher<BuildServerListener> eventDispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.impl
Classes in jetbrains.buildServer.serverSide.impl that implement BuildServerListener Modifier and Type Class Description class
AddNewProjectToVisibleListener
Created by Andrey Titov on 1/18/17.class
BuildTypesEventListener
class
CheckingForChangesScheduler
class
CurrentProblemsManagerImpl
Few implementation details:class
ObsoleteBuildsKiller
This class monitors currently running builds, and removes all hanged builds (see SRunningBuild.isProbablyHanging) whose build agents are disconnected for more than teamcity.agent.inactive.threshold.secs.class
WaitForThreadOnStartListener
class
WaitReasonStatisticsCollector
Methods in jetbrains.buildServer.serverSide.impl that return BuildServerListener Modifier and Type Method Description BuildServerListener
BuildServerImpl. getMulticaster()
Deprecated.use direct injection of EventDispatcherMethods in jetbrains.buildServer.serverSide.impl that return types with arguments of type BuildServerListener Modifier and Type Method Description protected EventDispatcher<BuildServerListener>
BaseServerTestCase. getEventDispatcher()
Methods in jetbrains.buildServer.serverSide.impl with parameters of type BuildServerListener Modifier and Type Method Description void
BuildServerImpl. addListener(BuildServerListener listener)
Deprecated.use direct injection of EventDispatchervoid
BuildServerImpl. removeListener(BuildServerListener listener)
Deprecated.use direct injection of EventDispatcher -
Uses of BuildServerListener in jetbrains.buildServer.serverSide.impl.agent
Constructor parameters in jetbrains.buildServer.serverSide.impl.agent with type arguments of type BuildServerListener Constructor Description AgentDistributionMonitorEvents(EventDispatcher<BuildServerListener> events, AgentDistributionMonitorThreadImpl impl)
AgentUpdatePluginsFolderCleaner(EventDispatcher<BuildServerListener> events, PluginPaths paths)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.impl.artifacts
Constructor parameters in jetbrains.buildServer.serverSide.impl.artifacts with type arguments of type BuildServerListener Constructor Description BackgroundArtifactsStateUpdaterImpl(ExecutorServices executorServices, EventDispatcher<BuildServerListener> dispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.impl.audit
Constructor parameters in jetbrains.buildServer.serverSide.impl.audit with type arguments of type BuildServerListener Constructor Description AuditLogCleanerImpl(DBFunctionsProvider db, TestName2Index testName2Index, EventDispatcher<BuildServerListener> eventDispatcher, ExecutorServices executors, AuditLogProvider auditLogProvider, UserModel userModel, UserGroupManager userGroupManager, AgentPoolManager agentPoolManager, RolesManager rolesManager, ServerResponsibility serverResponsibility)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.impl.auth
Method parameters in jetbrains.buildServer.serverSide.impl.auth with type arguments of type BuildServerListener Modifier and Type Method Description void
RolesManagerImpl. setServerDispatcher(EventDispatcher<BuildServerListener> serverDispatcher)
Constructor parameters in jetbrains.buildServer.serverSide.impl.auth with type arguments of type BuildServerListener Constructor Description AuthConfigManager(ServerPaths serverPaths, ConfigurationErrors configErrors, FileWatcherFactory fileWatcherFactory, EventDispatcher<BuildServerListener> dispatcher, LoginConfigurationEx loginConfUpdate, ServerResponsibility serverResponsibility, SettingsPersister settingsPersister)
SpecialUsersLoginModuleDescriptor(LoginConfiguration loginConfiguration, StartupContext startupContext, EventDispatcher<BuildServerListener> dispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.impl.beans
Method parameters in jetbrains.buildServer.serverSide.impl.beans with type arguments of type BuildServerListener Modifier and Type Method Description void
BuildContextImpl. setEventDispatcher(EventDispatcher<BuildServerListener> eventDispatcher)
void
BuildTypeContextsImpl. setEventDispatcher(EventDispatcher<BuildServerListener> eventDispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.impl.buildDistribution
Constructor parameters in jetbrains.buildServer.serverSide.impl.buildDistribution with type arguments of type BuildServerListener Constructor Description UntrustedBuildsPrecondition(UntrustedBuildsManager untrustedBuildsManager, WebLinks webLinks, EventDispatcher<BuildServerListener> dispatcher, ExecutorServices executorServices)
WaitApprovalBuildPrecondition(NotificationProcessor notificationProcessor, EventDispatcher<BuildServerListener> dispatcher, UntrustedBuildsManager untrustedBuildsManager, ApprovableBuildManager approvableBuildManager, ProjectManager projectManager, ExecutorServices executorServices)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.impl.cleanup
Method parameters in jetbrains.buildServer.serverSide.impl.cleanup with type arguments of type BuildServerListener Modifier and Type Method Description void
BuildsHistoryCleanerImpl. setDispatcher(EventDispatcher<BuildServerListener> dispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.impl.cleanup.extensions
Constructor parameters in jetbrains.buildServer.serverSide.impl.cleanup.extensions with type arguments of type BuildServerListener Constructor Description ObsoleteFilesCleaner(ServerPaths serverPaths, ServerSettings serverSettings, SQLRunnerEx sqlRunner, ProjectManager projectManager, BuildsManager buildsManager, ExecutorServicesEx executorServices, EventDispatcher<BuildServerListener> eventDispatcher, EventDispatcher<FileCleanListener> cleanEventDispatcher, ArtifactsGuard artifactsGuard, CriticalErrors criticalErrors, ServerResponsibility serverResponsibility)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.impl.configsRepo
Constructor parameters in jetbrains.buildServer.serverSide.impl.configsRepo with type arguments of type BuildServerListener Constructor Description CentralConfigsRepository(ExtensionsProvider extensionProvider, VcsRegistryEx vcsContextLocator, ServerPaths serverPaths, ExecutorServices executorServices, EventDispatcher<BuildServerListener> eventDispatcher, ServerResponsibility serverResponsibility, MultiNodesEvents multiNodesEvents)
CentralConfigsRepositoryLoader(VcsRegistryEx vcsContextLocator, ServerPaths serverPaths, MultiNodesEvents multiNodesEvents, EventDispatcher<BuildServerListener> eventDispatcher, ProjectsWatcher projectsWatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.impl.events.async
Constructor parameters in jetbrains.buildServer.serverSide.impl.events.async with type arguments of type BuildServerListener Constructor Description AsyncEventDispatcher(EventDispatcher<BuildServerListener> serverEventDispatcher, ServerPaths serverPaths)
AsyncEventManager(EventDispatcher<BuildServerListener> serverEventDispatcher, AsyncEventDispatcher asyncEventDispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.impl.executors
Constructor parameters in jetbrains.buildServer.serverSide.impl.executors with type arguments of type BuildServerListener Constructor Description BuildFinishMockScheduledExecutorService(EventDispatcher<BuildServerListener> eventDispatcher, SQLRunnerEx db)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.impl.history
Classes in jetbrains.buildServer.serverSide.impl.history that implement BuildServerListener Modifier and Type Class Description class
BuildStatusRecalculator
This class recalculates status text for builds.Constructor parameters in jetbrains.buildServer.serverSide.impl.history with type arguments of type BuildServerListener Constructor Description BuildStatusRecalculator(EventDispatcher<BuildServerListener> eventDispatcher, ExecutorServices executorServices)
DBBuildHistory(EventDispatcher<BuildServerListener> eventDispatcher, SQLRunnerEx db, ResetCacheRegister cacheResetter, TestHistory testHistoryDelegate, MultiNodesEvents multiNodesEvents)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.impl.installation
Constructor parameters in jetbrains.buildServer.serverSide.impl.installation with type arguments of type BuildServerListener Constructor Description ServerInstallationsManagerImpl(ServerSettings serverSettings, EventDispatcher<BuildServerListener> eventDispatcher, ServerPaths serverPaths, InstallationsManager installationsManager)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.impl.persisting
Constructor parameters in jetbrains.buildServer.serverSide.impl.persisting with type arguments of type BuildServerListener Constructor Description PersistTasksStorage(SQLRunnerEx sqlRunner, ServerResponsibility serverResponsibility, Heartbeat heartbeat, EventDispatcher<BuildServerListener> eventDispatcher, ServerMetrics serverMetrics)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.impl.persisting.projects
Constructor parameters in jetbrains.buildServer.serverSide.impl.persisting.projects with type arguments of type BuildServerListener Constructor Description ProjectsPersisterImpl(PersisterOptions options, ServerResponsibilityEx serverResponsibility, PersistTasksStorage tasksStorage, ProjectConfigTasksReader projectConfigTasksReader, DeadlocksDetector deadlocksDetector, EventDispatcher<BuildServerListener> events, CurrentVersionTracker currentVersionTracker, VersionedSettingsManager versionedSettingsManager, VersionedSettingsRegistryEx versionedSettingsRegistry, ProjectPersistTaskFactory backgroundPersistTaskFactory, ProjectsLoader projectsLoader, ProjectManager projectManager, GlobalConfigsChangesCommitter globalConfigChangesListener)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.impl.persisting.settings
Constructor parameters in jetbrains.buildServer.serverSide.impl.persisting.settings with type arguments of type BuildServerListener Constructor Description SettingsPersisterImpl(PersisterOptions options, ServerResponsibilityEx serverResponsibility, PersistTasksStorage tasksStorage, EventDispatcher<BuildServerListener> events, SecurityContext securityContext, SettingsSerializer serializer, GlobalConfigsChangesCommitter globalConfigsChangesCommitter)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.impl.personal
Constructor parameters in jetbrains.buildServer.serverSide.impl.personal with type arguments of type BuildServerListener Constructor Description PersonalBuildCleaner(EventDispatcher<BuildServerListener> eventDispatcher, ExecutorServices executorServices, ServerPaths serverPaths)
RemoteBuildDataFacade(SQLRunnerEx sqlRunner, VcsChangesStorage changesStorage, UserModel userModel, EventDispatcher<BuildServerListener> eventDispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.impl.projects
Classes in jetbrains.buildServer.serverSide.impl.projects that implement BuildServerListener Modifier and Type Class Description class
DeletedEntityTrackerImpl
class
ProjectEventsNotifier
Methods in jetbrains.buildServer.serverSide.impl.projects that return BuildServerListener Modifier and Type Method Description protected BuildServerListener
ProjectImpl. getMulticaster()
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.impl.projectSources
Constructor parameters in jetbrains.buildServer.serverSide.impl.projectSources with type arguments of type BuildServerListener Constructor Description PatchCacheImpl(File cacheDirectory, EventDispatcher<BuildServerListener> eventDispatcher)
PatchCacheImpl(ServerPaths paths, EventDispatcher<BuildServerListener> eventDispatcher)
PatchKeepAlive(EventDispatcher<BuildServerListener> events, ExecutorServices executors)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.impl.remoteDebug
Classes in jetbrains.buildServer.serverSide.impl.remoteDebug that implement BuildServerListener Modifier and Type Class Description class
RemoteDebugTemporaryPersonalChangesCleaner
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.impl.serverStatistics.providers
Classes in jetbrains.buildServer.serverSide.impl.serverStatistics.providers that implement BuildServerListener Modifier and Type Class Description class
MaxAuthorizedAgentsStatsProvider
Created by Andrey Titov on 14.11.16.class
MaxConcurrentBuilds
Created by Andrey Titov on 29.11.16.Constructor parameters in jetbrains.buildServer.serverSide.impl.serverStatistics.providers with type arguments of type BuildServerListener Constructor Description MaxAuthorizedAgentsStatsProvider(EventDispatcher<BuildServerListener> events, AuthorizedAgentsCountProvider authorizedAgentsCountProvider, TimeService timeService, ServerStatisticsStorage serverStatisticsStorage)
MaxAuthorizedAgentsStatsProvider(EventDispatcher<BuildServerListener> events, TimeService timeService, ServerStatisticsStorage serverStatisticsStorage, BuildServerImpl server)
MaxConcurrentBuilds(TimeService timeService, BuildsManager buildsManager, EventDispatcher<BuildServerListener> events, ServerStatisticsStorage serverStatisticsStorage)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.impl.ssl
Constructor parameters in jetbrains.buildServer.serverSide.impl.ssl with type arguments of type BuildServerListener Constructor Description UserSSLTrustStoreManager(EventDispatcher<BuildServerListener> eventDispatcher, ServerPaths serverPaths)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.impl.timeEstimation
Classes in jetbrains.buildServer.serverSide.impl.timeEstimation that implement BuildServerListener Modifier and Type Class Description class
BuildEstimationListener
Constructor parameters in jetbrains.buildServer.serverSide.impl.timeEstimation with type arguments of type BuildServerListener Constructor Description BuildEstimationListener(CachingBuildEstimator buildEstimator, EventDispatcher<BuildServerListener> disp)
CachingBuildEstimator(CachingBuildEstimator.Feeder feeder, EventDispatcher<BuildServerListener> dispatcher, BuildQueueEx buildQueue)
WeightedAverageBuildDurationCalculator(SQLRunnerEx sqlRunner, EventDispatcher<BuildServerListener> dispatcher, ProjectManager projectManager)
WeightedAverageMSDBuildDurationCalculator(SQLRunnerEx sqlRunner, EventDispatcher<BuildServerListener> dispatcher, ProjectManager projectManager)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.impl.tracker
Classes in jetbrains.buildServer.serverSide.impl.tracker that implement BuildServerListener Modifier and Type Class Description class
EventTrackerImpl
Constructor parameters in jetbrains.buildServer.serverSide.impl.tracker with type arguments of type BuildServerListener Constructor Description EventTrackerImpl(EventDispatcher<BuildServerListener> serverDispatcher, EventDispatcher<BuildTypeBranchesListener> branchesDispatcher, AgentPoolManager agentPoolManager, ProjectManagerEx projectManager, UserModelEx userModel, NotificationRulesManager rulesManager, SecurityContext securityContext, BuildHistory buildHistory, ExecutorServices executorServices, EventDispatcher<VersionedSettingsStatusEventListener> versionedSettingsStatusDispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.impl.versionedSettings
Classes in jetbrains.buildServer.serverSide.impl.versionedSettings that implement BuildServerListener Modifier and Type Class Description class
VersionedSettingsProjectRestoredListener
Commits project settings to VCS when they are changed on disk -
Uses of BuildServerListener in jetbrains.buildServer.serverSide.impl.xml
Constructor parameters in jetbrains.buildServer.serverSide.impl.xml with type arguments of type BuildServerListener Constructor Description ConfigurationInitializer(EventDispatcher<BuildServerListener> eventDispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.messages
Constructor parameters in jetbrains.buildServer.serverSide.messages with type arguments of type BuildServerListener Constructor Description BuildTestsStorage(SQLRunnerEx sqlRunner, EventDispatcher<BuildServerListener> eventDispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.metadata.impl.indexer
Constructor parameters in jetbrains.buildServer.serverSide.metadata.impl.indexer with type arguments of type BuildServerListener Constructor Description EventBasedBuildsIndexer(MetadataIndexerService indexer, BuildMetadataSettings settings, EventDispatcher<BuildServerListener> events)
MetadataIndexerServiceLifecycleManager(MetadataIndexerService service, EventDispatcher<BuildServerListener> events)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.mute
Method parameters in jetbrains.buildServer.serverSide.mute with type arguments of type BuildServerListener Modifier and Type Method Description void
LowLevelProblemMutingServiceImpl. setEventDispatcher(EventDispatcher<BuildServerListener> eventDispatcher)
void
LowLevelTestMutingService. setEventDispatcher(EventDispatcher<BuildServerListener> eventDispatcher)
Constructor parameters in jetbrains.buildServer.serverSide.mute with type arguments of type BuildServerListener Constructor Description ProblemMutingServiceImpl(EventDispatcher<BuildServerListener> eventDispatcher, ExecutorServices executorServices, MultiNodesEvents multiNodesEvents)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.parameters
Constructor parameters in jetbrains.buildServer.serverSide.parameters with type arguments of type BuildServerListener Constructor Description DependencyParametersProvider(RevisionRuleBuildFinders finders, ProjectManager projectManager, BuildFactory buildFactory, EventDispatcher<BuildServerListener> dispatcher, ExecutorServices executorServices, SQLRunnerEx sqlRunner)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.parameters.remote
Classes in jetbrains.buildServer.serverSide.parameters.remote that implement BuildServerListener Modifier and Type Class Description class
RemoteParametersContextProcessor
Constructor parameters in jetbrains.buildServer.serverSide.parameters.remote with type arguments of type BuildServerListener Constructor Description RemoteParametersContextProcessor(ExtensionsProvider extensionsProvider, EventDispatcher<BuildServerListener> eventDispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.parameters.typed
Constructor parameters in jetbrains.buildServer.serverSide.parameters.typed with type arguments of type BuildServerListener Constructor Description AgentArchitectureValueSet(BuildAgentManagerEx agentManager, AgentTypeFinder agentTypeFinder, EventDispatcher<BuildServerListener> eventDispatcher)
JdkTypedValueSet(BuildAgentManagerEx agentManager, AgentTypeFinder agentTypeFinder, EventDispatcher<BuildServerListener> eventDispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.restart
Constructor parameters in jetbrains.buildServer.serverSide.restart with type arguments of type BuildServerListener Constructor Description ScriptBasedServerStopPerformer(EventDispatcher<BuildServerListener> events, SecurityContextEx securityContext, ServerShutdownProcessTerminator processTerminator)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.settings
Constructor parameters in jetbrains.buildServer.serverSide.settings with type arguments of type BuildServerListener Constructor Description ProjectSettingsManagerImpl(EventDispatcher<BuildServerListener> dispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.stat
Constructor parameters in jetbrains.buildServer.serverSide.stat with type arguments of type BuildServerListener Constructor Description TestFailureRateCollector(SQLRunnerEx sqlRunner, EventDispatcher<BuildServerListener> serverDispatcher, EventDispatcher<BuildTestsListener> testsDispatcher, ProjectManager projectManager, STestManager testManager, ServerResponsibility serverResponsibility, TimeService timeService)
TestMetadataCleaner(TestMetadataStorage metadataStorage, ExecutorServicesEx executorServices, EventDispatcher<BuildServerListener> eventDispatcher, SQLRunnerEx sqlRunner)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.statistics.diskusage
Classes in jetbrains.buildServer.serverSide.statistics.diskusage that implement BuildServerListener Modifier and Type Class Description class
DiskUsageSListener
User: Andrey Titov Date: 1/29/13class
ExternalStoragesInfoRegistryUpdater
Constructor parameters in jetbrains.buildServer.serverSide.statistics.diskusage with type arguments of type BuildServerListener Constructor Description ExternalStoragesInfoRegistryUpdater(ExternalStorageDiskUsageInfoFactory diskUsageInfoFactory, ExternalStoragesDiskUsageInfoRegistry storagesDiskUsageInfoRegistry, ProjectManager projectManager, EventDispatcher<BuildServerListener> eventDispatcher, ExecutorServices executorServices, DiskUsageViewer diskUsageViewer)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.statistics.impl
Classes in jetbrains.buildServer.serverSide.statistics.impl that implement BuildServerListener Modifier and Type Class Description class
StatisticsPublisher
Constructor parameters in jetbrains.buildServer.serverSide.statistics.impl with type arguments of type BuildServerListener Constructor Description BuildDataStorageImpl(SQLRunnerEx sqlRunner, EventDispatcher<BuildServerListener> eventsDispatcher)
ValueProviderRegistryImpl(EventDispatcher<BuildServerListener> dispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.systemProblems
Classes in jetbrains.buildServer.serverSide.systemProblems that implement BuildServerListener Modifier and Type Class Description class
BuildProblemsTicketManagerImpl
Constructor parameters in jetbrains.buildServer.serverSide.systemProblems with type arguments of type BuildServerListener Constructor Description BuildProblemsTicketManagerImpl(SystemProblemNotification systemProblemNotification, ProjectManager projectManager, EventDispatcher<BuildServerListener> events, ExecutorServices executorServices)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.teamCityInfo
Constructor parameters in jetbrains.buildServer.serverSide.teamCityInfo with type arguments of type BuildServerListener Constructor Description TeamCityInfoStatsProvider(BuildDataStorage storage, EventDispatcher<BuildServerListener> server, TeamCityInfoXmlAccessor accessor, ServerResponsibility serverResponsibility)
TeamCityInfoXmlAccessor(EventDispatcher<BuildServerListener> events)
XmlStatusProcessor(EventDispatcher<BuildServerListener> server, TeamCityInfoXmlAccessor accessor, ServerResponsibility serverResponsibility)
Instantiated as a Spring component -
Uses of BuildServerListener in jetbrains.buildServer.serverSide.tests
Constructor parameters in jetbrains.buildServer.serverSide.tests with type arguments of type BuildServerListener Constructor Description BuildTestsArchive(EventDispatcher<BuildServerListener> eventDispatcher, SQLRunnerEx sqlRunner, ServerResponsibility serverResponsibility, BuildsManager buildsManager)
TestHistoryImpl(BuildServerEx server, EventDispatcher<BuildServerListener> dispatcher, SQLRunnerEx sqlRunner, ResetCacheRegister cacheRegistry, STestManager testManager, ProblemMutingService mutingService, TestName2Index testName2Index, QueryRunnerFactory queryRunnerFactory)
TestName2IndexImpl(SQLRunnerEx sqlRunner, ServerResponsibilityEx serverResponsibility, ExecutorServices executorServices, ServerPaths serverPaths, EventDispatcher<BuildServerListener> eventDispatcher)
TestNamesCleaner(SQLRunnerEx sqlRunner, ExecutorServicesEx executorServices, EventDispatcher<BuildServerListener> eventDispatcher, TestName2IndexImpl testName2Index)
-
Uses of BuildServerListener in jetbrains.buildServer.serverSide.time
Constructor parameters in jetbrains.buildServer.serverSide.time with type arguments of type BuildServerListener Constructor Description DatabaseTimeProvider(ExecutorServices executorServices, EventDispatcher<BuildServerListener> dispatcher, SQLRunnerEx sqlRunner, TeamCityNodes teamCityNodes)
NtpTimeProvider(ExecutorServices executorServices, EventDispatcher<BuildServerListener> dispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.stats
Constructor parameters in jetbrains.buildServer.stats with type arguments of type BuildServerListener Constructor Description StatisticsValueMetrics(ServerMetrics metrics, EventDispatcher<BuildServerListener> eventDispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.status
Classes in jetbrains.buildServer.status that implement BuildServerListener Modifier and Type Class Description class
CommittedBuildsHolderImpl
For each user who made changes maintains builds where changes appeared.Constructor parameters in jetbrains.buildServer.status with type arguments of type BuildServerListener Constructor Description CommittedBuildsHolderImpl(ProjectManager projectManager, BuildsManager buildsManager, EventDispatcher<BuildServerListener> eventDispatcher, UserModelEx userModel, SecurityContextEx securityContext, UserChangesFilter userChangesFilter)
-
Uses of BuildServerListener in jetbrains.buildServer.tags.impl
Constructor parameters in jetbrains.buildServer.tags.impl with type arguments of type BuildServerListener Constructor Description TagsManagerImpl(BuildsManager buildsManager, SQLRunnerEx runner, UserModel userModel, BuildQueue buildQueue, EventDispatcher<BuildServerListener> dispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.tools.impl
Constructor parameters in jetbrains.buildServer.tools.impl with type arguments of type BuildServerListener Constructor Description ServerToolsLifecycle(EventDispatcher<BuildServerListener> serverDispatcher, PluginManager pluginManager, ToolPackagesWatcher toolPackagesWatcher, ServerToolRegistryImpl toolRegistry, AgentToolPluginsHolder toolPluginsHolder, RemoteAgentToolPluginsHolder remoteAgentToolPluginsHolder, ExtensionHolder extensionHolder, BundledToolInstaller bundledToolInstaller, BundledToolVersions bundledToolVersions)
-
Uses of BuildServerListener in jetbrains.buildServer.updates
Constructor parameters in jetbrains.buildServer.updates with type arguments of type BuildServerListener Constructor Description TeamCityUpdater(ExecutorServices executors, VersionChecker versionChecker, HttpDownloader httpDownloader, ServerStopPerformer serverRestarter, EventDispatcher<BuildServerListener> events, StartupContext startupContext, SecurityContextEx securityContext, ServerResponsibility serverResponsibility, String currentDirPath, AuditLogFactory auditLogFactory, TeamCityServerStartupScript serverStartupScript, ServerPaths serverPaths)
-
Uses of BuildServerListener in jetbrains.buildServer.users.impl
Constructor parameters in jetbrains.buildServer.users.impl with type arguments of type BuildServerListener Constructor Description UserAvatarsManagerImpl(ServerPaths serverPaths, EventDispatcher<BuildServerListener> buildServerListenerEventDispatcher, EventDispatcher<UserModelListener> userModelListenerEventDispatcher, ServerResponsibility serverResponsibility)
UserModelImpl(SecurityContextEx securityContext, EventDispatcher<BuildServerListener> serverDispatcher, EventDispatcher<UserModelListener> userModelDispatcher, EventDispatcher<ProjectsImportListener> projectImportListenerEventDispatcher, EventDispatcher<UserModelListenerEx> userModelDispatcherEx, SQLRunnerEx sqlRunner, NumericIdSequences idSequences, UserDataLoader userDataLoader, MultiNodesEvents multiNodesEvents, ExecutorServices executorServices, ServerResponsibility serverResponsibility, AuthenticationTokenStorage authenticationTokenStorage, UserAttributeStorage userAttributeStorage, PasswordComplexityChecker passwordComplexityChecker)
-
Uses of BuildServerListener in jetbrains.buildServer.util.cache
Method parameters in jetbrains.buildServer.util.cache with type arguments of type BuildServerListener Modifier and Type Method Description void
EhCacheUtil. setEventDispatcher(EventDispatcher<BuildServerListener> eventDispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.vcs.impl
Classes in jetbrains.buildServer.vcs.impl that implement BuildServerListener Modifier and Type Class Description class
AutoCheckoutDecisionsProcessor
Finds result of auto-checkout calculation in the build log.class
AutoMergeFinishBuildListener
Method parameters in jetbrains.buildServer.vcs.impl with type arguments of type BuildServerListener Modifier and Type Method Description void
VcsModificationsStorageImpl. setServerEventDispatcher(EventDispatcher<BuildServerListener> serverEventDispatcher)
Constructors in jetbrains.buildServer.vcs.impl with parameters of type BuildServerListener Constructor Description PeriodicChangesLoaderContext(BuildServerListener multicaster, VersionedSettingsManager settingsRootManager, BranchSpecs branchSpecs, MultiNodesEvents multiNodesEvents, PeriodicalCheckParameters checkParameters, VcsChangesLoaderMetrics vcsChangesLoaderMetrics)
PeriodicChangesLoaderContext(BuildServerListener multicaster, VersionedSettingsManager settingsRootManager, BranchSpecs branchSpecs, MultiNodesEvents multiNodesEvents, VcsChangesLoaderMetrics vcsChangesLoaderMetrics)
-
Uses of BuildServerListener in jetbrains.buildServer.web
Constructor parameters in jetbrains.buildServer.web with type arguments of type BuildServerListener Constructor Description DependencyParametersCalculationContextFilter(EventDispatcher<BuildServerListener> dispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.web.plugins
Constructor parameters in jetbrains.buildServer.web.plugins with type arguments of type BuildServerListener Constructor Description PluginManagerConfigurator(PluginManager pluginManager, EventDispatcher<BuildServerListener> events, PluginPaths paths, ServerPluginUnpacker serverPluginUnpacker, PluginPackagesWatcher pluginPackagesWatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.web.plugins.impl
Constructor parameters in jetbrains.buildServer.web.plugins.impl with type arguments of type BuildServerListener Constructor Description PluginPackagesWatcherImpl(EventDispatcher<BuildServerListener> events, ServerPluginUnpacker serverPluginUnpacker, PluginPackagesEventDispatcher pluginPackagesEventDispatcher)
-
Uses of BuildServerListener in jetbrains.buildServer.web.plugins.repository
Constructor parameters in jetbrains.buildServer.web.plugins.repository with type arguments of type BuildServerListener Constructor Description PluginsRepositoryImpl(ServerSettings serverSettings, ServerSummary serverSummary, ModifiedPlugins modifiedPlugins, ZipFactory zipFactory, PluginsProvider pluginsProvider, PluginsRepositorySettingsPersistor settingsPersistor, EventDispatcher<BuildServerListener> serverDispatcher, ScheduledExecutorService executor, PluginsRepositoryConnector repositoryConnector, PluginSignatureVerifier pluginSignatureVerifier)
-
Uses of BuildServerListener in jetbrains.buildServer.web.reportTabs.impl
Constructor parameters in jetbrains.buildServer.web.reportTabs.impl with type arguments of type BuildServerListener Constructor Description ReportTabManagerImpl(PagePlaces pagePlaces, CriticalErrors criticalErrors, ProjectManagerEx projectManager, RevisionRuleBuildFinders buildFinders, SBuildServer buildServer, ReportTabsIsolationProtection reportTabsIsolationProtection, EventDispatcher<BuildServerListener> serverEvents)
-