Uses of Interface
jetbrains.buildServer.serverSide.db.SQLRunnerEx
-
-
Uses of SQLRunnerEx in jetbrains
Methods in jetbrains that return SQLRunnerEx Modifier and Type Method Description SQLRunnerEx
BuildServerCreator. getDb()
Methods in jetbrains with parameters of type SQLRunnerEx Modifier and Type Method Description static void
BuildServerCreator. removeUserGroupRoles(SQLRunnerEx sqlRunner)
-
Uses of SQLRunnerEx in jetbrains.buildServer.clouds.server.impl
Constructors in jetbrains.buildServer.clouds.server.impl with parameters of type SQLRunnerEx Constructor Description CloudInstancesDBPersistor(SQLRunnerEx sql, MultiNodesEvents multiNodesEvents, CloudStateHolder cloudStateHolder, CloudManagerBase cloudManagerBase, BuildAgentManager buildAgentManager, RunningInstanceTrackerImpl runningInstancesTracker, CloudInstancesProvider cloudInstancesProvider, TimeService timeService, EventDispatcher<BuildServerListener> eventDispatcher, CloudEventDispatcher cloudEventDispatcher, ServerResponsibility serverResponsibility)
DBCloudStateManagerImpl(SQLRunnerEx sql)
-
Uses of SQLRunnerEx in jetbrains.buildServer.controllers.admin
Constructors in jetbrains.buildServer.controllers.admin with parameters of type SQLRunnerEx Constructor Description ServerConfigGeneralController(SBuildServer server, PagePlaces pagePlaces, ServerPaths serverPaths, UserModelEx userModel, ServerSettingsImpl serverSettings, TeamCityDatabaseManager databaseManager, SQLRunnerEx sqlRunner, ServerInstallationsManager serverInstallationsManager, AdminActionsController actionsController, AuditLogFactory logFactory, EncryptionManager encryptionManager)
-
Uses of SQLRunnerEx in jetbrains.buildServer.controllers.admin.backup
Fields in jetbrains.buildServer.controllers.admin.backup declared as SQLRunnerEx Modifier and Type Field Description protected SQLRunnerEx
BackupAbstractTab. myDBFacade
Constructors in jetbrains.buildServer.controllers.admin.backup with parameters of type SQLRunnerEx Constructor Description BackupAbstractTab(PagePlaces pagePlaces, String subPageName, String title, BackupSettingsPersistor backupSettingsPersistor, MaintenanceLock maintenanceLock, BackupProcessManager backupProcessManager, SQLRunnerEx dbFacade, BackupDownloadHelper downloadHelper, VcsChangesMigrator8to9 vcsChangesMigrator)
BackupHistoryTab(PagePlaces pagePlaces, BackupRegistration backupRegistration, BackupSettingsPersistor backupSettingsPersistor, MaintenanceLock maintenanceLock, BackupProcessManager backupProcessManager, SQLRunnerEx dbFacade, BackupDownloadHelper downloadHelper, VcsChangesMigrator8to9 vcsChangesMigrator)
BackupRunTab(PagePlaces pagePlaces, BackupSettingsPersistor backupSettingsPersistor, MaintenanceLock maintenanceLock, BackupProcessManager backupProcessManager, SQLRunnerEx dbFacade, BackupDownloadHelper downloadHelper, VcsChangesMigrator8to9 vcsChangesMigrator)
-
Uses of SQLRunnerEx in jetbrains.buildServer.controllers.login
Constructors in jetbrains.buildServer.controllers.login with parameters of type SQLRunnerEx Constructor Description RememberMe(SQLRunnerEx sqlRunner, UserModel userModel, ExtensionHolder extensionHolder, ServerResponsibility serverResponsibility, MultiNodesEvents events, ExecutorServices executors)
-
Uses of SQLRunnerEx in jetbrains.buildServer.groups.impl
Constructors in jetbrains.buildServer.groups.impl with parameters of type SQLRunnerEx Constructor Description UserGroupPropertyLoader(SQLRunnerEx sqlRunner)
UserGroupPropertyUpdater(SQLRunnerEx sqlRunner)
UserGroupRoleUpdater(SQLRunnerEx sqlRunner, RolesManager rolesManager)
UserGroupSubgroupUpdater(SQLRunnerEx sqlRunner)
UserGroupUpdater(SQLRunnerEx sqlRunner, EventDispatcher<UserGroupListener> eventDispatcher, UserGroupsCrossNodesEvents userGroupsCrossNodesEvents)
UserGroupUserUpdater(SQLRunnerEx sqlRunner)
-
Uses of SQLRunnerEx in jetbrains.buildServer.license
Constructors in jetbrains.buildServer.license with parameters of type SQLRunnerEx Constructor Description AuthorizedAgentsCountProviderImpl(SQLRunnerEx sqlRunner)
ServerLicenseManager(SQLRunnerEx sqlRunner, ServerPaths paths, SecurityContextEx securityContext, ServerResponsibility serverResponsibility, ProjectManagerEx projectManager, FileWatcherFactory fileWatcherFactory, EventDispatcher<BuildServerListener> serverEventDispatcher, ServiceLocator serviceLocator, SettingsPersister settingsPersister, ExecutorServices executorServices)
ServerUsageStatsSenderDBImpl(SQLRunnerEx sqlRunner, PerUsageLicenseStatsProvider perUsageLicenseStatsProvider)
-
Uses of SQLRunnerEx in jetbrains.buildServer.metrics
Constructors in jetbrains.buildServer.metrics with parameters of type SQLRunnerEx 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 SQLRunnerEx in jetbrains.buildServer.notification
Constructors in jetbrains.buildServer.notification with parameters of type SQLRunnerEx Constructor Description NotificationProcessor(EventDispatcher<BuildServerListener> events, BuildsManager buildsManager, ProjectManager projectManager, UserModelEx userModel, NotificatorRegistry notificatorRegistry, NotificationRulesManager notificationRulesManager, TestHistory testsHistory, ExecutorServices serverExecutorServices, TestName2Index testName2Index, SQLRunnerEx sqlRunner, BuildProblemManager problemManager, FavoriteBuildsManager favoriteBuildsManager, BranchSpecs branchSpecs, SwitchableExternalActivityRegistry externalActivityRegistry, ServerResponsibility serverResponsibility, NotificationsAssociatedUserProvider notificationsAssociatedUserProvider, ApprovableBuildManager approvableBuildManager)
Used in tests -
Uses of SQLRunnerEx in jetbrains.buildServer.notification.impl
Fields in jetbrains.buildServer.notification.impl declared as SQLRunnerEx Modifier and Type Field Description protected SQLRunnerEx
AbstractNotificationRulesManager. mySQLRunner
-
Uses of SQLRunnerEx in jetbrains.buildServer.remoteHandlers
Constructors in jetbrains.buildServer.remoteHandlers with parameters of type SQLRunnerEx Constructor Description RemoteStatusManager(XmlRpcHandlerManager xmlRpcManager, RunBuildsStatusManager runningBuildsManager, EventTracker eventTracker, TeamCitySummaryFactory teamCitySummaryFactory, SuitableConfigurationsProvider suitableConfigurationsProvider, StatusProvider statusProvider, SQLRunnerEx sqlRunner, ServerModelXStreamHolder xstreamHolder, UserModel userModel, ProjectManager projectManager)
-
Uses of SQLRunnerEx in jetbrains.buildServer.responsibility.impl
Constructors in jetbrains.buildServer.responsibility.impl with parameters of type SQLRunnerEx Constructor Description InvestigationsManagerImpl(SQLRunnerEx SQLRunner, UserModel userModel, EventDispatcher<ProjectsImportListener> projectImportListenerEventDispatcher, ServerResponsibility serverResponsibility, ExecutorServices executorServices, MultiNodesEvents multiNodesEvents, ResetCacheRegister resetCacheRegister)
-
Uses of SQLRunnerEx in jetbrains.buildServer.responsibility.remover
Constructors in jetbrains.buildServer.responsibility.remover with parameters of type SQLRunnerEx Constructor Description BuildProblemInvestigationsAndMutesManagerImpl(ProjectManager projectManager, BuildsManager buildsManager, ResponsibilityFacadeEx responsibilityFacade, ProblemMutingService problemMutingService, ExecutorServices executorServices, BuildProblemInvestigationAuditLog investigationAuditLog, SQLRunnerEx db)
BuildProblemInvestigationsAndMutesManagerImpl(ProjectManager projectManager, BuildsManager buildsManager, ResponsibilityFacadeEx responsibilityFacade, ProblemMutingService problemMutingService, ExecutorServices executor, BuildProblemInvestigationAuditLog investigationAuditLog, SQLRunnerEx db, Integer delaySeconds)
ObsoleteBuildProblemResponsibilitiesCleanupExtension(ProjectManager projectManager, ResponsibilityFacadeEx responsibilityFacade, ProblemMutingService problemMutingService, SQLRunnerEx db, BuildProblemInvestigationAuditLog investigationAuditLog)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide
Methods in jetbrains.buildServer.serverSide that return SQLRunnerEx Modifier and Type Method Description SQLRunnerEx
BuildServerEx. getSQLRunner()
SQLRunnerEx
TestRunContext. getSQLRunner()
Constructors in jetbrains.buildServer.serverSide with parameters of type SQLRunnerEx Constructor Description BuildTestsListenerNotifier(SQLRunnerEx sqlRunner, EventDispatcher<BuildServerListener> eventDispatcher, BuildTestsEventDispatcher buildTestsEventDispatcher)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.agentPools
Constructors in jetbrains.buildServer.serverSide.agentPools with parameters of type SQLRunnerEx Constructor Description AgentPoolManagerImpl(SQLRunnerEx sqlRunner, NumericIdSequences idSequences, AgentTypeStorage agentTypeStorage, EventDispatcher<AgentPoolListener> agentPoolEventDispatcher, EventDispatcher<BuildServerListener> eventDispatcher, BuildAgentManagerEx agentManager, ServerResponsibility serverResponsibility, MultiNodesEvents multiNodesEvents, ExecutorServices executorServices)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.auth.impl
Constructors in jetbrains.buildServer.serverSide.auth.impl with parameters of type SQLRunnerEx Constructor Description PersistentAuthenticationTokenStorage(SQLRunnerEx sqlRunner, NumericIdSequences idSequences, TimeService timeService)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.build.index
Methods in jetbrains.buildServer.serverSide.build.index with parameters of type SQLRunnerEx Modifier and Type Method Description static BuildIndexer
BuildIndexer. createInstance(ExecutorServices executorServices, Supplier<Result<? extends BuildIndex>> index, BuildIndexerOptions options, BuildsManager buildsManager, SQLRunnerEx sqlRunner, ServerMetrics serverMetrics)
Constructors in jetbrains.buildServer.serverSide.build.index with parameters of type SQLRunnerEx Constructor Description BuildPTRIndexer(Supplier<Result<? extends BuildIndex>> indexSupplier, BuildIndexerOptions options, BuildsManager buildsManager, SQLRunnerEx sqlRunner, ExecutorServices executorServices, ServerMetrics serverMetrics)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.comments
Constructors in jetbrains.buildServer.serverSide.comments with parameters of type SQLRunnerEx Constructor Description CommentManagerImpl(SQLRunnerEx sqlRunner, CachingNumericIdSequences idSequences)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.db
Classes in jetbrains.buildServer.serverSide.db that implement SQLRunnerEx Modifier and Type Class Description class
DBFacade
class
SQLRunnerProxy
Fields in jetbrains.buildServer.serverSide.db declared as SQLRunnerEx Modifier and Type Field Description protected SQLRunnerEx
BaseDatabaseFunctionsTestCase. myDb
Methods in jetbrains.buildServer.serverSide.db that return SQLRunnerEx Modifier and Type Method Description static SQLRunnerEx
TestDB. getSqlRunner()
SQLRunnerEx
TestDBAccess. getSqlRunner()
Constructors in jetbrains.buildServer.serverSide.db with parameters of type SQLRunnerEx Constructor Description CachingNumericIdSequences(SchemaDef schema, SQLRunnerEx DB)
PersistableLongIdSequence(SQLRunnerEx dbFunctionsProvider, String domainName, int idsCountToReserve, long lastValueFromDomainTables)
SQLRunnerProxy(SQLRunnerEx runner)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.db.queries
Methods in jetbrains.buildServer.serverSide.db.queries with parameters of type SQLRunnerEx Modifier and Type Method Description T
CachingGenericQuery. execute(SQLRunnerEx runner, Object... params)
T
CachingGenericQuery. execute(SQLRunnerEx runner, GenericQuery.ResultSetProcessor<T> processor, Object... params)
T
GenericQuery. execute(SQLRunnerEx runner, Object... params)
Executes statement as query with given parameters and specific result set processor instance.T
GenericQuery. execute(SQLRunnerEx runner, GenericQuery.ResultSetProcessor<T> processor, Object... params)
Executes statement as query with given parameters and specific result set processor instance.void
GenericQuery. executeBatch(SQLRunnerEx runner, Iterator<Object[]> paramsIterator)
Executes (same) SQL statement in a batch, parametrizing it by provided iterator.String
DebugQuery. executeToString(SQLRunnerEx runner)
String
DebugQuery. executeToString(SQLRunnerEx runner, Object... params)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.healthStatus.impl
Constructors in jetbrains.buildServer.serverSide.healthStatus.impl with parameters of type SQLRunnerEx Constructor Description HealthStatusItemIdProviderImpl(SQLRunnerEx db, NumericIdSequences idSequences)
HealthStatusItemVisibilityTrackerImpl(SQLRunnerEx sqlRunner, HealthStatusItemIdProvider healthStatusItemIdProvider, MultiNodesEvents multiNodesEvents)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.healthStatus.reports
Constructors in jetbrains.buildServer.serverSide.healthStatus.reports with parameters of type SQLRunnerEx Constructor Description DatabaseHealthReport(SQLRunnerEx sqlRunner, WebLinks webLinks, ServerPaths serverPaths, ExecutorServices executorServices, TeamCityDatabaseManager teamCityDatabaseManager)
UnusedAgentsReport(BuildAgentManager agentManager, WebLinks webLinks, TimeService timeService, SQLRunnerEx sqlRunner)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.impl
Fields in jetbrains.buildServer.serverSide.impl declared as SQLRunnerEx Modifier and Type Field Description protected SQLRunnerEx
BaseServerTestCase. myDb
Methods in jetbrains.buildServer.serverSide.impl that return SQLRunnerEx Modifier and Type Method Description SQLRunnerEx
BuildServerImpl. getSQLRunner()
Deprecated.use direct SQLRunner injectionMethods in jetbrains.buildServer.serverSide.impl with parameters of type SQLRunnerEx Modifier and Type Method Description static MultiNodeLocks
MultiNodeLocksDbImpl. createMultiNodeLocks(SQLRunnerEx sqlRunner, EventDispatcher<BuildServerListener> eventDispatcher, TeamCityNodes teamCityNodes, ServerMetrics serverMetrics, String nodeId)
static Set<String>
DBBackedCustomDataStorage. findAllStorageIdsByPatterns(SQLRunnerEx sqlRunner, Map<String,List<String>> dataDomainMapPatterns)
static void
DBBackedCustomDataStorage. performUptodateCheck(SQLRunnerEx sqlRunner, Collection<DBBackedCustomDataStorage> storages, long minUpdateThreshold, BooleanSupplier interrupted)
static void
DBBackedCustomDataStorage. removeCustomData(SQLRunnerEx sqlRunner, Map<String,List<String>> dataDomainMap, boolean exactMatch)
Removes custom data storages for the defined map of data domain and data key prefixes.static void
DBBackedCustomDataStorage. removeGarbage(SQLRunnerEx sqlRunner, TimeService timeService)
static void
DBBackedCustomDataStorage. removeNonExistingDomains(SQLRunnerEx sqlRunner, TimeService timeService, String domainPrefix)
void
BuildServerImpl. setDb(SQLRunnerEx db)
void
BuildPromotionManagerImpl. setSqlRunner(SQLRunnerEx sqlRunner)
void
BuildQueueImpl. setSqlRunner(SQLRunnerEx sqlRunner)
void
DownloadedArtifactsLoggerImpl. setSqlRunner(SQLRunnerEx SQLRunner)
static void
BuildPromotionImpl. updatePromotions(Collection<BuildPromotionEx> promotions, SQLRunnerEx sqlRunner, BuildPromotionEx.UpdateReason updateReason)
static void
BuildPromotionImpl. updatePromotionsDependencies(Collection<BuildPromotionEx> promotions, SQLRunnerEx sqlRunner)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.impl.audit
Methods in jetbrains.buildServer.serverSide.impl.audit with parameters of type SQLRunnerEx Modifier and Type Method Description void
AuditAdditionalObjectProviderImpl. setSqlRunner(SQLRunnerEx sqlRunner)
void
AuditLogFactoryImpl. setSqlRunner(SQLRunnerEx sqlRunner)
void
AuditLogProviderImpl. setSqlRunner(SQLRunnerEx sqlRunner)
Constructors in jetbrains.buildServer.serverSide.impl.audit with parameters of type SQLRunnerEx Constructor Description AuditLogBuilderImpl(SQLRunnerEx sqlRunner, ProjectManager projectManager, CommentManager commentManager, SecurityContext securityContext, ObjectFinderProvider objectFinderProvider, AuditAdditionalObjectProvider additionalObjectProvider)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.impl.beans
Methods in jetbrains.buildServer.serverSide.impl.beans that return SQLRunnerEx Modifier and Type Method Description SQLRunnerEx
BuildChangesContextServices. getSqlRunner()
SQLRunnerEx
BuildTypeContextsImpl. getSqlRunner()
SQLRunnerEx
BuildContext. getSQLRunner()
SQLRunnerEx
BuildContextImpl. getSQLRunner()
SQLRunnerEx
BuildPromotionContext. getSQLRunner()
SQLRunnerEx
BuildTypeContextsImpl. getSQLRunner()
SQLRunnerEx
BuildTypeIdentityContext. getSQLRunner()
SQLRunnerEx
ProjectContext. getSQLRunner()
Methods in jetbrains.buildServer.serverSide.impl.beans with parameters of type SQLRunnerEx Modifier and Type Method Description void
BuildTypeContextsImpl. setDb(SQLRunnerEx db)
void
BuildContextImpl. setSQLRunner(SQLRunnerEx SQLRunner)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.impl.cleanup
Methods in jetbrains.buildServer.serverSide.impl.cleanup with parameters of type SQLRunnerEx Modifier and Type Method Description void
BuildsHistoryCleanerImpl. setSqlRunner(SQLRunnerEx sqlRunner)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.impl.cleanup.extensions
Constructors in jetbrains.buildServer.serverSide.impl.cleanup.extensions with parameters of type SQLRunnerEx Constructor Description BuildCachesCleaner(BuildsHistoryCleaner buildsHistoryCleaner, SQLRunnerEx sqlRunner)
BuildTablesCleanerImpl(SQLRunnerEx sqlRunner, ExecutorServicesEx executorServices, CleanupHistory cleanupHistory)
InvalidHistoryRecordsCleaner(SQLRunnerEx db, BuildsHistoryCleaner buildsHistoryCleaner)
LostBuildsCleaner(SQLRunnerEx sqlRunner, BuildsHistoryCleaner buildsHistoryCleaner)
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 SQLRunnerEx in jetbrains.buildServer.serverSide.impl.cleanup.history
Constructors in jetbrains.buildServer.serverSide.impl.cleanup.history with parameters of type SQLRunnerEx Constructor Description CleanupHistoryImpl(SQLRunnerEx sqlRunner, NumericIdSequences idSequences, CleanupHistoryRecordFactory factory, ServerMetrics serverMetrics)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.impl.cleanup.v2019.impl
Constructors in jetbrains.buildServer.serverSide.impl.cleanup.v2019.impl with parameters of type SQLRunnerEx Constructor Description KeepRulesCollector(SQLRunnerEx sqlRunner, Map<String,Collection<KeepRule>> buildTypeIdKeepRules, gnu.trove.set.TLongSet buildIdsReferencedByBuildNumber, CleanupProcessStateEx cleanupState)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.impl.executors
Constructors in jetbrains.buildServer.serverSide.impl.executors with parameters of type SQLRunnerEx Constructor Description BuildFinishMockScheduledExecutorService(EventDispatcher<BuildServerListener> eventDispatcher, SQLRunnerEx db)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.impl.history
Constructors in jetbrains.buildServer.serverSide.impl.history with parameters of type SQLRunnerEx Constructor Description DBBuildHistory(EventDispatcher<BuildServerListener> eventDispatcher, SQLRunnerEx db, ResetCacheRegister cacheResetter, TestHistory testHistoryDelegate, MultiNodesEvents multiNodesEvents)
QueryRunnerFactory(SQLDialect sqlDialect, SQLRunnerEx SQLRunner)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.impl.persisting
Constructors in jetbrains.buildServer.serverSide.impl.persisting with parameters of type SQLRunnerEx Constructor Description PersistTasksStorage(SQLRunnerEx sqlRunner, ServerResponsibility serverResponsibility, Heartbeat heartbeat, EventDispatcher<BuildServerListener> eventDispatcher, ServerMetrics serverMetrics)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.impl.personal
Constructors in jetbrains.buildServer.serverSide.impl.personal with parameters of type SQLRunnerEx Constructor Description RemoteBuildDataFacade(SQLRunnerEx sqlRunner, VcsChangesStorage changesStorage, UserModel userModel, EventDispatcher<BuildServerListener> eventDispatcher)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.impl.problems
Methods in jetbrains.buildServer.serverSide.impl.problems with parameters of type SQLRunnerEx Modifier and Type Method Description void
BuildProblemManagerImpl. setSqlRunner(SQLRunnerEx SQLRunner)
Constructors in jetbrains.buildServer.serverSide.impl.problems with parameters of type SQLRunnerEx Constructor Description LastBuildProblemsFinder(SQLRunnerEx sqlRunner, ProjectManager projectManager, BuildsManager buildsManager)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.impl.projectSources
Constructors in jetbrains.buildServer.serverSide.impl.projectSources with parameters of type SQLRunnerEx Constructor Description CleanCheckoutEnforcerImpl(SQLRunnerEx sql)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.impl.query
Methods in jetbrains.buildServer.serverSide.impl.query with parameters of type SQLRunnerEx Modifier and Type Method Description static List<SelectIgnoredTestsQuery.IgnoredTestData>
SelectIgnoredTestsQuery. exec(SQLRunnerEx sqlRunner, long buildId)
static List<CompilationBlockBean>
SelectCompilerOutputQuery. getCompilationErrors(SBuild build, SQLRunnerEx sqlRunner)
Deprecated.static boolean
SelectTestsQuery. getHasTests(SQLRunnerEx runner, Collection<Long> buildIds)
static int
SelectTestsQuery. getNumberOfUniqueTestsInBuilds(SQLRunnerEx runner, Collection<Long> buildIds, boolean considerArchivedTests)
static Map<Long,List<TestRunTuple>>
SelectTestsQuery. getTestsWithStatuses(SQLRunnerEx runner, Collection<Long> buildIds, Collection<Status> statuses, boolean fromArchive)
static SelectTestsQuery.Totals
SelectTestsQuery. getTotalsForNonCompositeBuildWithGrouping(SQLRunnerEx sqlRunner, long buildId, boolean fromArchive)
static SelectTestsQuery.Totals
SelectTestsQuery. getTotalsForNonCompositeBuildWithoutGrouping(SQLRunnerEx sqlRunner, long buildId, boolean fromArchive)
static long
SelectTestsQuery. getTotalTestsDurationInBuilds(SQLRunnerEx runner, Collection<Long> buildIds, boolean fromArchive)
static VcsModificationTuple
InsertVcsModficationQuery. insert(SQLRunnerEx sqlRunner, VcsChangesStorage changesStorage, VcsChangesGraphQuery changesGraphQuery, EntitiesIdsGroups entitiesIdsGroups, long id, ModificationData modificationData, Map<String,RelationType> changeTypes, List<Map<String,RelationType>> edgeRelations, long registrationTime)
static boolean
SelectTestsQuery. processTestsWithNames(Collection<Long> buildIds, Collection<Long> testNameIds, BiProcessor<Long,TestRunTuple> buildTestsProcessor, SQLRunnerEx sqlRunner, boolean fromArchive)
Constructors in jetbrains.buildServer.serverSide.impl.query with parameters of type SQLRunnerEx Constructor Description QueryRunner(SQLRunnerEx runner, SQLItemFactory<Res> itemFactory)
RunningBuildDeleteQuery(SQLRunnerEx sqlRunner)
VcsChangesGraphQuery(SQLRunnerEx sqlRunner, VcsModificationsStorage modificationsStorage, ExecutorServices executorServices)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.impl.serverStatistics.db
Constructors in jetbrains.buildServer.serverSide.impl.serverStatistics.db with parameters of type SQLRunnerEx Constructor Description ServerStatisticsStorageImpl(SQLRunnerEx sqlRunner)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.impl.timeEstimation
Constructors in jetbrains.buildServer.serverSide.impl.timeEstimation with parameters of type SQLRunnerEx Constructor Description WeightedAverageBuildDurationCalculator(SQLRunnerEx sqlRunner, EventDispatcher<BuildServerListener> dispatcher, ProjectManager projectManager)
WeightedAverageMSDBuildDurationCalculator(SQLRunnerEx sqlRunner, EventDispatcher<BuildServerListener> dispatcher, ProjectManager projectManager)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.impl.versionedSettings
Constructors in jetbrains.buildServer.serverSide.impl.versionedSettings with parameters of type SQLRunnerEx Constructor Description VersionedSettingsStartup(ProjectManager projectManager, VersionedSettingsManager versionedSettingsManager, EventDispatcher<BuildServerListener> events, VersionedSettingsStatusTracker versionedSettingsStatusTracker, VersionedSettingsDBVersion dbVersion, VersionedSettingsOptionsEx versionedSettingsOptions, VersionedSettingsUpdater versionedSettingsUpdater, CurrentVersionTracker currentVersionTracker, ConverterChangesStorage converterChangesStorage, ServerPaths serverPaths, ExecutorServices executors, ServerResponsibility serverResponsibility, SwitchableExternalActivityRegistry externalActivityRegistry, SQLRunnerEx sqlRunner)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.messages
Constructors in jetbrains.buildServer.serverSide.messages with parameters of type SQLRunnerEx Constructor Description BuildTestsStorage(SQLRunnerEx sqlRunner, EventDispatcher<BuildServerListener> eventDispatcher)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.messages.codeDuplicates
Methods in jetbrains.buildServer.serverSide.messages.codeDuplicates with parameters of type SQLRunnerEx Modifier and Type Method Description static long
DuplicatesQueries. countResults(SQLRunnerEx sqlRunner, long buildId)
static int[]
DuplicatesQueries. getStatistics(SQLRunnerEx sqlRunner, long buildId)
static Map<SBuild,int[]>
DuplicatesInfo. getStatisticsForBuilds(SQLRunnerEx sqlRunner, List<SBuild> builds)
static boolean
DuplicatesInfo. hasResults(SQLRunnerEx sqlRunner, long buildId)
static List<long[]>
DuplicatesQueries. listDuplicates(SQLRunnerEx sqlRunner, long fragmentId)
static Map<Long,String>
DuplicatesQueries. listFiles(SQLRunnerEx sqlRunner, long fragmentId)
static List<DuplicateFragment>
DuplicatesQueries. listInstances(SQLRunnerEx sqlRunner, long fragmentId)
static Map<String,Object[]>
DuplicatesQueries. listPaths(SQLRunnerEx sqlRunner, long buildId)
Constructors in jetbrains.buildServer.serverSide.messages.codeDuplicates with parameters of type SQLRunnerEx Constructor Description DuplicatesInfo(SQLRunnerEx sqlRunner, SBuild build)
DuplicatesInfo(SQLRunnerEx sqlRunner, SBuild build, int[] stats)
DuplicatesMessageProcessor(SQLRunnerEx sqlRunner, InsertDuplicatesQuery insertDuplicatesQuery, SRunningBuild build)
DuplicatesMessageProcessorFactory(ExtensionHolder extensionHolder, SQLRunnerEx sqlRunner, InsertDuplicatesQuery insertDuplicatesQuery)
InsertDuplicatesQuery(NumericIdSequences idSequences, SQLRunnerEx sqlRunner)
ProjectFilesDictionary(SQLRunnerEx sqlRunner, NumericIdSequence<? extends Number> fileIdSequence)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.messages.codeInspection
Methods in jetbrains.buildServer.serverSide.messages.codeInspection with parameters of type SQLRunnerEx Modifier and Type Method Description static int[]
InspectionInfo. getStatistics(SQLRunnerEx sqlRunner, long buildId)
static Map<SBuild,int[]>
InspectionInfo. getStatisticsForBuilds(SQLRunnerEx sqlRunner, List<SBuild> builds)
static boolean
InspectionInfo. hasResults(SQLRunnerEx sqlRunner, long buildId)
static void
InspectionsMessageProcessor. insertInspectionResults(SQLRunnerEx sqlRunner, long buildId, Collection<InspectionMessageBean> beans)
static void
InspectionsMessageProcessor. insertInspectionResults(SQLRunnerEx sqlRunner, long buildId, Collection<InspectionMessageBean> beans, boolean debugEnabled)
static int
InspectionsMessageProcessor. storeInspectionDescriptions(SQLRunnerEx sqlRunner, Long buildId, Set<InspectionDescriptionBean> beans, boolean debugEnabled)
static int
InspectionsMessageProcessor. storeInspectionDescriptions(SQLRunnerEx sqlRunner, Set<InspectionDescriptionBean> beans)
static int[]
InspectionsMessageProcessor. updateDiff(SQLRunnerEx myRunner, long currentBuildId, long prevBuildId)
Constructors in jetbrains.buildServer.serverSide.messages.codeInspection with parameters of type SQLRunnerEx Constructor Description InspectionInfo(SQLRunnerEx sqlRunner, SBuild build)
InspectionInfo(SQLRunnerEx sqlRunner, SBuild build, int[] stats)
InspectionsMessageProcessor(SQLRunnerEx sqlRunnerEx, SRunningBuild build)
InspectionsMessageProcessorFactory(ExtensionHolder extensionHolder, SQLRunnerEx sqlRunnerEx)
InspectionsStatsCalculator(SQLRunnerEx SQLRunner)
PrevNextBuildsCalculator(String buildTypeId, SQLRunnerEx sqlRunner, Predicate<OrderedBuild> hasDataPredicate)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.messages.core
Constructors in jetbrains.buildServer.serverSide.messages.core with parameters of type SQLRunnerEx Constructor Description DefaultMessageProcessorFactory(ScheduledExecutorService scheduledExecutorService, SQLRunnerEx sqlRunner, ExtensionHolder extensionHolder, BuildTestsStorage buildTestsStorage, TestName2Index testName2Index, TestMetadataStorage metadataStorage, FailedTestsStorage failedTestsStorage)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.metadata.impl.indexer
Constructors in jetbrains.buildServer.serverSide.metadata.impl.indexer with parameters of type SQLRunnerEx Constructor Description MetadataIndexerService(ExecutorServices executorServices, SQLRunnerEx sqlRunner, MetadataStorageEx metadataStorage, ExtensionHolder extensionHolder, BuildsManager buildsManager, ServerMetrics serverMetrics)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.parameters
Constructors in jetbrains.buildServer.serverSide.parameters with parameters of type SQLRunnerEx Constructor Description DependencyParametersProvider(RevisionRuleBuildFinders finders, ProjectManager projectManager, BuildFactory buildFactory, EventDispatcher<BuildServerListener> dispatcher, ExecutorServices executorServices, SQLRunnerEx sqlRunner)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.stat
Methods in jetbrains.buildServer.serverSide.stat with parameters of type SQLRunnerEx Modifier and Type Method Description static FailedTestsStorage
FailedTestsStorage. createInstence(SQLRunnerEx sqlRunner, ExecutorServices executorServices)
void
BuildStatisticsFactory. setSqlRunner(SQLRunnerEx sql)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.statistics.buildtime
Constructors in jetbrains.buildServer.serverSide.statistics.buildtime with parameters of type SQLRunnerEx Constructor Description DbHistoricalPathProvider(SQLRunnerEx SQL)
FinishedBuildsStatisticProvider(SQLRunnerEx SQL)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.statistics.diskusage
Constructors in jetbrains.buildServer.serverSide.statistics.diskusage with parameters of type SQLRunnerEx Constructor Description FileSystemFacade(TimeService timeService, BuildHistory buildHistory, SQLRunnerEx sqlRunner, ProjectManager projectManager, ServerResponsibility serverResponsibility, DiskUsageStoreProvider diskUsageStoreProvider, ArtifactStorageDiskUsageInfoProvider artifactStorageDiskUsageInfoProvider, CleanedBuildsCounter cleanedBuildsCounter)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.statistics.impl
Fields in jetbrains.buildServer.serverSide.statistics.impl declared as SQLRunnerEx Modifier and Type Field Description protected SQLRunnerEx
BaseTestQueryHelper. mySqlRunner
Constructors in jetbrains.buildServer.serverSide.statistics.impl with parameters of type SQLRunnerEx Constructor Description BaseTestQueryHelper(SQLRunnerEx sqlRunner, BuildChartSettings valueFilter, long testNameId, ProjectManager projectManager)
BuildDataStorageImpl(SQLRunnerEx sqlRunner, EventDispatcher<BuildServerListener> eventsDispatcher)
BuildStatisticsMetrics(SQLRunnerEx sqlRunner)
BuildStatisticsPublisherImpl(SQLRunnerEx SQLRunner)
StatisticsPublisher(SBuildServer server, ValueProviderRegistry valueProviderRegistry, SQLRunnerEx sqlRunner, ServerResponsibility serverResponsibility)
TestDurationQueryHelper(SQLRunnerEx sqlRunner, BuildChartSettings valueFilter, long testNameId, ProjectManager projectManager)
TestDurationValueType(ValueProviderRegistry valueProviderRegistry, SQLRunnerEx sqlRunner, ProjectManager projectManager, TestName2Index testName2Index)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.storage
Constructors in jetbrains.buildServer.serverSide.storage with parameters of type SQLRunnerEx Constructor Description ArtifactsStorageUsagesProviderImpl(SQLRunnerEx sqlRunner)
-
Uses of SQLRunnerEx in jetbrains.buildServer.serverSide.tests
Constructors in jetbrains.buildServer.serverSide.tests with parameters of type SQLRunnerEx 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 SQLRunnerEx in jetbrains.buildServer.serverSide.time
Constructors in jetbrains.buildServer.serverSide.time with parameters of type SQLRunnerEx Constructor Description DatabaseTimeProvider(ExecutorServices executorServices, EventDispatcher<BuildServerListener> dispatcher, SQLRunnerEx sqlRunner, TeamCityNodes teamCityNodes)
-
Uses of SQLRunnerEx in jetbrains.buildServer.tags.impl
Constructors in jetbrains.buildServer.tags.impl with parameters of type SQLRunnerEx Constructor Description TagsManagerImpl(BuildsManager buildsManager, SQLRunnerEx runner, UserModel userModel, BuildQueue buildQueue, EventDispatcher<BuildServerListener> dispatcher)
-
Uses of SQLRunnerEx in jetbrains.buildServer.users.impl
-
Uses of SQLRunnerEx in jetbrains.buildServer.vcs.impl
Methods in jetbrains.buildServer.vcs.impl with parameters of type SQLRunnerEx Modifier and Type Method Description void
VcsModificationsStorageImpl. setSqlRunner(SQLRunnerEx sqlRunner)
-