Uses of Interface
jetbrains.buildServer.serverSide.ServerListener
-
-
Uses of ServerListener in jetbrains.buildServer.issueTracker.impl
Classes in jetbrains.buildServer.issueTracker.impl that implement ServerListener Modifier and Type Class Description classIssuesPrefetcherThis component is responsible to prefetch issues for recent changes on server start-up. -
Uses of ServerListener in jetbrains.buildServer.notification
Classes in jetbrains.buildServer.notification that implement ServerListener Modifier and Type Class Description classNotificationEventAdapterTranslates events of build server to NotificationEventListener events which are more convenient for notificators. -
Uses of ServerListener in jetbrains.buildServer.push.notificator
Classes in jetbrains.buildServer.push.notificator that implement ServerListener Modifier and Type Class Description classServerStatisticsNotificator.ServerStatisticListener -
Uses of ServerListener in jetbrains.buildServer.responsibility.remover
Classes in jetbrains.buildServer.responsibility.remover that implement ServerListener Modifier and Type Class Description classBuildProblemInvestigationsAndMutesListenerclassTestInvestigationsAndMutesListenerThe class is entry point for test mutes and investigations removing logic. -
Uses of ServerListener in jetbrains.buildServer.serverSide
Subinterfaces of ServerListener in jetbrains.buildServer.serverSide Modifier and Type Interface Description interfaceBuildServerListenerGeneric TeamCity server listeners.Classes in jetbrains.buildServer.serverSide that implement ServerListener Modifier and Type Class Description classBuildServerAdapterA helper for writingBuildServerListeners.classPositionAwareBuildServerAdapterclassServerListenerAdapterCreated 02.10.12 15:24 -
Uses of ServerListener in jetbrains.buildServer.serverSide.agentless
Classes in jetbrains.buildServer.serverSide.agentless that implement ServerListener Modifier and Type Class Description classExecutorModeBuildVerifier -
Uses of ServerListener in jetbrains.buildServer.serverSide.buildLog
Classes in jetbrains.buildServer.serverSide.buildLog that implement ServerListener Modifier and Type Class Description classObsoleteLogsMigratorTW-37362 Move build logs created with TeamCity versions before 9.0 under build artifacts -
Uses of ServerListener in jetbrains.buildServer.serverSide.config
Classes in jetbrains.buildServer.serverSide.config that implement ServerListener Modifier and Type Class Description classConfigHistoryManagerImpl -
Uses of ServerListener in jetbrains.buildServer.serverSide.dependency
Classes in jetbrains.buildServer.serverSide.dependency that implement ServerListener Modifier and Type Class Description classDependencyChangedMarker -
Uses of ServerListener in jetbrains.buildServer.serverSide.healthStatus.impl
Classes in jetbrains.buildServer.serverSide.healthStatus.impl that implement ServerListener Modifier and Type Class Description classCompositeHealthStatusReportImpl -
Uses of ServerListener in jetbrains.buildServer.serverSide.healthStatus.reports
Classes in jetbrains.buildServer.serverSide.healthStatus.reports that implement ServerListener Modifier and Type Class Description classAutoCheckoutResolveResultsRemembers data needed forAutoCheckoutHealthReportclassConditionalStepsTracker -
Uses of ServerListener in jetbrains.buildServer.serverSide.impl
Classes in jetbrains.buildServer.serverSide.impl that implement ServerListener Modifier and Type Class Description classAddNewProjectToVisibleListenerCreated by Andrey Titov on 1/18/17.classBuildTypesEventListenerclassCheckingForChangesSchedulerclassCurrentProblemsManagerImplFew implementation details:classObsoleteBuildsKillerThis 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.classWaitForThreadOnStartListenerclassWaitReasonStatisticsCollector -
Uses of ServerListener in jetbrains.buildServer.serverSide.impl.history
Classes in jetbrains.buildServer.serverSide.impl.history that implement ServerListener Modifier and Type Class Description classBuildStatusRecalculatorThis class recalculates status text for builds. -
Uses of ServerListener in jetbrains.buildServer.serverSide.impl.projects
Classes in jetbrains.buildServer.serverSide.impl.projects that implement ServerListener Modifier and Type Class Description classDeletedEntityTrackerImplclassProjectEventsNotifier -
Uses of ServerListener in jetbrains.buildServer.serverSide.impl.remoteDebug
Classes in jetbrains.buildServer.serverSide.impl.remoteDebug that implement ServerListener Modifier and Type Class Description classRemoteDebugTemporaryPersonalChangesCleaner -
Uses of ServerListener in jetbrains.buildServer.serverSide.impl.serverStatistics.providers
Classes in jetbrains.buildServer.serverSide.impl.serverStatistics.providers that implement ServerListener Modifier and Type Class Description classMaxAuthorizedAgentsStatsProviderCreated by Andrey Titov on 14.11.16.classMaxConcurrentBuildsCreated by Andrey Titov on 29.11.16. -
Uses of ServerListener in jetbrains.buildServer.serverSide.impl.timeEstimation
Classes in jetbrains.buildServer.serverSide.impl.timeEstimation that implement ServerListener Modifier and Type Class Description classBuildEstimationListener -
Uses of ServerListener in jetbrains.buildServer.serverSide.impl.tracker
Classes in jetbrains.buildServer.serverSide.impl.tracker that implement ServerListener Modifier and Type Class Description classEventTrackerImpl -
Uses of ServerListener in jetbrains.buildServer.serverSide.impl.versionedSettings
Classes in jetbrains.buildServer.serverSide.impl.versionedSettings that implement ServerListener Modifier and Type Class Description classVersionedSettingsProjectRestoredListenerCommits project settings to VCS when they are changed on disk -
Uses of ServerListener in jetbrains.buildServer.serverSide.parameters.remote
Classes in jetbrains.buildServer.serverSide.parameters.remote that implement ServerListener Modifier and Type Class Description classRemoteParametersContextProcessor -
Uses of ServerListener in jetbrains.buildServer.serverSide.statistics.diskusage
Classes in jetbrains.buildServer.serverSide.statistics.diskusage that implement ServerListener Modifier and Type Class Description classDiskUsageSListenerUser: Andrey Titov Date: 1/29/13classExternalStoragesInfoRegistryUpdater -
Uses of ServerListener in jetbrains.buildServer.serverSide.statistics.impl
Classes in jetbrains.buildServer.serverSide.statistics.impl that implement ServerListener Modifier and Type Class Description classStatisticsPublisher -
Uses of ServerListener in jetbrains.buildServer.serverSide.systemProblems
Classes in jetbrains.buildServer.serverSide.systemProblems that implement ServerListener Modifier and Type Class Description classBuildProblemsTicketManagerImpl -
Uses of ServerListener in jetbrains.buildServer.status
Classes in jetbrains.buildServer.status that implement ServerListener Modifier and Type Class Description classCommittedBuildsHolderImplFor each user who made changes maintains builds where changes appeared. -
Uses of ServerListener in jetbrains.buildServer.util
Constructor parameters in jetbrains.buildServer.util with type arguments of type ServerListener Constructor Description NotificatorBasedEmailSender(EventDispatcher<ServerListener> events, NotificatorRegistry notificatorRegistry) -
Uses of ServerListener in jetbrains.buildServer.vcs.impl
Classes in jetbrains.buildServer.vcs.impl that implement ServerListener Modifier and Type Class Description classAutoCheckoutDecisionsProcessorFinds result of auto-checkout calculation in the build log.classAutoMergeFinishBuildListener
-