Uses of Interface
jetbrains.buildServer.serverSide.ServerExtension
-
-
Uses of ServerExtension in jetbrains.buildServer.buildFailures
Classes in jetbrains.buildServer.buildFailures that implement ServerExtension Modifier and Type Class Description classBuildFailureOnMetricFeatureclassBuildFailureOnMetricMainConfigProcessorclassBuildFailureOnMetricProcessorclassBuildLogSizeMetricclassFailedTestCountMetricclassIgnoredTestCountMetricclassPassedTestCountMetricclassTestCountMetric -
Uses of ServerExtension in jetbrains.buildServer.buildFailures.buildLog
Classes in jetbrains.buildServer.buildFailures.buildLog that implement ServerExtension Modifier and Type Class Description classBuildFailureOnMessageFeatureUser: vbedrosova Date: 17.08.11 Time: 12:46 -
Uses of ServerExtension in jetbrains.buildServer.buildFailures.suggestions
Classes in jetbrains.buildServer.buildFailures.suggestions that implement ServerExtension Modifier and Type Class Description classPreventCoverageDecreaseSuggestionclassPreventDuplicatesGrowingSuggestionclassPreventInspectionErrorsGrowingSuggestionclassPreventTestNumberDropSuggestionclassPreventTooManyIgnoredTestsSuggestionclassStatisticsValueSuggestion -
Uses of ServerExtension in jetbrains.buildServer.buildTriggers
Subinterfaces of ServerExtension in jetbrains.buildServer.buildTriggers Modifier and Type Interface Description interfaceBuildTriggersPreprocessorThis extension can be used to apply some custom pre-processing to build triggers before they are called.Classes in jetbrains.buildServer.buildTriggers that implement ServerExtension Modifier and Type Class Description classBuildTriggerServiceRepresents build trigger service -
Uses of ServerExtension in jetbrains.buildServer.buildTriggers.dependency
Classes in jetbrains.buildServer.buildTriggers.dependency that implement ServerExtension Modifier and Type Class Description classDependencyTriggersTriggerSettingsMapperclassFinishBuildTriggerService -
Uses of ServerExtension in jetbrains.buildServer.buildTriggers.failedBuild
Classes in jetbrains.buildServer.buildTriggers.failedBuild that implement ServerExtension Modifier and Type Class Description classRetryBuildTriggerService -
Uses of ServerExtension in jetbrains.buildServer.buildTriggers.scheduler
Classes in jetbrains.buildServer.buildTriggers.scheduler that implement ServerExtension Modifier and Type Class Description classSchedulerBuildTriggerService -
Uses of ServerExtension in jetbrains.buildServer.buildTriggers.triggerRules
Classes in jetbrains.buildServer.buildTriggers.triggerRules that implement ServerExtension Modifier and Type Class Description classTriggerRulesListener -
Uses of ServerExtension in jetbrains.buildServer.buildTriggers.vcs
Classes in jetbrains.buildServer.buildTriggers.vcs that implement ServerExtension Modifier and Type Class Description classSetupFromUrlVcsTriggerExtensionclassVcsBuildTriggerService -
Uses of ServerExtension in jetbrains.buildServer.buildTriggers.vcs.remoteRun
Classes in jetbrains.buildServer.buildTriggers.vcs.remoteRun that implement ServerExtension Modifier and Type Class Description classRemoteRunBranchSpecProviderclassRemoteRunOnBranchTriggerService -
Uses of ServerExtension in jetbrains.buildServer.clouds
Subinterfaces of ServerExtension in jetbrains.buildServer.clouds Modifier and Type Interface Description interfaceAgentExpirationConditionThis extension allows checking whether an agent can be marked as expired.interfaceBaseAgentTypeRepresents the base for different types of sources for agents, such as cloud profiles or agentsinterfaceCloudClientFactoryRepresents a client object to work with a cloud.interfaceCloudTypeRepresents a client object to work with a cloud description.interfaceCloudTypeExtensionExtension to attach additional parameters for cloud type editing. -
Uses of ServerExtension in jetbrains.buildServer.clouds.fakeCloud
Classes in jetbrains.buildServer.clouds.fakeCloud that implement ServerExtension Modifier and Type Class Description classDummyCloudClientFactory -
Uses of ServerExtension in jetbrains.buildServer.clouds.server.agentTypes
Classes in jetbrains.buildServer.clouds.server.agentTypes that implement ServerExtension Modifier and Type Class Description classCloudAgentNameGenerator -
Uses of ServerExtension in jetbrains.buildServer.clouds.server.executors
Subinterfaces of ServerExtension in jetbrains.buildServer.clouds.server.executors Modifier and Type Interface Description interfaceBuildExecutorTypeRepresents a client from which we can harness an external executor for builds. -
Uses of ServerExtension in jetbrains.buildServer.clouds.server.impl
Classes in jetbrains.buildServer.clouds.server.impl that implement ServerExtension Modifier and Type Class Description classCloudManagerBaseImplclassCloudProviderStartingBuildVirtualAgentsFilterclassReadonlyClientFactory -
Uses of ServerExtension in jetbrains.buildServer.clouds.server.instances
Classes in jetbrains.buildServer.clouds.server.instances that implement ServerExtension Modifier and Type Class Description classBuildStartFilter -
Uses of ServerExtension in jetbrains.buildServer.clouds.server.serverHealth
Classes in jetbrains.buildServer.clouds.server.serverHealth that implement ServerExtension Modifier and Type Class Description classCloudAgentsIdleHealthReportclassDuplicateCloudProfileHealthReport -
Uses of ServerExtension in jetbrains.buildServer.controllers
Subinterfaces of ServerExtension in jetbrains.buildServer.controllers Modifier and Type Interface Description interfaceBranchFilterHelperExtensionRepresents a tab for the branch filter helper popupinterfaceRunCustomBuildExtensionThis extension allows customizing builds created via RunCustomBuild dialog -
Uses of ServerExtension in jetbrains.buildServer.controllers.actions
Subinterfaces of ServerExtension in jetbrains.buildServer.controllers.actions Modifier and Type Interface Description interfaceLogoutPageProviderAn extension to provide a custom logout URL. -
Uses of ServerExtension in jetbrains.buildServer.controllers.admin
Classes in jetbrains.buildServer.controllers.admin that implement ServerExtension Modifier and Type Class Description classBranchesPopupController -
Uses of ServerExtension in jetbrains.buildServer.controllers.admin.buildFeatures.autoMerge
Classes in jetbrains.buildServer.controllers.admin.buildFeatures.autoMerge that implement ServerExtension Modifier and Type Class Description classAutoMergeBuildFeature -
Uses of ServerExtension in jetbrains.buildServer.controllers.admin.buildFeatures.freeSpace
Classes in jetbrains.buildServer.controllers.admin.buildFeatures.freeSpace that implement ServerExtension Modifier and Type Class Description classFreeSpaceBuildFeature -
Uses of ServerExtension in jetbrains.buildServer.controllers.admin.ipr
Classes in jetbrains.buildServer.controllers.admin.ipr that implement ServerExtension Modifier and Type Class Description classIdeaSettingsPreprocessorclassIprBasedRunTypeExtension -
Uses of ServerExtension in jetbrains.buildServer.controllers.admin.projects
Subinterfaces of ServerExtension in jetbrains.buildServer.controllers.admin.projects Modifier and Type Interface Description interfaceEditRunTypeControllerExtensioninterfaceGenerateExternalIdExtensionCreated 13.05.13 14:09Classes in jetbrains.buildServer.controllers.admin.projects that implement ServerExtension Modifier and Type Class Description classRunTypeExtensionProcessorstatic classStandardGenerateExternalIdExtensions.BuildTypeIdGeneratorstatic classStandardGenerateExternalIdExtensions.ProjectIdGeneratorstatic classStandardGenerateExternalIdExtensions.TemplateIdGeneratorstatic classStandardGenerateExternalIdExtensions.VcsRootIdGeneratorMethods in jetbrains.buildServer.controllers.admin.projects that return ServerExtension Modifier and Type Method Description ServerExtensionDiscoveredObjectBean. getDiscoveredBy()Constructors in jetbrains.buildServer.controllers.admin.projects with parameters of type ServerExtension Constructor Description DiscoveredObjectBean(String id, DiscoveredObject discoveredObject, DiscoveredObjectDescriptor service, ServerExtension discoveredBy) -
Uses of ServerExtension in jetbrains.buildServer.controllers.admin.projects.suggestions
Classes in jetbrains.buildServer.controllers.admin.projects.suggestions that implement ServerExtension Modifier and Type Class Description classAddBuildStepSuggestionclassAddVcsRootSuggestionclassUndefinedParametersSuggestion -
Uses of ServerExtension in jetbrains.buildServer.controllers.agent
Classes in jetbrains.buildServer.controllers.agent that implement ServerExtension Modifier and Type Class Description classPoolAgentTypeSelectorDescriptorclassPoolProjectSelectorDescriptor -
Uses of ServerExtension in jetbrains.buildServer.controllers.interceptors
Subinterfaces of ServerExtension in jetbrains.buildServer.controllers.interceptors Modifier and Type Interface Description interfaceAfterRequestProcessorinterfaceTeamCityHandlerInterceptorClasses in jetbrains.buildServer.controllers.interceptors that implement ServerExtension Modifier and Type Class Description classActionMessagesCleanerclassExecuteOnceSupport -
Uses of ServerExtension in jetbrains.buildServer.controllers.interceptors.auth
Subinterfaces of ServerExtension in jetbrains.buildServer.controllers.interceptors.auth Modifier and Type Interface Description interfaceHttpLoginSupportProvides a specific way to login for some users. -
Uses of ServerExtension in jetbrains.buildServer.controllers.interceptors.auth.impl
Classes in jetbrains.buildServer.controllers.interceptors.auth.impl that implement ServerExtension Modifier and Type Class Description classBuildHttpLoginSupport -
Uses of ServerExtension in jetbrains.buildServer.controllers.interceptors.auth.presigned.impl
Classes in jetbrains.buildServer.controllers.interceptors.auth.presigned.impl that implement ServerExtension Modifier and Type Class Description classPresignedTokenHttpAuthenticationScheme -
Uses of ServerExtension in jetbrains.buildServer.controllers.login
Subinterfaces of ServerExtension in jetbrains.buildServer.controllers.login Modifier and Type Interface Description interfaceLoginPageProviderinterfaceWebLoginModelRepresents web authentication model.interfaceWebLoginModelExClasses in jetbrains.buildServer.controllers.login that implement ServerExtension Modifier and Type Class Description classWebLoginModelImplWebLoginModelEx implementation. -
Uses of ServerExtension in jetbrains.buildServer.controllers.parameters.api
Subinterfaces of ServerExtension in jetbrains.buildServer.controllers.parameters.api Modifier and Type Interface Description interfaceParameterControlProviderExtension point to provide custom editor control for build parametersClasses in jetbrains.buildServer.controllers.parameters.api that implement ServerExtension Modifier and Type Class Description classParameterControlProviderAdapterGenetic abstract class for custom controls -
Uses of ServerExtension in jetbrains.buildServer.controllers.parameters.serverHealth
Classes in jetbrains.buildServer.controllers.parameters.serverHealth that implement ServerExtension Modifier and Type Class Description classDuplicateInheritedRemoteParameterHealthReport -
Uses of ServerExtension in jetbrains.buildServer.controllers.parameters.types
Classes in jetbrains.buildServer.controllers.parameters.types that implement ServerExtension Modifier and Type Class Description classCheckboxFieldParameterTypeclassEnumParameterTypeclassIntegerFieldParameterTypeclassMultiselectFieldParameterTypeclassPasswordFieldParameterTypeclassRemoteParameterTypeclassSelectParameterTypeclassSelectParameterTypeBaseclassTextFieldParameterType -
Uses of ServerExtension in jetbrains.buildServer.controllers.popupDialogs
Classes in jetbrains.buildServer.controllers.popupDialogs that implement ServerExtension Modifier and Type Class Description classPopupDialogType<Form_T>This service determines the behaviour of certain type of popup-dialogs. -
Uses of ServerExtension in jetbrains.buildServer.controllers.popupDialogs.checkLists
Classes in jetbrains.buildServer.controllers.popupDialogs.checkLists that implement ServerExtension Modifier and Type Class Description classCheckListPopupDialogType<Item_T,Context_T,CustomOptionsBean_T>This service determines the behaviour of certain type of check list popups. -
Uses of ServerExtension in jetbrains.buildServer.controllers.presigned
Classes in jetbrains.buildServer.controllers.presigned that implement ServerExtension Modifier and Type Class Description classPresignedArtifactLinksManager -
Uses of ServerExtension in jetbrains.buildServer.controllers.viewLog.tree.filters
Subinterfaces of ServerExtension in jetbrains.buildServer.controllers.viewLog.tree.filters Modifier and Type Interface Description interfaceTreeViewMessageFilterUser: Victory.Bedrosova Date: 9/21/11 Time: 6:42 PM -
Uses of ServerExtension in jetbrains.buildServer.controllers.viewLog.tree.filters.impl
Classes in jetbrains.buildServer.controllers.viewLog.tree.filters.impl that implement ServerExtension Modifier and Type Class Description classAllMessageFilterUser: Victory.Bedrosova Date: 9/23/11 Time: 3:48 PMclassErrorMessageFilterUser: Victory.Bedrosova Date: 9/27/11 Time: 7:20 PMclassImportantMessageFilterUser: Victory.Bedrosova Date: 9/23/11 Time: 7:07 PM -
Uses of ServerExtension in jetbrains.buildServer.diagnostic
Classes in jetbrains.buildServer.diagnostic that implement ServerExtension Modifier and Type Class Description classMemoryProblemsHealthReportCreated by Andrey Titov on 3/13/14.classThreadDumpsCleanerclassThreadTracesCleaner -
Uses of ServerExtension in jetbrains.buildServer.federation
Subinterfaces of ServerExtension in jetbrains.buildServer.federation Modifier and Type Interface Description interfaceTeamCityServersProviderAllows to register TeamCity servers attached to the current server. -
Uses of ServerExtension in jetbrains.buildServer.groups.impl
Classes in jetbrains.buildServer.groups.impl that implement ServerExtension Modifier and Type Class Description classUserGroupCleanupExtension -
Uses of ServerExtension in jetbrains.buildServer.https.diagnostic
Classes in jetbrains.buildServer.https.diagnostic that implement ServerExtension Modifier and Type Class Description classAgentsStillNotUsingHttpsReportclassHttpsCertificateExpirationStatusReport -
Uses of ServerExtension in jetbrains.buildServer.ideaSettings
Classes in jetbrains.buildServer.ideaSettings that implement ServerExtension Modifier and Type Class Description classIdeaProjectDataFetcher -
Uses of ServerExtension in jetbrains.buildServer.issueTracker.reports
Classes in jetbrains.buildServer.issueTracker.reports that implement ServerExtension Modifier and Type Class Description classIssuesStoredTokenUnavailableReportclassPatternCollisionHealthReport -
Uses of ServerExtension in jetbrains.buildServer.messages
Subinterfaces of ServerExtension in jetbrains.buildServer.messages Modifier and Type Interface Description interfaceBuildMessagesTranslatorExtension for build messages translation on the server-side, similar extension exists on the agent.Classes in jetbrains.buildServer.messages that implement ServerExtension Modifier and Type Class Description classBuildServiceMessagesTranslatorMaintains translators for service messages -
Uses of ServerExtension in jetbrains.buildServer.messages.serviceMessages
Subinterfaces of ServerExtension in jetbrains.buildServer.messages.serviceMessages Modifier and Type Interface Description interfaceServiceMessageTranslatorTranslator for specific type of service messages.Classes in jetbrains.buildServer.messages.serviceMessages that implement ServerExtension Modifier and Type Class Description classBuildNumberTranslatorUser: kir ##teamcity[buildNumber ''] classBuildStatisticValueTranslatorUser: kir ##teamcity[buildStatisticValue key='someKey' value='443']classBuildStatusTranslatorDeprecated.is deprecated together with corresponding service message, use ##teamcity[buildProblem...]classDetachedFromAgentMessageTranslatorclassFlowFinishedMessageTranslator##teamcity[flowFinished flowId=''] classFlowStartedMessageTranslator##teamcity[flowStarted flowId=''] and ##teamcity[flowStarted flowId=' ' parent=' '] classMessageTranslatorRegisters translators for the following service messages: ##teamcity[message ...]classNotificationTranslator##teamcity[notification notifier='' message='' ...]classRemoteArtifactTranslatorRegisters translators for the following service messages: ##teamcity[remoteArtifact ...] -
Uses of ServerExtension in jetbrains.buildServer.notification
Subinterfaces of ServerExtension in jetbrains.buildServer.notification Modifier and Type Interface Description interfaceBuildTypeNotifierDescriptorDescriptor forNotificatorthat is used for configuring notifications in build configuration via build featureinterfaceMessageSenderSimple messenger extension point.interfaceNotifierDescriptorGeneric descriptor forNotificatorImplementations should extends eitherUserNotifierDescriptororBuildTypeNotifierDescriptor(or both) to indicate what settings they supportinterfaceServiceMessageNotifierAn interface for notifiers that handle service message-based notifications.interfaceTemplateProcessorA processor of template model.interfaceUserNotifierDescriptorDescriptor for [Notificator] that is used for configuring notifications for user -
Uses of ServerExtension in jetbrains.buildServer.pipeline
Subinterfaces of ServerExtension in jetbrains.buildServer.pipeline Modifier and Type Interface Description interfacePipelineRequirementServiceinterfacePipelineRunnerGeneratorThis is an ugly workaround to release pipeline YAML runners in private beta -
Uses of ServerExtension in jetbrains.buildServer.pipeline.impl
Classes in jetbrains.buildServer.pipeline.impl that implement ServerExtension Modifier and Type Class Description classPipelineParametersProviderUsed for Pipelines. -
Uses of ServerExtension in jetbrains.buildServer.pipeline.impl.integration
Subinterfaces of ServerExtension in jetbrains.buildServer.pipeline.impl.integration Modifier and Type Interface Description interfacePipelineIntegrationClasses in jetbrains.buildServer.pipeline.impl.integration that implement ServerExtension Modifier and Type Class Description classDockerPipelineIntegrationclassNpmPipelineIntegrationclassUnityLicensePipelineIntegration -
Uses of ServerExtension in jetbrains.buildServer.pipeline.impl.requirements
Classes in jetbrains.buildServer.pipeline.impl.requirements that implement ServerExtension Modifier and Type Class Description classSelfHostedPipelineRequirementServiceclassTeamCityCloudPipelineRequirementService -
Uses of ServerExtension in jetbrains.buildServer.pipeline.impl.runner
Classes in jetbrains.buildServer.pipeline.impl.runner that implement ServerExtension Modifier and Type Class Description classAutoGeneratedPipelineRunnerGeneratorBase class for PipelineRunnerGenerator.classPipelineCommandLineRunnerGeneratorclassPipelineGradleRunnerGeneratorclassPipelineMavenRunnerGeneratorclassPipelineNodeJSRunnerGeneratorclassPipelinePythonRunnerGeneratorclassPipelineUnityRunnerGenerator -
Uses of ServerExtension in jetbrains.buildServer.pipeline.internal
Classes in jetbrains.buildServer.pipeline.internal that implement ServerExtension Modifier and Type Class Description classPipelineBuildFeature -
Uses of ServerExtension in jetbrains.buildServer.pipeline.versionedSettings.yaml
Classes in jetbrains.buildServer.pipeline.versionedSettings.yaml that implement ServerExtension Modifier and Type Class Description classYamlPipelineCommitMessageProducer -
Uses of ServerExtension in jetbrains.buildServer.pullRequests
Subinterfaces of ServerExtension in jetbrains.buildServer.pullRequests Modifier and Type Interface Description interfacePullRequestManagerPull request information and providers manager Please note, that due to limitations of this interface, pull request integration plugin does not support configurations that build pull requests coming from two VCS roots simultaneously.interfacePullRequestSupplier -
Uses of ServerExtension in jetbrains.buildServer.push.impl.healthReport
Classes in jetbrains.buildServer.push.impl.healthReport that implement ServerExtension Modifier and Type Class Description classBioConnectorHealthReportclassConfigureProxyServerForWebsocketReport -
Uses of ServerExtension in jetbrains.buildServer.reportTabs
Classes in jetbrains.buildServer.reportTabs that implement ServerExtension Modifier and Type Class Description classReportTabSettingsMapperReplaces build type external id in project report tab during project copy process -
Uses of ServerExtension in jetbrains.buildServer.responsibility.impl
Classes in jetbrains.buildServer.responsibility.impl that implement ServerExtension Modifier and Type Class Description classInvestigationsCleanupExtension -
Uses of ServerExtension in jetbrains.buildServer.responsibility.remover
Classes in jetbrains.buildServer.responsibility.remover that implement ServerExtension Modifier and Type Class Description classObsoleteBuildProblemResponsibilitiesCleanupExtensionThe Cleanup extension is required to remove obsolete mutes and investigations They can become obsolete if all active branches, where they occur, become inactive. -
Uses of ServerExtension in jetbrains.buildServer.serverSide
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide Modifier and Type Interface Description interfaceAddToQueuePreprocessorinterfaceAuthConfigTestPatcherinterfaceBranchGroupsProviderinterfaceBranchSpecProviderAllows to extend a branch specification for VCS root in build configurationinterfaceBuildCustomizerExtensionExtension point that allows to further customize an existingBuildCustomizerfor custom builds.interfaceBuildStartContextProcessorExtension point to update parameters of a build before it is started on a build agentinterfaceBuildStartStepsContextProcessorCreated 01.03.13 19:57interfaceChangesCollectionConditioninterfaceCredentialsStorageCredentials storage extension.interfaceCredentialsStorageExinterfaceCustomSettingsMapperThis extension is called when objects like build types, templates or projects are copied.interfaceDataCleanerDeprecated.use BuildsCleanupExtension insteadinterfaceDataFetcherinterfaceFailedTestOutputFormatterExtension point for providing custom logic for a test stacktrace formatting.interfaceMainConfigProcessorThis interface can be implemented to save/load custom configurations in main-config.xmlinterfaceMessageProcessorFactoryAllows to register custom message processors on the server side.interfaceParameterResolverServerProviderInterface for all server-side parameters resolvers providers To add your parameter resolver, implement in the interface and instantiate the class, it will automatically be detected an used for creating parameter resolvers on server.interfaceParametersPreprocessorThis interface allows to register some preprocessors for run and build parameters right before running build on the build agent.interfaceProjectDataFetcherinterfaceRestBuildTriggerExtensionExtension point that allows to customize the triggering of builds via the/buildQueueREST endpoint.interfaceTextStatusBuilderUser: kir This ServerExtension allows to customize text status line of the build, i.e.interfaceTriggeredByProcessorExtension which accepts parsed triggered by field and transforms it to a text which can be shown in the UI.Classes in jetbrains.buildServer.serverSide that implement ServerExtension Modifier and Type Class Description classBranchGroupsMyBranchesProviderclassBranchGroupsUserSelectedProviderclassBuildFeatureRepresents a kind of a plugin that provides some functionality around a build.classBuildMetricA named build metric.classCustomSettingsMapperAdapterclassJdkPackageManagerclassRemoveBasicHttpAuthSchemeAuthConfigTestPatcherclassRunTypeExtensionExtension for build configuration runner edit/view pages.classSAXBasedDataFetcherBase class for data fetchers retrieving data from single XML file.classStatisticsBuildMetricThis is a build metric which is based on statistics values published in TeamCity DB. -
Uses of ServerExtension in jetbrains.buildServer.serverSide.agentless
Classes in jetbrains.buildServer.serverSide.agentless that implement ServerExtension Modifier and Type Class Description classAgentlessBuildParametersProvider -
Uses of ServerExtension in jetbrains.buildServer.serverSide.agentPools
Classes in jetbrains.buildServer.serverSide.agentPools that implement ServerExtension Modifier and Type Class Description classAgentPoolManagerImpl -
Uses of ServerExtension in jetbrains.buildServer.serverSide.agentTypes
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.agentTypes Modifier and Type Interface Description interfaceAgentDescriptionPreprocessorPreprocesses AgentDescription before storing it to the database (seeAgentTypeDatabaseStorage.storeAgentDescription(int, jetbrains.buildServer.serverSide.AgentDescription, boolean) -
Uses of ServerExtension in jetbrains.buildServer.serverSide.artifacts
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.artifacts Modifier and Type Interface Description interfaceBuildFinderRepresents build finder - utility class which is able to find build by some characteristics in specified build configuration.Classes in jetbrains.buildServer.serverSide.artifacts that implement ServerExtension Modifier and Type Class Description classArtifactStorageTypeThe interface implementation should provide several strings (general purpose ID, displayed name, displayed description) and a relative path to the *.jsp file that will be used to render the actual settings. -
Uses of ServerExtension in jetbrains.buildServer.serverSide.buildDistribution
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.buildDistribution Modifier and Type Interface Description interfaceStartBuildPreconditionExtension point for the TeamCity build distributor.interfaceStartingBuildAgentsFilterThis extension can filter agents for a queued build which is going to start. -
Uses of ServerExtension in jetbrains.buildServer.serverSide.buildLog
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.buildLog Modifier and Type Interface Description interfaceSimpleLogMessageFilterAn implementation is used for simple filtering log messages ("simple" means that a decision is taken on a single message, that is opposite to LogMessageFilter)Classes in jetbrains.buildServer.serverSide.buildLog that implement ServerExtension Modifier and Type Class Description classMatchAnyMessageFilterMatches a message if at least one of the given filters matches it thus implementing OR logic filtering. -
Uses of ServerExtension in jetbrains.buildServer.serverSide.changeViewers
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.changeViewers Modifier and Type Interface Description interfaceExternalChangeViewerExtension -
Uses of ServerExtension in jetbrains.buildServer.serverSide.cleanup
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.cleanup Modifier and Type Interface Description interfaceAfterBuildsCleanupExtensionInvoked after allBuildsCleanupExtensionprocessing.interfaceBuildsCleanupExtensionInvoked for each build package which is to be cleaned up.interfaceCleanupExtensionDeprecated.since 2022.1.Classes in jetbrains.buildServer.serverSide.cleanup that implement ServerExtension Modifier and Type Class Description classCleanupExtensionAdapterDeprecated. -
Uses of ServerExtension in jetbrains.buildServer.serverSide.connections
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.connections Modifier and Type Interface Description interfaceConnectionProviderSuccessor of the OAuthProvider, created for the same purpose asBuildFeatureandRunTypebut for new Connection-type features. -
Uses of ServerExtension in jetbrains.buildServer.serverSide.connections.credentials
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.connections.credentials Modifier and Type Interface Description interfaceConnectionCredentialsFactoryA factory for producing credentials from aConnectionDescriptor. -
Uses of ServerExtension in jetbrains.buildServer.serverSide.connections.utils
Classes in jetbrains.buildServer.serverSide.connections.utils that implement ServerExtension Modifier and Type Class Description classUnknownConnectionProvider -
Uses of ServerExtension in jetbrains.buildServer.serverSide.crypt
Classes in jetbrains.buildServer.serverSide.crypt that implement ServerExtension Modifier and Type Class Description classEncryptionSettings -
Uses of ServerExtension in jetbrains.buildServer.serverSide.dependency
Classes in jetbrains.buildServer.serverSide.dependency that implement ServerExtension Modifier and Type Class Description classConditionalBuildChainModifier -
Uses of ServerExtension in jetbrains.buildServer.serverSide.deploymentDashboards.translators
Classes in jetbrains.buildServer.serverSide.deploymentDashboards.translators that implement ServerExtension Modifier and Type Class Description classAbstractDeploymentInstanceMessageTranslatorclassDeploymentInstanceArgumentMessageTranslatorclassDeploymentInstanceStateMessageTranslatorclassRemoveDeploymentInstanceMessageTranslator -
Uses of ServerExtension in jetbrains.buildServer.serverSide.discovery
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.discovery Modifier and Type Interface Description interfaceBuildRunnerDiscoveryExtensionGuesses build runners by browsing files in provided source code browser.interfaceResourceDiscoveryExtensionAccepts url and credentials, returns object that somehow describes resource behind provided URL.Classes in jetbrains.buildServer.serverSide.discovery that implement ServerExtension Modifier and Type Class Description classBreadthFirstRunnerDiscoveryExtensionBreadth first scanner.classVcsResourceDiscoveryExtension -
Uses of ServerExtension in jetbrains.buildServer.serverSide.healthStatus
Classes in jetbrains.buildServer.serverSide.healthStatus that implement ServerExtension Modifier and Type Class Description static classCompositeHealthStatusReportTestUtil.ControlledReportstatic classCompositeHealthStatusReportTestUtil.NoOpReportstatic classCompositeHealthStatusReportTestUtil.TestReportclassHealthStatusReportImplementations of this class will find and report different issues in server configuration or state. -
Uses of ServerExtension in jetbrains.buildServer.serverSide.healthStatus.impl
Classes in jetbrains.buildServer.serverSide.healthStatus.impl that implement ServerExtension Modifier and Type Class Description classHealthStatusReportDecorator -
Uses of ServerExtension in jetbrains.buildServer.serverSide.healthStatus.reports
-
Uses of ServerExtension in jetbrains.buildServer.serverSide.healthStatus.reports.fileCaches
Classes in jetbrains.buildServer.serverSide.healthStatus.reports.fileCaches that implement ServerExtension Modifier and Type Class Description classFilesCachesReport -
Uses of ServerExtension in jetbrains.buildServer.serverSide.identifiers
Classes in jetbrains.buildServer.serverSide.identifiers with type parameters of type ServerExtension Modifier and Type Class Description classBaseValidatingIdentifiersManager<INT,TValidator extends IdentifierValidator<INT> & ServerExtension>Created 22.05.13 16:20Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.identifiers Modifier and Type Interface Description interfaceBuildTypeIdentifiersValidatorExtensionCreated 22.05.13 16:41interfaceIdentifiersValidatorExtension<T>Created 22.05.13 16:40interfaceProjectIdIdentifiersValidatorExtensionCreated 22.05.13 16:41interfaceVcsRootIdentifiersValidatorExtensionCreated 22.05.13 16:41Classes in jetbrains.buildServer.serverSide.identifiers that implement ServerExtension Modifier and Type Class Description classBuildTypeIdentifiersManagerImplclassProjectIdentifiersManagerImpl -
Uses of ServerExtension in jetbrains.buildServer.serverSide.impl
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.impl Modifier and Type Interface Description interfaceAgentNameGeneratorGenerates name for an agent without nameinterfaceAgentParametersProviderinterfaceCommitMessageProducerA server extension providing commit messages for config action, e.g.Classes in jetbrains.buildServer.serverSide.impl that implement ServerExtension Modifier and Type Class Description classAutomaticAgentAuthorizationTokensclassBuildCacheFeatureclassCompositeBuildStatusBuilderclassCustomDataStorageManagerImplclassDBBackedBuildCountersclassIntersectingPersonalChainsPreprocessorclassMockBuildFeatureclassMockRunTypeExtensionclassNotificationsBuildFeatureclassOldAgentsCleanerclassOutdatedAgentCompatibilityExtensionSince 2020.1 release agents require 1.8 java for start.classRecentlyFailedTestsCalculatorclassServerSettingsImplclassServerTriggeredByProcessorclassSetStepNameContextProcessorclassSettingsPersistErrorsReportclassTestBranchAttributesDataProviderclassTimedBuildParametersProviderProxy class.classUnknownTriggerServiceclassVcsLabelingBuildFeatureclassVcsLabelingBuildFeatureSettingsMapper -
Uses of ServerExtension in jetbrains.buildServer.serverSide.impl.approval
Classes in jetbrains.buildServer.serverSide.impl.approval that implement ServerExtension Modifier and Type Class Description classApprovableBuildChangesCollectionConditionclassApprovalBuildFeatureclassApprovalBuildParametersProcessorclassApprovalBuildParametersProvider -
Uses of ServerExtension in jetbrains.buildServer.serverSide.impl.artifacts
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.impl.artifacts Modifier and Type Interface Description interfaceArtifactVisibilityCheckerClasses in jetbrains.buildServer.serverSide.impl.artifacts that implement ServerExtension Modifier and Type Class Description classArtifactsSecurityCheckerclassExternalBuildArtifactsCacheImplclassHiddenArtifactsFilterclassInaccessibleArtifactsChecker -
Uses of ServerExtension in jetbrains.buildServer.serverSide.impl.audit
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.impl.audit Modifier and Type Interface Description interfaceObjectFinderExtensionCreated 29.04.13 12:16Classes in jetbrains.buildServer.serverSide.impl.audit that implement ServerExtension Modifier and Type Class Description classAuditLogCleanerImpl -
Uses of ServerExtension in jetbrains.buildServer.serverSide.impl.audit.finders
Classes in jetbrains.buildServer.serverSide.impl.audit.finders that implement ServerExtension Modifier and Type Class Description classAgentFinderCreated 29.04.13 12:21classAgentPoolFinderCreated 29.04.13 12:23classAgentTypeAuditFinderCreated 29.04.13 12:22classAuthenticationTokenAuditFinderclassBaseFinderCreated 29.04.13 12:19classBuildFinderCreated 29.04.13 12:24classBuildProblemFinderCreated 29.04.13 12:34classBuildPromotionFinderCreated 29.04.13 12:25classBuildTemplateFinderCreated 29.04.13 12:27classBuildTypeFinderCreated 29.04.13 12:26classConfigModificationsFinderCreated 29.04.13 12:32classHealthStatusItemFinderAuthor: Evgeniy.KoshkinclassNodeFinderclassNodeResponsibilityFinderclassProjectFinderCreated 29.04.13 12:29classRunTypeFinderCreated 13.05.13 19:36classServerFinderCreated 29.04.13 12:23classStringFinderCreated 29.04.13 12:37classTestFinderCreated 29.04.13 12:33classUserFinderCreated 29.04.13 12:27classUserGroupFinderCreated 29.04.13 12:31classUserRoleFinderCreated 29.04.13 12:31classVcsModificationFinderclassVcsRootFinderCreated 29.04.13 12:30 -
Uses of ServerExtension in jetbrains.buildServer.serverSide.impl.buildDistribution
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.impl.buildDistribution Modifier and Type Interface Description interfaceBuildDistributorResponsible for distributing queued builds between the agents.interfaceStartingBuildVirtualAgentsFilterExtension point to filter virtual agents (cloud agents which are not yet started), for a queued build which is going to start.Classes in jetbrains.buildServer.serverSide.impl.buildDistribution that implement ServerExtension Modifier and Type Class Description classBuildDependenciesPreconditionclassBuildDistributorProxyclassCheckingForChangesPreconditionclassDefaultAgentsFilterclassDefaultBuildDistributorclassLicensePreconditionclassMaxRunningBuildsPreconditionclassPriorityAgentsFilterclassRunOnTheSameAgentFilterclassScheduledTimeBuildPreconditionPrecondition that forces the build to wait in the queue until specified time in the futureclassStartingBuildsLimitPreconditionclassUntrustedBuildsPreconditionclassVersionedSettingsPreconditionclassWaitApprovalBuildPrecondition -
Uses of ServerExtension in jetbrains.buildServer.serverSide.impl.cleanup
Classes in jetbrains.buildServer.serverSide.impl.cleanup that implement ServerExtension Modifier and Type Class Description classServerCleanupManagerImpl -
Uses of ServerExtension in jetbrains.buildServer.serverSide.impl.cleanup.extensions
Classes in jetbrains.buildServer.serverSide.impl.cleanup.extensions that implement ServerExtension Modifier and Type Class Description classBuildArtifactsCleanerclassBuildCachesCleanerclassBuildTablesCleanerImplclassInvalidHistoryRecordsCleanerclassLostBuildsCleanerclassObsoleteFilesCleaner -
Uses of ServerExtension in jetbrains.buildServer.serverSide.impl.cleanup.v2019.settings
Classes in jetbrains.buildServer.serverSide.impl.cleanup.v2019.settings that implement ServerExtension Modifier and Type Class Description classKeepRuleBuildFeature -
Uses of ServerExtension in jetbrains.buildServer.serverSide.impl.compatMode
Classes in jetbrains.buildServer.serverSide.impl.compatMode that implement ServerExtension Modifier and Type Class Description classBuildVcsNumberCompatibilityExtension -
Uses of ServerExtension in jetbrains.buildServer.serverSide.impl.configsRepo
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.impl.configsRepo Modifier and Type Interface Description interfaceRepositoryInitializingExtensioninterfaceSelfHostedRepositoryManager -
Uses of ServerExtension in jetbrains.buildServer.serverSide.impl.persisting
Classes in jetbrains.buildServer.serverSide.impl.persisting that implement ServerExtension Modifier and Type Class Description classPersistTasksStorage -
Uses of ServerExtension in jetbrains.buildServer.serverSide.impl.personal
Classes in jetbrains.buildServer.serverSide.impl.personal that implement ServerExtension Modifier and Type Class Description classPersonalBuildCleanerCreated 01.05.13 18:04 -
Uses of ServerExtension in jetbrains.buildServer.serverSide.impl.projects
Classes in jetbrains.buildServer.serverSide.impl.projects that implement ServerExtension Modifier and Type Class Description classDefaultBuildTypeIdentifiersValidatorCreated 22.05.13 17:05classDefaultProjectIdIdentifiersValidatorCreated 22.05.13 17:07classDefaultVcsRootIdentifiersValidatorCreated 22.05.13 17:01classProjectCredentialsStorageclassTruncatingPrefixCredentialsStorageEx -
Uses of ServerExtension in jetbrains.buildServer.serverSide.impl.projectSources
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.impl.projectSources Modifier and Type Interface Description interfacePatchCacheClasses in jetbrains.buildServer.serverSide.impl.projectSources that implement ServerExtension Modifier and Type Class Description classPatchCacheImpl -
Uses of ServerExtension in jetbrains.buildServer.serverSide.impl.remoteDebug
Classes in jetbrains.buildServer.serverSide.impl.remoteDebug that implement ServerExtension Modifier and Type Class Description classRemoteDebugBuildStartContextProcessor -
Uses of ServerExtension in jetbrains.buildServer.serverSide.impl.runType
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.impl.runType Modifier and Type Interface Description interfaceCustomRunTypeResolverA contract for additional run type resolvers with custom logic for resolving run types. -
Uses of ServerExtension in jetbrains.buildServer.serverSide.impl.ssh
Classes in jetbrains.buildServer.serverSide.impl.ssh that implement ServerExtension Modifier and Type Class Description classSshKnownHostsParameterProcessor -
Uses of ServerExtension in jetbrains.buildServer.serverSide.impl.untrustedBuilds
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.impl.untrustedBuilds Modifier and Type Interface Description interfaceUntrustedBuildConditioninterfaceUntrustedBuildTypeCondition -
Uses of ServerExtension in jetbrains.buildServer.serverSide.impl.versionedSettings
Classes in jetbrains.buildServer.serverSide.impl.versionedSettings that implement ServerExtension Modifier and Type Class Description classFreezeReverseDepParametersProcessorclassGeneratedSettingsCacheclassNotPersistedEntitiesHealthReportclassOutdatedProjectSettingsHealthReportclassProjectVersionedSettingsDisabledHealthReportclassVersionedSettingsCommitErrorHealthReportclassVersionedSettingsConfigErrorHealthReportclassVersionedSettingsContextParametersReportclassVersionedSettingsDisabledHealthReportclassVersionedSettingsRootIdMapper -
Uses of ServerExtension in jetbrains.buildServer.serverSide.messages
Classes in jetbrains.buildServer.serverSide.messages that implement ServerExtension Modifier and Type Class Description classBuildCachePublishedTranslator -
Uses of ServerExtension in jetbrains.buildServer.serverSide.messages.codeDuplicates
Classes in jetbrains.buildServer.serverSide.messages.codeDuplicates that implement ServerExtension Modifier and Type Class Description classDuplicatesMessageProcessorFactoryUser: anna Date: 20-Apr-2006 -
Uses of ServerExtension in jetbrains.buildServer.serverSide.messages.codeInspection
Classes in jetbrains.buildServer.serverSide.messages.codeInspection that implement ServerExtension Modifier and Type Class Description classInspectionsMessageProcessorFactoryFactory used to set up the database as early as possible. -
Uses of ServerExtension in jetbrains.buildServer.serverSide.messages.core
Classes in jetbrains.buildServer.serverSide.messages.core that implement ServerExtension Modifier and Type Class Description classDefaultMessageProcessorFactory -
Uses of ServerExtension in jetbrains.buildServer.serverSide.metadata
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.metadata Modifier and Type Interface Description interfaceBuildMetadataProvider -
Uses of ServerExtension in jetbrains.buildServer.serverSide.metadata.impl.metadata
Classes in jetbrains.buildServer.serverSide.metadata.impl.metadata that implement ServerExtension Modifier and Type Class Description classMetadataStorageBean -
Uses of ServerExtension in jetbrains.buildServer.serverSide.mute
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.mute Modifier and Type Interface Description interfaceMuteInfoProviderThis extension allows to provide mute information for a specific problem for a specific build, in runtime. -
Uses of ServerExtension in jetbrains.buildServer.serverSide.oauth
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.oauth Modifier and Type Interface Description interfaceOAuthRedirectUrlExtensioninterfaceRefreshableTokenProviderExtensioninterfaceSelectiveConnectionServerExtensionClasses in jetbrains.buildServer.serverSide.oauth that implement ServerExtension Modifier and Type Class Description classOAuthProviderRepresents OAuth provider serviceclassOAuthRedirectSettingsMapperclassRefreshableTokenConfigListener -
Uses of ServerExtension in jetbrains.buildServer.serverSide.oauth.azuredevops
Classes in jetbrains.buildServer.serverSide.oauth.azuredevops that implement ServerExtension Modifier and Type Class Description classAzureDevOpsOAuthProvider -
Uses of ServerExtension in jetbrains.buildServer.serverSide.oauth.bitbucket
Classes in jetbrains.buildServer.serverSide.oauth.bitbucket that implement ServerExtension Modifier and Type Class Description classBitBucketOAuthProvider -
Uses of ServerExtension in jetbrains.buildServer.serverSide.oauth.github
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.oauth.github Modifier and Type Interface Description interfaceGitHubAppInstallationProviderExtensionClasses in jetbrains.buildServer.serverSide.oauth.github that implement ServerExtension Modifier and Type Class Description classGHEOAuthProviderclassGitHubOAuthProviderclassGitHubOAuthProviderBase -
Uses of ServerExtension in jetbrains.buildServer.serverSide.oauth.gitlab
Classes in jetbrains.buildServer.serverSide.oauth.gitlab that implement ServerExtension Modifier and Type Class Description classGitLabCEorEEOAuthProviderclassGitLabComOAuthProvider -
Uses of ServerExtension in jetbrains.buildServer.serverSide.oauth.google
Classes in jetbrains.buildServer.serverSide.oauth.google that implement ServerExtension Modifier and Type Class Description classGoogleOAuthProvider -
Uses of ServerExtension in jetbrains.buildServer.serverSide.oauth.reports
Classes in jetbrains.buildServer.serverSide.oauth.reports that implement ServerExtension Modifier and Type Class Description classUnavailableTokenReportclassUniqueUrlReport -
Uses of ServerExtension in jetbrains.buildServer.serverSide.oauth.space
Classes in jetbrains.buildServer.serverSide.oauth.space that implement ServerExtension Modifier and Type Class Description classSpaceBuildFeatureSettingsMapperclassSpaceOAuthProviderclassSpaceReceiveInitPayloadTaskCleaner -
Uses of ServerExtension in jetbrains.buildServer.serverSide.oauth.tfs
Classes in jetbrains.buildServer.serverSide.oauth.tfs that implement ServerExtension Modifier and Type Class Description classTfsAuthProvider -
Uses of ServerExtension in jetbrains.buildServer.serverSide.parameters
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.parameters Modifier and Type Interface Description interfaceBuildParametersProviderThis extension allows to add additional parameters available for a build.interfaceParameterDescriptionProviderProvides a human readable description for a parameter with given name.interfaceParameterValueCompletionProviderUsed in a completion dialog, where a parameter value can be auto-completed from the keyboard.interfaceProjectParametersProviderAllow to provide parameters which are available for referencing in Ui on project parameters tabinterfaceUserSelectOptionsProviderTemporary class to workaround the issue of having to provide String as value in ControlDescription Will be removed when parameters handling in notifications is reworked Functions as a lambda (SUser) -> Listfor providing dynamic options in a selection -
Uses of ServerExtension in jetbrains.buildServer.serverSide.parameters.remote
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.parameters.remote Modifier and Type Interface Description interfaceRemoteParameterProviderProvider that allows to resolve aRemoteParameterfrom aParameterClasses in jetbrains.buildServer.serverSide.parameters.remote that implement ServerExtension Modifier and Type Class Description classRemoteParametersContextProcessor -
Uses of ServerExtension in jetbrains.buildServer.serverSide.parameters.types
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.parameters.types Modifier and Type Interface Description interfacePasswordsProviderThis extension allows to indicate that some parameters of the build are secure values(i.e.Classes in jetbrains.buildServer.serverSide.parameters.types that implement ServerExtension Modifier and Type Class Description classPasswordsBuildStartContextProcessor -
Uses of ServerExtension in jetbrains.buildServer.serverSide.setupFromUrl
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.setupFromUrl Modifier and Type Interface Description interfaceSetupFromUrlExtension -
Uses of ServerExtension in jetbrains.buildServer.serverSide.stat
Classes in jetbrains.buildServer.serverSide.stat that implement ServerExtension Modifier and Type Class Description classTestFailureRateCollectorclassTestMetadataCleanerclassTestMetadataStorageThis class handles metadata persistance and retrieval -
Uses of ServerExtension in jetbrains.buildServer.serverSide.statistics.impl
Classes in jetbrains.buildServer.serverSide.statistics.impl that implement ServerExtension Modifier and Type Class Description classBuildDataStorageImplPerforms actual storage and retrieval of build-related data -
Uses of ServerExtension in jetbrains.buildServer.serverSide.storage
Classes in jetbrains.buildServer.serverSide.storage that implement ServerExtension Modifier and Type Class Description classArtifactsStorageSettingsContextProcessorCreated by Nikita.Skvortsov date: 26.02.2016.classArtifactStorageSettingsMapperCreated by Nikita.Skvortsov date: 23.03.2017.classDefaultArtifactStorageTypeCreated by Nikita.Skvortsov date: 20.02.2016. -
Uses of ServerExtension in jetbrains.buildServer.serverSide.teamCityInfo
Classes in jetbrains.buildServer.serverSide.teamCityInfo that implement ServerExtension Modifier and Type Class Description classXmlStatusProcessorThis class is used to parse and process teamcity-info.xml file. -
Uses of ServerExtension in jetbrains.buildServer.serverSide.tests
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.tests Modifier and Type Interface Description interfaceBuildTypesTestScopeThis extension allows to provide information about group of build configurations which should be treated as a common group scope to calculate test statistics.Classes in jetbrains.buildServer.serverSide.tests that implement ServerExtension Modifier and Type Class Description classBuildTypesTestScopeViaPropertiesclassTestNamesCleaner -
Uses of ServerExtension in jetbrains.buildServer.serverSide.util
Classes in jetbrains.buildServer.serverSide.util that implement ServerExtension Modifier and Type Class Description classLastPinnedBuildFinder -
Uses of ServerExtension in jetbrains.buildServer.serverSide.vcs
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.vcs Modifier and Type Interface Description interfaceVcsLabelManagerUpdates and provides information about vcs labels made by TeamCity -
Uses of ServerExtension in jetbrains.buildServer.serverSide.vcs.spec
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.vcs.spec Modifier and Type Interface Description interfaceBranchAttributesDataProviderAn extension point for the attribute branch filters -
Uses of ServerExtension in jetbrains.buildServer.serverSide.versionedSettings
Subinterfaces of ServerExtension in jetbrains.buildServer.serverSide.versionedSettings Modifier and Type Interface Description interfaceVersionedSettingsFreezePostProcessor -
Uses of ServerExtension in jetbrains.buildServer.tags
Subinterfaces of ServerExtension in jetbrains.buildServer.tags Modifier and Type Interface Description interfaceTagsManagerProcesses tags on build instances.interfaceTagsManagerEx -
Uses of ServerExtension in jetbrains.buildServer.tags.impl
Classes in jetbrains.buildServer.tags.impl that implement ServerExtension Modifier and Type Class Description classTagsManagerImpl -
Uses of ServerExtension in jetbrains.buildServer.tools
Subinterfaces of ServerExtension in jetbrains.buildServer.tools Modifier and Type Interface Description interfaceIgnoredParametersKeysRegistry for specifying parameters if using tools in values of these parameters are controlled by plugins for disabling auto-detecting usages by core systeminterfaceToolUsagesProviderClasses in jetbrains.buildServer.tools that implement ServerExtension Modifier and Type Class Description classRequiredToolInstalledPrecondition -
Uses of ServerExtension in jetbrains.buildServer.tools.bundled
Classes in jetbrains.buildServer.tools.bundled that implement ServerExtension Modifier and Type Class Description classBundledToolInstallationFailedReport -
Uses of ServerExtension in jetbrains.buildServer.tools.impl
Classes in jetbrains.buildServer.tools.impl that implement ServerExtension Modifier and Type Class Description classAgentParametersToolUsageProviderclassAutoToolVersionParametersProviderCreated by Evgeniy.Koshkin.classDefaultToolVersionParametersProviderCreated by Evgeniy.Koshkin.classImplicitParametersToolUsageProviderclassParameterBasedToolsProviderclassToolFinderCreated by Evgeniy.Koshkin.classToolsParametersProviderprovides parameters of tools which can be lazy-loaded on agent. -
Uses of ServerExtension in jetbrains.buildServer.users.impl
Classes in jetbrains.buildServer.users.impl that implement ServerExtension Modifier and Type Class Description classUserModelImpl -
Uses of ServerExtension in jetbrains.buildServer.vcs.impl
Classes in jetbrains.buildServer.vcs.impl that implement ServerExtension Modifier and Type Class Description classAutoMergeBuildStatuxTextBuilderstatic classVcsChangesStorage.VcsChangeTableCleanerclassVcsLabelerclassVcsModificationsCleanerclassVcsRootsManagerSettingsImplCreated 20.08.13 18:42 -
Uses of ServerExtension in jetbrains.buildServer.vcshostings
Subinterfaces of ServerExtension in jetbrains.buildServer.vcshostings Modifier and Type Interface Description interfaceVcsInformationServiceVCS information manager uses implementations of this interface to create specific VCS information providers -
Uses of ServerExtension in jetbrains.buildServer.vcshostings.bbcloud
Classes in jetbrains.buildServer.vcshostings.bbcloud that implement ServerExtension Modifier and Type Class Description classBitBucketVcsInformationService -
Uses of ServerExtension in jetbrains.buildServer.vcshostings.github
Classes in jetbrains.buildServer.vcshostings.github that implement ServerExtension Modifier and Type Class Description classGitHubVcsInformationService -
Uses of ServerExtension in jetbrains.buildServer.vcshostings.gitlab
Classes in jetbrains.buildServer.vcshostings.gitlab that implement ServerExtension Modifier and Type Class Description classGitLabVcsInfromationService -
Uses of ServerExtension in jetbrains.buildServer.virtualConfiguration.processor.impl
Classes in jetbrains.buildServer.virtualConfiguration.processor.impl that implement ServerExtension Modifier and Type Class Description classAddGeneratedPromotionsToGraphPreprocessorclassCleanupUnlinkedGeneratedProjectsclassFreezeVirtualConfigurations -
Uses of ServerExtension in jetbrains.buildServer.web
Subinterfaces of ServerExtension in jetbrains.buildServer.web Modifier and Type Interface Description interfaceAdditionalCspDomainsRegisters additional domain to be allowed in CSPinterfaceCsrfCheckAllows to add an extra check at the point when CSRF verification is made.interfaceForbiddenLoginDomainsMark the domains as forbidden for login from web browser. -
Uses of ServerExtension in jetbrains.buildServer.web.openapi.healthStatus.suggestions
Classes in jetbrains.buildServer.web.openapi.healthStatus.suggestions that implement ServerExtension Modifier and Type Class Description classBuildTypeSuggestionBase class for build type suggestions.classProjectSuggestionBase class for project-level suggestions -
Uses of ServerExtension in jetbrains.buildServer.web.plugins.report
Classes in jetbrains.buildServer.web.plugins.report that implement ServerExtension Modifier and Type Class Description classServerPluginsHealthReport -
Uses of ServerExtension in jetbrains.buildServer.web.proxyProblems
Classes in jetbrains.buildServer.web.proxyProblems that implement ServerExtension Modifier and Type Class Description classProxyConfigurationProblemsHealthReport -
Uses of ServerExtension in jetbrains.buildServer.web.security.impl
Classes in jetbrains.buildServer.web.security.impl that implement ServerExtension Modifier and Type Class Description classAdditionalCspDomainsFromInternalPropertiesclassDomainIsolationHealthStatusReport -
Uses of ServerExtension in jetbrains.buildServer.web.statistics.graph
Classes in jetbrains.buildServer.web.statistics.graph that implement ServerExtension Modifier and Type Class Description classGraphCustomSettingsMapperCreated by Andrey Titov on 06.06.16. -
Uses of ServerExtension in jetbrains.buildServer.web.util
Classes in jetbrains.buildServer.web.util that implement ServerExtension Modifier and Type Class Description classRegExpTextTransformerThis class provides facility to process text with configurable regexp patterns -
Uses of ServerExtension in jetbrains.vcs.api
Subinterfaces of ServerExtension in jetbrains.vcs.api Modifier and Type Interface Description interfaceVcsServiceInterceptorInterceptor interface to let plugins override Vcs services that may be returned from a Vcs service.
-