A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
A
- a - Variable in class jetbrains.buildServer.util.Couple
-
The first item.
- abort() - Method in class jetbrains.buildServer.http.ServerStreamProvider
- above(Status) - Method in class jetbrains.buildServer.messages.Status
-
Returns true if this status has higher priority than specified status.
- ABS_BLOCK_STATS_PREFIX - Static variable in interface jetbrains.buildServer.runner.CoverageConstants
- ABS_BRANCHES_STATS_PREFIX - Static variable in interface jetbrains.buildServer.runner.CoverageConstants
- ABS_CLASS_STATS_PREFIX - Static variable in interface jetbrains.buildServer.runner.CoverageConstants
- ABS_LINE_STATS_PREFIX - Static variable in interface jetbrains.buildServer.runner.CoverageConstants
- ABS_METHOD_STATS_PREFIX - Static variable in interface jetbrains.buildServer.runner.CoverageConstants
- ABS_STATEMENT_STATS_PREFIX - Static variable in interface jetbrains.buildServer.runner.CoverageConstants
- ABS_STATS_PREFIX - Static variable in interface jetbrains.buildServer.runner.CoverageConstants
- AbstractBackgroundProcessor - Class in jetbrains.buildServer.issueTracker
-
Base class for background processing of issue providers
- AbstractBackgroundProcessor(IssueProvidersManager, ExecutorServices, EventDispatcher<BuildServerListener>, int) - Constructor for class jetbrains.buildServer.issueTracker.AbstractBackgroundProcessor
- AbstractBuildParametersProvider - Class in jetbrains.buildServer.serverSide.parameters
-
Adapter class for
BuildParametersProvider
- AbstractBuildParametersProvider() - Constructor for class jetbrains.buildServer.serverSide.parameters.AbstractBuildParametersProvider
- AbstractDoubleKeyMap<Key1,Key2,Value> - Class in jetbrains.buildServer.util
-
Represents a general not thread safe
DoubleKeyHashMap
implementation. - AbstractDoubleKeyMap(Map<Key1, Map<Key2, Value>>, Map<Key2, Map<Key1, Value>>) - Constructor for class jetbrains.buildServer.util.AbstractDoubleKeyMap
- AbstractIssueFetcher - Class in jetbrains.buildServer.issueTracker
-
Represents the issue fetcher used by
AbstractIssueProvider
. - AbstractIssueFetcher(EhCacheUtil) - Constructor for class jetbrains.buildServer.issueTracker.AbstractIssueFetcher
-
Deprecated.since 10.0, will be removed in future versions
- AbstractIssueFetcher.BatchFetchFunction - Interface in jetbrains.buildServer.issueTracker
-
An interface represents an action of fetching in a batch.
- AbstractIssueFetcher.CacheKeyFunction - Interface in jetbrains.buildServer.issueTracker
-
The cache key function.
- AbstractIssueFetcher.FetchFunction - Interface in jetbrains.buildServer.issueTracker
-
An interface represents an action of actual issue fetching.
- AbstractIssueProvider - Class in jetbrains.buildServer.issueTracker
-
Represents a default implementation of
IssueProvider
interface. - AbstractIssueProvider(String, IssueFetcher) - Constructor for class jetbrains.buildServer.issueTracker.AbstractIssueProvider
- AbstractIssueProvider(Pattern, IssueFetcher) - Constructor for class jetbrains.buildServer.issueTracker.AbstractIssueProvider
- AbstractIssueProviderFactory - Class in jetbrains.buildServer.issueTracker
- AbstractIssueProviderFactory(IssueProviderType, IssueFetcher) - Constructor for class jetbrains.buildServer.issueTracker.AbstractIssueProviderFactory
- AbstractMapParametersProvider - Class in jetbrains.buildServer.parameters.impl
-
Created by Eugene Petrenko (eugene.petrenko@gmail.com) Date: 14.06.11 20:01
- AbstractMapParametersProvider(Map<String, String>) - Constructor for class jetbrains.buildServer.parameters.impl.AbstractMapParametersProvider
-
Create map provider wrapping a given map.
- AbstractParameterDescriptionProvider - Class in jetbrains.buildServer.serverSide.parameters
-
Abstract class for
ParameterDescriptionProvider
. - AbstractParameterDescriptionProvider() - Constructor for class jetbrains.buildServer.serverSide.parameters.AbstractParameterDescriptionProvider
- AbstractPatchBuilder - Class in jetbrains.buildServer.vcs
-
Implements general functionality to implement
PatchBuilder
. - AbstractPatchBuilder() - Constructor for class jetbrains.buildServer.vcs.AbstractPatchBuilder
- AbstractPrefixBasedIssueProvider - Class in jetbrains.buildServer.issueTracker
-
A custom implementation of the provider for a specific case when issue ids are like
"FOO-123"
, for instance JIRA and YouTrack. - AbstractPrefixBasedIssueProvider(String, IssueFetcher) - Constructor for class jetbrains.buildServer.issueTracker.AbstractPrefixBasedIssueProvider
- AbstractRevisionRule(String, String, String, String) - Constructor for class jetbrains.buildServer.artifacts.RevisionRules.AbstractRevisionRule
- AbstractTemplatesLoader<T> - Class in jetbrains.buildServer.notification
-
Deprecated.since 5.1. Isn't used in TeamCity notification component or by any known plugin. Most probably will be removed in future versions of TeamCity.
- AbstractTemplatesLoader() - Constructor for class jetbrains.buildServer.notification.AbstractTemplatesLoader
-
Deprecated.
- AbstractTemplatesLoader.TEMPLATE_TYPE - Enum in jetbrains.buildServer.notification
-
Deprecated.
- AbstractTextMessageProcessor - Class in jetbrains.buildServer.messages.serviceMessages
-
Default adapter for TextMessageProcessor
- AbstractTextMessageProcessor() - Constructor for class jetbrains.buildServer.messages.serviceMessages.AbstractTextMessageProcessor
- AbstractVcsPropertiesProcessor - Class in jetbrains.buildServer.buildTriggers.vcs
-
Helper implementation of
PropertiesProcessor
. - AbstractVcsPropertiesProcessor() - Constructor for class jetbrains.buildServer.buildTriggers.vcs.AbstractVcsPropertiesProcessor
- AbstractXmlRpcTarget - Class in jetbrains.buildServer.xmlrpc
- AbstractXmlRpcTarget(String, String) - Constructor for class jetbrains.buildServer.xmlrpc.AbstractXmlRpcTarget
- accept - Variable in class org.apache.xmlrpc.WebServer2
- accept(File) - Method in class jetbrains.buildServer.util.FileUtil.RegexFileFilter
- accept(Class<T>, T) - Method in class jetbrains.buildServer.CompositeSpringBeansFilter
- accept(Class<T>, T) - Method in class jetbrains.buildServer.ContextLocalSpringBeanFilter
- accept(Class<T>, T) - Method in class jetbrains.buildServer.spring.candidates.MainSpringBeansFilter
- accept(Class<T>, T) - Method in interface jetbrains.buildServer.SpringBeansFilter
- accept(String, String) - Method in interface jetbrains.buildServer.web.util.WebUtil.ParameterFilter
-
Returns true if specified pair of parameter name and value accepted by the filter and false otherwise.
- accept(Branch) - Method in interface jetbrains.buildServer.serverSide.BranchFilter
- accept(UsageStatisticsPresentationManager) - Method in interface jetbrains.buildServer.usageStatistics.presentation.UsageStatisticsPresentationProvider
-
This method is called every time when TeamCity collects usage statistics values for some reason.
- accept(UsageStatisticsPublisher) - Method in interface jetbrains.buildServer.usageStatistics.UsageStatisticsProvider
-
This method is called every time when TeamCity collects usage statistics values for some reason.
- accept(T) - Method in class jetbrains.buildServer.util.filters.AggregatedFilter
- accept(T) - Method in interface jetbrains.buildServer.util.filters.Filter
-
Determines whether the given data satisfies implementation specific criteria.
- ACCEPT_ALL - Static variable in class jetbrains.buildServer.DefaultSpringAccessor
- ACCEPT_ALL - Static variable in class jetbrains.buildServer.util.CollectionsUtil
- ACCEPT_ALL_FILES_FILTER - Static variable in class jetbrains.buildServer.util.FileUtil
- ACCEPT_LICENSE_SETTING - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Additional setting on the license accepting page
- acceptAllFilter() - Static method in class jetbrains.buildServer.util.CollectionsUtil
-
Type safe accept all filter
- acceptBlockMessage(BlockLogMessage, boolean) - Method in class jetbrains.buildServer.serverSide.buildLog.LogMessageFilter
-
Called if block log message appeared.
- acceptClient(String) - Method in class org.apache.xmlrpc.WebServer2
-
Add an IP address to the list of accepted clients.
- acceptMessage(LogMessage, boolean) - Method in class jetbrains.buildServer.serverSide.buildLog.LogMessageFilter
-
Called if simple log message appeared.
- acceptMessage(LogMessage, boolean) - Method in class jetbrains.buildServer.serverSide.buildLog.LogMessageFilter.DefaultFilter
- acceptMessage(LogMessage, boolean) - Method in class jetbrains.buildServer.serverSide.buildLog.LogMessageFilter.ProblemsFilter
- ACCESS_DENIED_MESSAGE_KEY - Static variable in class jetbrains.buildServer.web.util.WebAuthUtil
-
Message key to use for access denied messages
- AccessDeniedException - Exception in jetbrains.buildServer.serverSide.auth
- AccessDeniedException(AuthorityHolder, String) - Constructor for exception jetbrains.buildServer.serverSide.auth.AccessDeniedException
- action(T) - Method in interface jetbrains.buildServer.ExtensionsProvider.ExtensionAction
- Action<T> - Interface in jetbrains.buildServer.util
-
Action that is performed by some other object
- ACTION_METHODS - Static variable in interface jetbrains.buildServer.web.CsrfCheck
- ActionErrors - Class in jetbrains.buildServer.controllers
-
A storage for various errors that can occur during web controllers execution.
- ActionErrors() - Constructor for class jetbrains.buildServer.controllers.ActionErrors
-
Constructs new errors storage
- ActionErrors.Error - Class in jetbrains.buildServer.controllers
-
Represents an error
- ActionMessage - Class in jetbrains.buildServer.controllers
-
Represents an action message.
- ActionMessage(String, String) - Constructor for class jetbrains.buildServer.controllers.ActionMessage
-
Create an action message object with the specified key, body and warning flag set to false.
- ActionMessage(String, String, boolean, String...) - Constructor for class jetbrains.buildServer.controllers.ActionMessage
-
Create an action message object with the specified key, body and warning flag.
- ActionMessage(String, String, String...) - Constructor for class jetbrains.buildServer.controllers.ActionMessage
-
Create an action message object with the specified key, body and warning flag set to false.
- ActionMessages - Class in jetbrains.buildServer.controllers
-
Storage for various messages (success messages, information messages and so on).
- ActionMessages() - Constructor for class jetbrains.buildServer.controllers.ActionMessages
-
Creates a new storage
- ActionThrow<E extends java.lang.Throwable> - Interface in jetbrains.buildServer.util
-
Action that is performed by some other object
- activate() - Static method in class jetbrains.buildServer.web.DelegatingFilter
- ActiveSynchronizersProvider - Interface in jetbrains.buildServer.users.sync
-
Responsible for tracking currently active synchronizers.
- ACTIVITIES - Static variable in class jetbrains.buildServer.log.Loggers
-
Server-side logger for human-readable log with events like build started, queued etc.
- ACTIVITIES_CATEGORY - Static variable in class jetbrains.buildServer.log.Loggers
- activityFinished(String, String) - Method in interface jetbrains.buildServer.agent.BuildProgressLogger
-
Finishes block
- ActivityProgress - Interface in jetbrains.buildServer.backgroundTasks
-
This interface allows a task to report it's progress and check for cancellation
- activityStarted(String, String) - Method in interface jetbrains.buildServer.agent.BuildProgressLogger
-
Starts new block in the build log.
- activityStarted(String, String, String) - Method in interface jetbrains.buildServer.agent.BuildProgressLogger
-
Starts new block in the build log.
- actual - Variable in class jetbrains.buildServer.messages.ComparisonFailedData
- Adapter() - Constructor for class jetbrains.buildServer.artifacts.FileProgress.Adapter
- Adapter() - Constructor for class jetbrains.buildServer.serverSide.statistics.ValueProviderRegistry.Adapter
- adapterClass() - Method in annotation type jetbrains.buildServer.UserImplemented
- add(long) - Method in class jetbrains.buildServer.LongAccumulator
- add(long) - Method in class jetbrains.buildServer.metrics.IntervalStatistic
-
Adds specified amount to the statistic
- add(long) - Method in class jetbrains.buildServer.util.IntervalMetric
-
Adds specified amount to the metric
- add(long, long) - Method in class jetbrains.buildServer.metrics.IntervalStatistic
-
Adds specified amount to the statistic
- add(String, LoggingEvent, String, Writer) - Method in class jetbrains.buildServer.util.impl.TCLogStatistic
-
Add event to statistics
- add(List, Object) - Static method in class jetbrains.buildServer.web.functions.UtilFunctions
-
Adds the specified item to the list.
- add(BuildValue) - Method in class jetbrains.buildServer.serverSide.statistics.build.AverageBuildValue
-
Add value
- add(T) - Method in class jetbrains.buildServer.dataStructures.CompositeCollection
- add(T) - Method in class jetbrains.buildServer.dataStructures.DecoratingCollectionBase
- add(TK, TV) - Method in class jetbrains.buildServer.dataStructures.MultiMapDecorator
- add(T, String, PositionConstraint) - Method in class jetbrains.buildServer.util.positioning.PositionAwareCollection
- add(T, String, PositionConstraint) - Method in class jetbrains.buildServer.util.positioning.PositionAwareSortedCollection
- add(T, PositionAware) - Method in class jetbrains.buildServer.util.positioning.PositionAwareCollection
- ADD_DIRECTORY - jetbrains.buildServer.vcs.patches.PatcherConstants
- ADD_TRIGGERED_BUILD_TO_FAVORITES - Static variable in interface jetbrains.buildServer.users.StandardProperties
-
If set all builds triggered manually by the user will be added to his/her favorites
- addAccessDeniedMessage(HttpServletRequest, AccessDeniedException) - Static method in class jetbrains.buildServer.web.util.WebAuthUtil
-
Converts AccessDeniedException into the
ActionMessages
object and stores it for showing on the web page. - addAlias(String, String) - Method in class jetbrains.buildServer.parameters.impl.AliasParametersProvider
- addAll(Collection<? extends T>) - Method in class jetbrains.buildServer.dataStructures.CompositeCollection
- addAll(Collection<? extends T>) - Method in class jetbrains.buildServer.dataStructures.DecoratingCollectionBase
- addAll(ActionErrors) - Method in class jetbrains.buildServer.controllers.ActionErrors
-
Adds all of the errors from the specified errors storage to this storage
- addAll(MultiMapDecorator<TK, TV, TC>) - Method in class jetbrains.buildServer.dataStructures.MultiMapDecorator
- addAll(TK, Collection<? extends TV>) - Method in class jetbrains.buildServer.dataStructures.MultiMapDecorator
- addAlternativeAgentAddress(String) - Method in interface jetbrains.buildServer.agent.BuildAgentConfiguration
-
Adds alternative agent address that may be used by the server to communicate with agent.
- addArtifactDependency(SArtifactDependency) - Method in interface jetbrains.buildServer.serverSide.BuildTypeSettings
-
Adds artifact dependency.
- addAttribute(String, Collection<String>) - Method in class jetbrains.buildServer.agent.inspections.InspectionInstance
-
Adds inspection additional information as map of attribute ids to values, were attribute ids predefined and values given as list of strings to help TeamCity match it by prefix
- addBranch(String) - Method in class jetbrains.buildServer.vcs.CommitDataBean
-
Adds branch for this commit
- addBuildEnvironmnentVariable(String, String) - Method in interface jetbrains.buildServer.agent.AgentBuildParameters
-
Adds environment variable to the build process Creates build parameters with
Constants.ENV_PREFIX
prefix Note, on Windows machines environment size is limited. - addBuildFeature(String, Map<String, String>) - Method in interface jetbrains.buildServer.serverSide.BuildTypeSettings
-
Adds build feature with specified type and parameters to this settings object.
- addBuildFeature(SBuildFeatureDescriptor) - Method in interface jetbrains.buildServer.serverSide.BuildTypeSettings
-
Adds build feature descriptor to this settings object.
- addBuildMessage(BuildMessage1) - Method in interface jetbrains.buildServer.serverSide.SRunningBuild
-
Deprecated.since 10.0 messages in build log should be logged via
BuildLog
, seeSBuild.getBuildLog()
method. - addBuildMessages(List<BuildMessage1>) - Method in interface jetbrains.buildServer.serverSide.SRunningBuild
-
Deprecated.since 10.0 messages in build log should be logged via
BuildLog
, seeSBuild.getBuildLog()
method. - addBuildParameter(String, String) - Method in interface jetbrains.buildServer.serverSide.SRunnerContext
-
Adds build parameter to this build step.
- addBuildParameter(Parameter) - Method in interface jetbrains.buildServer.serverSide.BuildTypeSettings
-
Adds build parameter to the configuration.
- addBuildParameters(Map<String, String>) - Method in interface jetbrains.buildServer.serverSide.SRunnerContext
-
Same as
SRunnerContext.addBuildParameter(String, String)
but accepts map - addBuildProblem(BuildProblemData) - Method in interface jetbrains.buildServer.serverSide.SBuild
-
Adds build problem to the build.
- addBuildRunner(String, String, Map<String, String>) - Method in interface jetbrains.buildServer.serverSide.BuildTypeSettings
-
Creates new build runner and adds it to these settings.
- addBuildRunner(BuildRunnerDescriptor) - Method in interface jetbrains.buildServer.serverSide.BuildTypeSettings
-
Adds runner descriptor.
- addBuildSystemProperty(BuildParameterPolicy, String, String) - Method in interface jetbrains.buildServer.agent.AgentBuildParameters
-
Adds build system property to the build process Creates build parameters with
Constants.SYSTEM_PREFIX
prefix - addBuildTrigger(String, Map<String, String>) - Method in interface jetbrains.buildServer.serverSide.BuildTypeSettings
-
Adds new trigger of specified type and with specified parameters to build configuration settings.
- addBuildTrigger(BuildTriggerDescriptor) - Method in interface jetbrains.buildServer.serverSide.BuildTypeSettings
-
Adds new trigger to build configuration settings.
- addBuildType(BuildType) - Method in class jetbrains.buildServer.UserChangeInfo
-
Add information about this build configuration to the change
- addBuildTypeAndTemplateExternalIdMapping(Map<String, String>) - Method in class jetbrains.buildServer.serverSide.CopyOptions
-
Adds a set of mappings for external id of build configurations and templates.
- addCacheHeadersForIE(HttpServletRequest, HttpServletResponse) - Static method in class jetbrains.buildServer.web.util.WebUtil
-
Fixes IE problem when it cannot download files over https (see TW-9821).
- addChild(BuildRunnerData) - Method in class jetbrains.buildServer.agentServer.BuildRunnerData
- addCondition(Requirement) - Method in interface jetbrains.buildServer.step.conditions.BuildStepConditions
- addConfig(String) - Method in class jetbrains.buildServer.spring.SpringSubContainerDescriptor
- addConfigParameter(String, String) - Method in interface jetbrains.buildServer.agent.BuildRunnerContext
-
Adds configuration parameter ONTO this build runner state ONLY.
- addConfigParameter(Parameter) - Method in interface jetbrains.buildServer.serverSide.BuildTypeSettings
-
Adds configuration parameter.
- addConfigs(Collection<String>) - Method in class jetbrains.buildServer.spring.SpringSubContainerDescriptor
- addConfigurationParameter(String, String) - Method in interface jetbrains.buildServer.agent.BuildAgentConfiguration
-
Adds all-builds wide configuration parameter.
- addConflict(String) - Method in class jetbrains.buildServer.vcs.MergeResult
- addConsoleAppender() - Static method in class jetbrains.buildServer.log.LogInitializer
- addCssFile(String) - Method in class jetbrains.buildServer.web.openapi.SimplePageExtension
-
Add reference to CSS file to the page which includes this extension
- addCustomProperty(String, String) - Method in interface jetbrains.buildServer.agent.BuildAgentConfiguration
- addDebugSessionInfo(String, DebugSessionInfo) - Method in class jetbrains.buildServer.AddToQueueRequest
-
Adds debug session info for the specified runner.
- addDefaultHandlers() - Method in class org.apache.xmlrpc.WebServer2
-
Adds the bundled handlers to the server.
- addDependency(Dependency) - Method in interface jetbrains.buildServer.serverSide.dependency.DependencySettings
-
Add dependency on another build configuration
- addDirectiveItems(String, String...) - Method in interface jetbrains.buildServer.web.ContentSecurityPolicyConfig
- addDirectory(F) - Method in interface jetbrains.buildServer.vcs.patches.LowLevelPatch
- addDirectory(String) - Method in class jetbrains.buildServer.vcs.patches.LowLevelPatchBuilderImpl
- addDirectory(String) - Method in class jetbrains.buildServer.vcs.patches.LowLevelPatchBuilderWrapper
- addDirectory(String) - Method in class jetbrains.buildServer.vcs.patches.LowLevelPatchTranslator
- addDuplicate(DuplicateInfo) - Method in interface jetbrains.buildServer.agent.duplicates.DuplicatesReporter
-
Reports duplicate within block
- addDuplicates(Collection<DuplicateInfo>) - Method in interface jetbrains.buildServer.agent.duplicates.DuplicatesReporter
-
Reports duplicates batch within block
- ADDED - jetbrains.buildServer.vcs.VcsChangeInfo.Type
-
File added
- addEdges(DAG<Long>, Collection<? extends Pair<Long, Long>>) - Static method in class jetbrains.buildServer.util.graph.VcsDAGs
-
Returns DAG that contains edges from given DAG and specified additional edges.
- addEmpty(TK) - Method in class jetbrains.buildServer.dataStructures.MultiMapDecorator
- addEnvironmentVariable(String, String) - Method in interface jetbrains.buildServer.agent.BuildAgentConfiguration
-
Adds all-builds wide environment variable.
- addEnvironmentVariable(String, String) - Method in interface jetbrains.buildServer.agent.BuildRunnerContext
-
Adds environment variable ONTO this build runner state ONLY.
- addError(String) - Method in class jetbrains.buildServer.users.sync.SynchronizerStatistics
- addError(String, String) - Method in class jetbrains.buildServer.controllers.ActionErrors
-
Adds an error with specified id and error message to this storage.
- addError(InvalidProperty) - Method in class jetbrains.buildServer.controllers.ActionErrors
-
Adds an error with specified id and error message to this storage.
- addException(String, Exception) - Method in class jetbrains.buildServer.controllers.ActionErrors
-
Adds an error with specified id and the exception's message to the storage.
- addExtension(PageExtension) - Method in interface jetbrains.buildServer.web.openapi.PagePlace
-
Adds new extension to this place (to the tail of extensions)
- addExtension(PageExtension, int) - Method in interface jetbrains.buildServer.web.openapi.PagePlace
-
Deprecated.since 5.1
- addExtension(PageExtension, PositionConstraint) - Method in interface jetbrains.buildServer.web.openapi.PagePlace
-
Adds new extension with position preference.
- addFailure(ArtifactDependency, ResolvingFailedException) - Method in class jetbrains.buildServer.artifacts.ResolutionErrors
- addFeature(String, Map<String, String>) - Method in interface jetbrains.buildServer.serverSide.SProject
-
Adds new project feature.
- addFeature(SProjectFeatureDescriptor) - Method in interface jetbrains.buildServer.serverSide.SProject
-
Adds project feature.
- addFile(String) - Method in class jetbrains.buildServer.duplicator.DuplicateInfo.MetricsWithFiles
- addFilter(BuildTypeFilter) - Method in class jetbrains.buildServer.vcs.ChangeStatusListBuilder
-
Add a BuildType filter.
- addFilter(Filter<SVcsModification>) - Method in class jetbrains.buildServer.vcs.ChangeStatusListBuilder
-
Add a VCS modification filter.
- addFullCheckoutReason(String) - Method in class jetbrains.buildServer.agentServer.AgentBuild
- addGeneratedId(String) - Method in class jetbrains.buildServer.util.IdentifiersGenerator
-
Remembers id which was already generated somehow (either by this generator, or not).
- addGroup(NamedDataGroup<Item>) - Method in class jetbrains.buildServer.util.NamedDataGroup
-
Add child group
- addHandler(String, Object) - Method in interface jetbrains.buildServer.XmlRpcHandlerManager
-
Registers simple XML RPC handler
- addHandler(String, Object) - Method in class org.apache.xmlrpc.WebServer2
-
Register a handler object with this name.
- addHandler(String, CustomFileHandler) - Method in interface jetbrains.buildServer.agent.server.FileManagerExtensionHolder
-
Adds the custom handler
- addHead(String) - Method in class jetbrains.buildServer.vcs.CommitDataBean
-
adds one more head
- addHeader(T) - Static method in class jetbrains.buildServer.http.HttpUserAgent
-
Add default user agent in header
User-Agent
- addIfNotNull(Collection<T>, T) - Static method in class jetbrains.buildServer.util.CollectionsUtil
-
Adds an element to the collection unless the element is null.
- addIncludedRole(Role) - Method in interface jetbrains.buildServer.serverSide.auth.Role
-
Includes
includedRole
to the role - addInitError(String) - Method in class jetbrains.buildServer.users.sync.SynchronizerStatistics
- addInvalidRunParameter(InvalidProperty) - Method in class jetbrains.buildServer.serverSide.Compatibility
-
Adds invalid run parameter on the agent.
- addItem(Item) - Method in class jetbrains.buildServer.util.NamedDataGroup
-
Add child item
- addItem(DataItem) - Method in class jetbrains.buildServer.serverSide.SAXBasedDataFetcher.FileContentHandler
- ADDITIONAL_DATA_KEY - Static variable in class jetbrains.buildServer.BuildProblemData
- addJsFile(String) - Method in class jetbrains.buildServer.web.openapi.SimplePageExtension
-
Add reference to Javascript file to the page which includes this extension
- addKey(SProject, String, byte[], ConfigAction) - Method in interface jetbrains.buildServer.ssh.ServerSshKeyManager
- addListener(InspectionReporterListener) - Method in interface jetbrains.buildServer.agent.inspections.InspectionReporter
-
Adds listener to the inspection reporter.
- addListener(DependencyResolverListener) - Method in interface jetbrains.buildServer.artifacts.DependencyResolver
- addListener(LicenseAgreementListener) - Method in interface jetbrains.buildServer.controllers.license.LicenseAgreementDispatcher
- addListener(ThreadTrace.TraceListener) - Method in class jetbrains.buildServer.diagnostic.ThreadTrace
- addListener(NotificationRulesListener<Long>) - Method in interface jetbrains.buildServer.notification.NotificationRulesManager
-
Registers new user notification rules listener
- addListener(BuildServerListener) - Method in interface jetbrains.buildServer.serverSide.SBuildServer
-
Add global TeamCity listener.
- addListener(UserModelListener) - Method in interface jetbrains.buildServer.users.UserModel
-
Adds listener to the user model
- addListener(T) - Method in class jetbrains.buildServer.util.EventDispatcher
- addListener(T, boolean) - Method in class jetbrains.buildServer.util.EventDispatcherHandlers
- addMessage(String, String) - Method in class jetbrains.buildServer.controllers.ActionMessages
-
Adds a message with specified key to the storage.
- addMessage(String, String, String...) - Method in class jetbrains.buildServer.controllers.ActionMessages
-
Adds a message with specified key to the storage.
- addMessage(HttpServletRequest, String, String, String...) - Method in class jetbrains.buildServer.controllers.BaseFormXmlController
-
Adds a messages to the messages storage associated with specified request.
- addMessage(ActionMessage) - Method in class jetbrains.buildServer.controllers.ActionMessages
-
Adds a message with specified key to the storage.
- addMessageLink(BuildMessage1, Integer) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
- addMissedVcsPluginOnAgent(String, String) - Method in class jetbrains.buildServer.serverSide.Compatibility
-
Adds missing required vcs plugin
- addMountPoint(CommitMountPointInfo) - Method in class jetbrains.buildServer.vcs.CommitDataBean
- addMountPoints(Collection<? extends CommitMountPointInfo>) - Method in class jetbrains.buildServer.vcs.CommitDataBean
- addNewArtifactsPath(String) - Method in interface jetbrains.buildServer.agent.artifacts.ArtifactsWatcher
-
Notifies agent about new path where build artifacts reside
- addNewRule(long, String, NotificationRule) - Method in interface jetbrains.buildServer.notification.NotificationRulesManager
-
Adds new rule to the rules of specified user for specified notifier type.
- addNewRule(String, String, NotificationRule) - Method in interface jetbrains.buildServer.notification.UserGroupNotificationRulesManager
-
Adds a new rule to the rules of the specified group for the specified notifier type.
- addNewRule(String, NotificationRule) - Method in interface jetbrains.buildServer.notification.NotificationRulesHolder
-
Adds new rule to the rules of specified user for specified notifier type.
- addNodes(DAG<Long>, List<Long>) - Static method in class jetbrains.buildServer.util.graph.VcsDAGs
-
Adds nodes to the given linear dag.
- addNotMatchedRequirement(Requirement) - Method in class jetbrains.buildServer.serverSide.Compatibility
-
Adds a requirement that does not match on the agent.
- addOption(CopyOptions.Option) - Method in class jetbrains.buildServer.serverSide.CopyOptions
-
Adds a copy option.
- addOverrideObject(Class<? extends T>, T) - Method in class jetbrains.buildServer.spring.SpringSubContainerDescriptor
- addParameter(String, String) - Method in class jetbrains.buildServer.serverSide.TriggeredByBuilder
-
Adds new parameter to the map.
- addParameter(Parameter) - Method in interface jetbrains.buildServer.serverSide.UserParametersHolder
-
Adds parameter.
- addParameters(Map<String, String>) - Method in class jetbrains.buildServer.serverSide.TriggeredByBuilder
-
Adds new parameters to the map.
- addParameters(ParametersInOut) - Method in class jetbrains.buildServer.parameters.impl.ParametersInOutList
- addParentRevision(String) - Method in class jetbrains.buildServer.vcs.BaseCommitData
-
Add parent revision for this change
- addPassword(String) - Method in interface jetbrains.buildServer.util.PasswordReplacer
-
Adds a new password to the replacer
- addPathBasedPermissionsChecker(String, RequestPermissionsChecker) - Method in interface jetbrains.buildServer.controllers.AuthorizationInterceptor
-
Adds new request permissions checker.
- addPathNotRequiringAuth(String) - Method in interface jetbrains.buildServer.controllers.AuthorizationInterceptor
-
Adds path that do not require authentication check.
- addPermissions(Permission...) - Method in interface jetbrains.buildServer.serverSide.auth.Role
-
Adds permissions to the role
- addPredefinedObject(Object) - Method in class jetbrains.buildServer.spring.SpringSubContainerDescriptor
- addPredefinedObjects(Object...) - Method in class jetbrains.buildServer.spring.SpringSubContainerDescriptor
- addProblem(IncludeRule, VcsException) - Method in exception jetbrains.buildServer.vcs.VcsIncludeRulesException
- addProgramArg(String) - Method in class jetbrains.buildServer.agent.runner.JavaCommandLineBuilder
- addProjectExternalIdMapping(Map<String, String>) - Method in class jetbrains.buildServer.serverSide.CopyOptions
-
Adds a set of mappings for the external id of the copying project or subprojects.
- addProperty(String, String) - Method in class jetbrains.buildServer.vcs.impl.VcsRootImpl
-
Adds new property.
- addRawMessage(String, String, String...) - Method in class jetbrains.buildServer.controllers.ActionMessages
-
Adds a message with specified key to the storage.
- addRecoverableFailure(ArtifactDependency, ResolvingFailedException) - Method in class jetbrains.buildServer.artifacts.ResolutionErrors
- addRecurringTask(AgentIdleTasks.Task) - Method in interface jetbrains.buildServer.agent.AgentIdleTasks
-
Adds new task which should be executed periodically when agent becomes idle.
- addRegisteredBean(Class<?>) - Method in class jetbrains.buildServer.spring.SpringSubContainerDescriptor
- addRemoteRunToQueue(BuildType, long, String) - Method in interface jetbrains.buildServer.serverSide.PersonalBuildManager
-
Schedules configuration to run specified personal changes.
- addRemoteRunToQueue(BuildType, BuildAgent, long, String) - Method in interface jetbrains.buildServer.serverSide.PersonalBuildManager
-
Schedules configuration to run specified personal changes on specified agent.
- addRepeatableRequest(Runnable, long, long) - Method in class jetbrains.buildServer.util.Alarm
-
Adds repeatable request to the alarm
- addRequest(Runnable, long, boolean) - Method in class jetbrains.buildServer.util.Alarm
-
Adds request to the alarm
- addRequirement(Requirement) - Method in interface jetbrains.buildServer.serverSide.BuildTypeSettings
-
Adds new build requirement to the configuration.
- addRole(RoleScope, Role) - Method in interface jetbrains.buildServer.serverSide.auth.RolesHolder
-
Adds role with specified scope
- addRunnerParameter(String, String) - Method in interface jetbrains.buildServer.agent.BuildRunnerContext
-
Adds runner parameter for current build runner.
- addRunnerParameter(String, String) - Method in interface jetbrains.buildServer.serverSide.SRunnerContext
-
Adds a runner parameter.
- addSessionHandler(String, Object) - Method in interface jetbrains.buildServer.XmlRpcHandlerManager
-
Registers session based XML RPC handler.
- addSharedConfigParameter(String, String) - Method in interface jetbrains.buildServer.agent.AgentRunningBuild
-
Adds build wide configuration parameter.
- addSharedEnvironmentVariable(String, String) - Method in interface jetbrains.buildServer.agent.AgentRunningBuild
-
Adds build wide environment variable.
- addSharedParameter(String, String) - Method in interface jetbrains.buildServer.serverSide.BuildStartContext
-
Adds a build parameter which should be available to all of the steps.
- addSharedSystemProperty(String, String) - Method in interface jetbrains.buildServer.agent.AgentRunningBuild
-
Adds build wide system property.
- addSubgroup(UserGroup) - Method in interface jetbrains.buildServer.groups.SUserGroup
-
Adds a subgroup to this group.
- addSubrepo(SubrepoConfig) - Method in class jetbrains.buildServer.vcs.SubrepoRevisionAttributesBuilder
- addSystemProperty(String, String) - Method in interface jetbrains.buildServer.agent.BuildAgentConfiguration
-
Adds all-builds wide system property.
- addSystemProperty(String, String) - Method in interface jetbrains.buildServer.agent.BuildRunnerContext
-
Adds build system property ONTO this build runner state ONLY.
- addSystemProperty(String, String) - Method in class jetbrains.buildServer.agent.runner.JavaCommandLineBuilder
- addTag(String) - Method in class jetbrains.buildServer.messages.serviceMessages.ServiceMessage
-
Adds a new tag to service message.
- addTag(String) - Method in class jetbrains.buildServer.vcs.CommitDataBean
-
Adds tag for this commit
- addTagDatas(BuildPromotion, Collection<TagData>) - Method in interface jetbrains.buildServer.tags.TagsManager
-
Add tag set to the specified build promotion.
- addTemplate(BuildTypeTemplate, boolean) - Method in interface jetbrains.buildServer.serverSide.SBuildType
-
Attach one more build configuration to a template.
- addTextChild(Element, String, String) - Static method in class jetbrains.buildServer.util.XmlUtil
- addToQueue(String) - Method in interface jetbrains.buildServer.serverSide.BuildPromotion
-
Creates a new build on the base of this promotion (and all necessary builds for the promotions this one depends on) and adds it to the Queue.
- addToQueue(String) - Method in interface jetbrains.buildServer.serverSide.SBuildType
-
Adds build instance of the configuration to the queue with the specified requestor name.
- addToQueue(Vector, String) - Method in interface jetbrains.buildServer.serverProxy.RemoteBuildServer
-
Adds one or more builds in the queue.
- addToQueue(BuildAgent, String) - Method in interface jetbrains.buildServer.serverSide.SBuildType
-
Adds build instance of the configuration to the queue with the specified requestor name on the specified agent (if agent is authorized).
- addToQueue(SBuildAgent, String) - Method in interface jetbrains.buildServer.serverSide.BuildPromotion
-
Creates a new build on the base of this promotion (and all necessary builds for the promotions this one depends on) and adds it to the Queue.
- AddToQueuePreprocessor - Interface in jetbrains.buildServer.serverSide
- AddToQueueRequest - Class in jetbrains.buildServer
-
Contains information which is used to add build in the queue.
- AddToQueueRequest(String) - Constructor for class jetbrains.buildServer.AddToQueueRequest
-
Constructor for non-personal builds
- AddToQueueRequest(String, long) - Constructor for class jetbrains.buildServer.AddToQueueRequest
-
Constructor for personal builds
- AddToQueueResult - Class in jetbrains.buildServer
-
Contains result of adding build(s) in the queue
- AddToQueueResult() - Constructor for class jetbrains.buildServer.AddToQueueResult
- addTransformLinkPattern() - Static method in class jetbrains.buildServer.web.util.HTMLFormatter
- addTransformPattern(RegExpTextTransformer.TransformPattern) - Static method in class jetbrains.buildServer.web.util.RegExpTextTransformer
- addTransformPattern(RegExpTextTransformer.TransformPattern, boolean, Integer) - Static method in class jetbrains.buildServer.web.util.RegExpTextTransformer
-
Deprecated.
- addTransformPattern(RegExpTextTransformer.TransformPattern, boolean, Integer, String) - Static method in class jetbrains.buildServer.web.util.RegExpTextTransformer
- addUnknownKeyHandler(ValueProviderResolver) - Method in class jetbrains.buildServer.serverSide.statistics.ValueProviderRegistry.Adapter
- addUnknownKeyHandler(ValueProviderResolver) - Method in interface jetbrains.buildServer.serverSide.statistics.ValueProviderRegistry
-
Register a
ValueProviderResolver
that will be used whenValueProviderRegistry.getValueProvider(String)
will be called with a key that was not registered neither byValueProviderRegistry.registerValueProvider(ValueProvider)
nor byValueProviderRegistry.registerAlias(ValueProvider, String)
. - addUnprotectedPath(String) - Method in interface jetbrains.buildServer.web.ContentSecurityPolicyConfig
- addUnresolvedParameter(String, String) - Method in class jetbrains.buildServer.serverSide.Compatibility
-
Adds unresolved parameter to the map
- addUser(User) - Method in interface jetbrains.buildServer.groups.SUserGroup
-
Adds a user to this group.
- addUserBuildProblem(SUser, String) - Method in interface jetbrains.buildServer.serverSide.SBuild
-
Adds user provided build problem to the build.
- addUserGroupListener(UserGroupListener) - Method in interface jetbrains.buildServer.groups.UserGroupManager
-
Adds the specified listener to the manager's list.
- addVcsRoot(SVcsRoot) - Method in class jetbrains.buildServer.controllers.admin.projects.VcsSettingsBean
- addVcsRoot(SVcsRoot) - Method in interface jetbrains.buildServer.serverSide.BuildTypeSettings
-
Adds VCS root to the build configuration with default checkout rules.
- addVcsRootExternalIdMapping(Map<String, String>) - Method in class jetbrains.buildServer.serverSide.CopyOptions
-
Adds a set of mappings for external id of VCS roots.
- addVcsRootInstanceState(String, String, CheckoutRules) - Method in class jetbrains.buildServer.agentServer.AgentCheckoutDirRevisionInfo
- addWWWAuthenticateHeader(String) - Method in class jetbrains.buildServer.controllers.interceptors.auth.util.UnauthorizedResponseHelper
- ADMIN_EDIT_BUILD_STEPS_ACTIONS_PAGE - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Additional button in build configuration/template steps settings dialog.
- ADMIN_EDIT_BUILD_TYPE_ACTIONS_PAGE - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Additional content that is added into build configuration/template actions menu
- ADMIN_EDIT_PROJECT_ACTIONS_PAGE - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Additional content that is added into project actions menu
- ADMIN_EDIT_VCS_ROOT_ACTIONS_PAGE - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Additional content that is added into VCS root actions menu
- ADMIN_GLOBAL_SETTINGS_TAB - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Deprecated.is not used anymore
- ADMIN_LIST_REPOSITORIES - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Extension point for registering controls providing repository listing abilities.
- ADMIN_PROJECT_CREATE_BUILD_TYPE - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Deprecated.is not used anymore
- ADMIN_PROJECTS_TAB - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Deprecated.
- ADMIN_SERVER_CONFIGURATION - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Server configuration page, accessible by administrator only.
- ADMIN_SERVER_CONFIGURATION_TAB - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Server configuration custom tab, accessible by administrator only.
- ADMIN_SERVER_DIAGNOSTIC_TAB - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Server configuration diagnostic tab, accessible by administrator only.
- ADMIN_SETUP_OBJECT_FROM_RESOURCE - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Extension point for setting up a project or build configuration from a resource located by some URL (see
SetupObjectFromResourcePageExtension
). - ADMIN_USAGES_FRAGMENT - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Entity usages page fragment extension.
- ADMIN_USER_MANAGEMENT_TAB - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Custom tab on the user management pages (administration area)
- ADMIN_ZONE_PERMISSIONS - Static variable in class jetbrains.buildServer.serverSide.auth.AuthUtil
- AdminBeforeContentExtension - Class in jetbrains.buildServer.controllers.admin
- AdminBeforeContentExtension(PagePlaces) - Constructor for class jetbrains.buildServer.controllers.admin.AdminBeforeContentExtension
- AdminBeforeContentExtension(PagePlaces, String, String) - Constructor for class jetbrains.buildServer.controllers.admin.AdminBeforeContentExtension
- ADMINISTER_AGENT - jetbrains.buildServer.serverSide.auth.Permission
- ADMINISTER_AGENT_FOR_PROJECT - jetbrains.buildServer.serverSide.auth.Permission
- AdminPage - Class in jetbrains.buildServer.controllers.admin
- AdminPage(PagePlaces) - Constructor for class jetbrains.buildServer.controllers.admin.AdminPage
- AdminPage(PagePlaces, String, String, String) - Constructor for class jetbrains.buildServer.controllers.admin.AdminPage
- adminSpaceAvailable() - Static method in class jetbrains.buildServer.web.functions.auth.AuthorizationFunctions
-
Returns true if currently authenticated user has access to the administration space (can see "Administration" tab in the web UI).
- adminSpaceAvailable(AuthorityHolder) - Static method in class jetbrains.buildServer.serverSide.auth.AuthUtil
-
Returns true if authority holder has at least one permission allowing him to access administration space
- AFFECTED_TESTS_DEPS_BASED_VALUE - Static variable in interface jetbrains.buildServer.agent.ReduceTestFailureFeedbackParameters
- after(String...) - Static method in class jetbrains.buildServer.util.positioning.PositionConstraint
-
Indicates that item must be placed after other items with specified identifiers
- after(String...) - Static method in class jetbrains.buildServer.web.openapi.PositionConstraint
-
Indicates that extension must be placed after other extensions with specified identifiers (plugin names)
- after(Date) - Static method in class jetbrains.buildServer.util.Dates
- after(Date, long) - Static method in class jetbrains.buildServer.util.Dates
- AFTER - jetbrains.buildServer.vcs.VcsModificationOrder
- AFTER_CHANGE - jetbrains.buildServer.vcs.VcsChangeInfo.ContentType
-
File content after the change
- afterAgentConfigurationLoaded(BuildAgent) - Method in class jetbrains.buildServer.agent.AgentLifeCycleAdapter
- afterAgentConfigurationLoaded(BuildAgent) - Method in interface jetbrains.buildServer.agent.AgentLifeCycleListener
-
is called after build agent loaded it's properties and it is called before
AgentLifeCycleListener.agentInitialized(BuildAgent)
This is a right place to update loaded environment and set agent-wide properties usingBuildAgentConfiguration
interface - afterAtrifactsPublished(AgentRunningBuild, BuildFinishedStatus) - Method in class jetbrains.buildServer.agent.AgentLifeCycleAdapter
- afterAtrifactsPublished(AgentRunningBuild, BuildFinishedStatus) - Method in interface jetbrains.buildServer.agent.AgentLifeCycleListener
-
Called when all artifacts were published to the server
- afterCleanup(CleanupProcessState) - Method in interface jetbrains.buildServer.serverSide.cleanup.CleanupExtension
-
Invoked upon finishing of the main cleanup process.
- afterCleanup(CleanupProcessState) - Method in class jetbrains.buildServer.serverSide.cleanup.CleanupExtensionAdapter
-
Deprecated.
- afterCreate(SBuildType, SUser) - Method in interface jetbrains.buildServer.serverSide.setupFromUrl.SetupFromUrlExtension
-
Called when build configuration have been successfully created from URL.
- afterExecute(Runnable, Throwable) - Method in class jetbrains.buildServer.util.executors.ScalingThreadPoolExecutor
- afterExecute(Runnable, Throwable) - Method in class jetbrains.buildServer.util.executors.TeamCityScheduledThreadPoolExecutor
- afterExecute(Runnable, Throwable) - Method in class jetbrains.buildServer.util.executors.TeamCityThreadPoolExecutor
- afterInitialized() - Method in class jetbrains.buildServer.agent.runner.CommandLineBuildService
-
called after the service is initialized and all necessary dependencies are injected.
- afterNow(long) - Static method in class jetbrains.buildServer.util.Dates
- afterProcessFinished() - Method in class jetbrains.buildServer.agent.runner.CommandLineBuildService
-
this method is called after process finished and before getRunResult called.
- afterProcessSuccessfullyFinished() - Method in class jetbrains.buildServer.agent.runner.CommandLineBuildService
-
this method is called after process has successfully finished, meaning
CommandLineBuildService.getRunResult(int)
returnedBuildFinishedStatus.FINISHED_SUCCESS
Not called in case of build interruption. - afterProjectMove(ConfigAction, SProject, SProject) - Method in class jetbrains.buildServer.serverSide.ConfigActionsServerAdapter
- afterProjectMove(ConfigAction, SProject, SProject) - Method in interface jetbrains.buildServer.serverSide.ConfigActionsServerListener
- afterPropertiesSet() - Method in class jetbrains.buildServer.util.ChildSpringContextLoader
- afterPut(K, V) - Method in class jetbrains.buildServer.util.SoftValueHashMap
- afterRemove(K, V) - Method in class jetbrains.buildServer.util.SoftValueHashMap
- Agent - Interface in jetbrains.buildServer.agentServer
- AGENT - Static variable in class jetbrains.buildServer.log.Loggers
-
Generic build agent logger
- AGENT_BENCHMARK_PROPERTY_NAME - Static variable in class jetbrains.buildServer.agent.AgentRuntimeProperties
- AGENT_BUILD - Static variable in interface jetbrains.buildServer.parameters.ContextVariablesPredefinedNames
-
Deprecated.
- AGENT_BUILD_PARAMS_FILE_ENV - Static variable in class jetbrains.buildServer.agent.AgentRuntimeProperties
- AGENT_BUILD_PARAMS_FILE_PROP - Static variable in class jetbrains.buildServer.agent.AgentRuntimeProperties
-
This property will contain the path to properties file containing all build parameters which starts with 'system.' prefix.
- AGENT_BUILD_SETTINGS - Static variable in interface jetbrains.buildServer.parameters.ContextVariablesPredefinedNames
- AGENT_CANCEL_BUILD - Static variable in class jetbrains.buildServer.agent.BuildInterruptReason
-
Build is canceled by an agent API call
- AGENT_CATEGORY - Static variable in class jetbrains.buildServer.log.Loggers
- AGENT_CLASSPATH - Static variable in class jetbrains.buildServer.agent.AgentRuntimeProperties
- AGENT_CONFIGURATION - Static variable in interface jetbrains.buildServer.parameters.ContextVariablesPredefinedNames
- AGENT_CONFIGURATION_PARAMS_FILE_PROP - Static variable in class jetbrains.buildServer.agent.AgentRuntimeProperties
-
This property will contain the path to properties file containing all configuration properties Those properties are also stored to xml properties file.
- AGENT_DETAILS_TAB - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Custom tab on agent details page
- AGENT_HOME_DIR - Static variable in class jetbrains.buildServer.agent.AgentRuntimeProperties
- AGENT_JAVA_VERSIONS - jetbrains.buildServer.usageStatistics.presentation.UsageStatisticsGroupPosition
- AGENT_NAME - Static variable in class jetbrains.buildServer.agent.AgentRuntimeProperties
- AGENT_PARAMETERS_UPDATED - jetbrains.buildServer.serverSide.tracker.TrackerEventType
- AGENT_PLATFORMS - jetbrains.buildServer.usageStatistics.presentation.UsageStatisticsGroupPosition
- AGENT_PLUGIN_NAME_FILTER - Static variable in interface jetbrains.buildServer.agentServer.Agent
- AGENT_PLUGIN_NAMES_FILTER - Static variable in interface jetbrains.buildServer.agentServer.Agent
- AGENT_PLUGIN_PART_NAME - Static variable in interface jetbrains.buildServer.agentServer.Agent
- AGENT_PLUGINS_DIR - Static variable in interface jetbrains.buildServer.agentServer.Agent
- AGENT_POOL - jetbrains.buildServer.AgentRestrictorType
- AGENT_POOLS_UPDATED - jetbrains.buildServer.serverSide.tracker.TrackerEventType
- AGENT_REGISTERED - jetbrains.buildServer.serverSide.tracker.TrackerEventType
- AGENT_REMOVED - jetbrains.buildServer.serverSide.tracker.TrackerEventType
- AGENT_RUNNER_PARAMS_FILE_PROP - Static variable in class jetbrains.buildServer.agent.AgentRuntimeProperties
-
This property will contain the path to properties file containing all runner parameters Those properties are also stored to xml properties file.
- AGENT_SHUTDOWN - Static variable in class jetbrains.buildServer.agent.BuildInterruptReason
-
Build is terminated because of the build agent shutdown
- AGENT_SPECIFIC_REFERABLE_PARAMS - Static variable in class jetbrains.buildServer.agent.AgentRuntimeProperties
- AGENT_STATUS_CHANGED - jetbrains.buildServer.serverSide.tracker.TrackerEventType
- AGENT_STOP_BUILD - Static variable in class jetbrains.buildServer.agent.BuildInterruptReason
-
Build is terminated on agent because of some error
- AGENT_SUMMARY - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Bottom part of agent summary page
- AGENT_TIMEZONE_PREFIX - Static variable in class jetbrains.buildServer.messages.DefaultMessagesInfo
- AGENT_UNREGISTERED - jetbrains.buildServer.serverSide.tracker.TrackerEventType
- AGENT_UPDATE_CONTENTS_PATH - Static variable in interface jetbrains.buildServer.agentServer.Agent
- AGENT_UPDATE_CONTENTS_PATH_NEW - Static variable in interface jetbrains.buildServer.agentServer.Agent
- AGENT_UPDATE_CONTENTS_XML - Static variable in interface jetbrains.buildServer.agentServer.Agent
- AGENT_WORK_DIR - Static variable in class jetbrains.buildServer.agent.AgentRuntimeProperties
- AgentArtifactHelper - Interface in jetbrains.buildServer.agent.artifacts
-
Helper interface for agent artifact publishers and accessors.
- AgentBuild - Class in jetbrains.buildServer.agentServer
-
Contains necessary information about build to start on an agent.
- AgentBuild(long) - Constructor for class jetbrains.buildServer.agentServer.AgentBuild
- AgentBuild.CheckoutType - Enum in jetbrains.buildServer.agentServer
- AgentBuildFeature - Interface in jetbrains.buildServer.agent
-
Represents build feature settings on agent
- AgentBuildHistory - Interface in jetbrains.buildServer.serverSide
- AgentBuildInfo - Interface in jetbrains.buildServer.agent
-
Initial agent build parameters.
- AgentBuildParameters - Interface in jetbrains.buildServer.agent
-
Interface to control build parameters.
- AgentBuildResult - Class in jetbrains.buildServer.agentServer
-
Contains details about started build on agent
- AgentBuildResult() - Constructor for class jetbrains.buildServer.agentServer.AgentBuildResult
- AgentBuildResult(long) - Constructor for class jetbrains.buildServer.agentServer.AgentBuildResult
- AgentBuildResult(long, String) - Constructor for class jetbrains.buildServer.agentServer.AgentBuildResult
- AgentBuildResult(Date) - Constructor for class jetbrains.buildServer.agentServer.AgentBuildResult
- AgentBuildRunner - Interface in jetbrains.buildServer.agent
-
Build runner interface
- AgentBuildRunnerInfo - Interface in jetbrains.buildServer.agent
-
Build runner properties
- AgentBuildSettings - Interface in jetbrains.buildServer.agent
- AgentCannotBeRemovedException - Exception in jetbrains.buildServer.serverSide
-
Thrown on attempt to remove agent which currently cannot be removed
- AgentCannotBeRemovedException(String) - Constructor for exception jetbrains.buildServer.serverSide.AgentCannotBeRemovedException
- AgentCanNotCheckoutReason - Class in jetbrains.buildServer.agent
- AgentCanNotCheckoutReason(String, String) - Constructor for class jetbrains.buildServer.agent.AgentCanNotCheckoutReason
- AgentCheckoutAbility - Class in jetbrains.buildServer.agent.vcs
- AgentCheckoutDirRevisionInfo - Class in jetbrains.buildServer.agentServer
- AgentCheckoutDirRevisionInfo(File, File, String) - Constructor for class jetbrains.buildServer.agentServer.AgentCheckoutDirRevisionInfo
- AgentCheckoutDirRevisionInfo(AgentCheckoutDirRevisionInfo, String, String, long, boolean) - Constructor for class jetbrains.buildServer.agentServer.AgentCheckoutDirRevisionInfo
- AgentCheckoutDirRevisionInfo.VcsRootInstanceState - Class in jetbrains.buildServer.agentServer
- AgentCheckoutMode - Enum in jetbrains.buildServer.agent
-
Represents how agent performs checkout of sources.
- AgentClassLoader - Class in jetbrains.buildServer.agent
- AgentClassLoader(String, ClassLoader) - Constructor for class jetbrains.buildServer.agent.AgentClassLoader
- AgentClassLoader(URL[], ClassLoader) - Constructor for class jetbrains.buildServer.agent.AgentClassLoader
- AgentCompatibility - Class in jetbrains.buildServer.serverSide
-
Presents information about compatibility the given agent with the specified configuration.
- AgentCompatibility(AgentDescription, SBuildType, boolean) - Constructor for class jetbrains.buildServer.serverSide.AgentCompatibility
-
Creates new empty compatibility instance.
- AgentCompatibility(CompatibilityResult, AgentDescription, SBuildType, boolean) - Constructor for class jetbrains.buildServer.serverSide.AgentCompatibility
-
Create a new compatibility instance copying the existence yet calculated compatibility result.
- AgentDescription - Interface in jetbrains.buildServer.serverSide
-
Represents agent parameters required to check agent and build configuration compatibility
- agentDescriptionUpdated(SBuildAgent) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- agentDescriptionUpdated(SBuildAgent) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called when build agent description update is finished.
- AgentDetails - Class in jetbrains.buildServer.agentServer
-
Incapsulates agent settings to be sent to a server during registration.
- AgentDetails(String, String, int, String, String) - Constructor for class jetbrains.buildServer.agentServer.AgentDetails
- AgentDetailsTab - Class in jetbrains.buildServer.web.openapi.agent
-
Base class for agent details tabs
- AgentDetailsTab(String, String, String, PagePlaces, BuildAgentManager) - Constructor for class jetbrains.buildServer.web.openapi.agent.AgentDetailsTab
- agentEventsNumberIncremented(TrackerEventType, int) - Method in interface jetbrains.buildServer.serverSide.tracker.EventTracker.CounterChangedListener
-
Called when
EventTracker.getNumbedOfAgentEvents(TrackerEventType, int)
result changed. - AgentExtension - Interface in jetbrains.buildServer.agent
-
Interface - marker for all of the agent extensions.
- AgentFinderUtil - Class in jetbrains.buildServer.web.openapi.agent
- AgentFinderUtil() - Constructor for class jetbrains.buildServer.web.openapi.agent.AgentFinderUtil
- AgentIdleTasks - Interface in jetbrains.buildServer.agent
-
Maintains a collection of tasks which should be executed when agent becomes idle, i.e.
- AgentIdleTasks.Task - Interface in jetbrains.buildServer.agent
- agentInitialized(BuildAgent) - Method in class jetbrains.buildServer.agent.AgentLifeCycleAdapter
- agentInitialized(BuildAgent) - Method in interface jetbrains.buildServer.agent.AgentLifeCycleListener
-
Called when method
BuildAgent.init(String[])
finished - AgentLifeCycleAdapter - Class in jetbrains.buildServer.agent
-
Base class for agent listeners
- AgentLifeCycleAdapter() - Constructor for class jetbrains.buildServer.agent.AgentLifeCycleAdapter
- AgentLifeCycleListener - Interface in jetbrains.buildServer.agent
-
Agent events listener Calls sequence is the following on build agent start:
AgentLifeCycleListener.pluginsLoaded()
AgentLifeCycleListener.beforeAgentConfigurationLoaded(BuildAgent)
AgentLifeCycleListener.afterAgentConfigurationLoaded(BuildAgent)
AgentLifeCycleListener.agentInitialized(BuildAgent)
AgentLifeCycleListener.agentStarted(BuildAgent)
AgentLifeCycleListener.agentShutdown()
Notifications for a build:AgentLifeCycleListener.buildStarted(AgentRunningBuild)
AgentLifeCycleListener.sourcesUpdated(AgentRunningBuild)
AgentLifeCycleListener.personalPatchApplied(AgentRunningBuild)
AgentLifeCycleListener.preparationFinished(AgentRunningBuild)
AgentLifeCycleListener.beforeRunnerStart(BuildRunnerContext)
AgentLifeCycleListener.runnerFinished(BuildRunnerContext, BuildFinishedStatus)
AgentLifeCycleListener.beforeBuildInterrupted(AgentRunningBuild, BuildInterruptReason)
may not be calledAgentLifeCycleListener.beforeBuildFinish(AgentRunningBuild, BuildFinishedStatus)
AgentLifeCycleListener.personalPatchReverted(AgentRunningBuild)
AgentLifeCycleListener.afterAtrifactsPublished(AgentRunningBuild, BuildFinishedStatus)
AgentLifeCycleListener.buildFinished(AgentRunningBuild, BuildFinishedStatus)
Notifications that could be fired at every moment:AgentLifeCycleListener.messageLogged(AgentRunningBuild, jetbrains.buildServer.messages.BuildMessage1)
AgentLifeCycleListener.messageLogged(jetbrains.buildServer.messages.BuildMessage1)
You should not implement this interface directly in your code. - AgentLogListener - Interface in jetbrains.buildServer.agentServer
-
This is XML-RPC interface for events, related to build running and build messages collecting.
- AgentPool - Interface in jetbrains.buildServer.serverSide.agentPools
-
Represents agent pool
- AgentPoolData - Class in jetbrains.buildServer
-
This class contains all necessary information to be sent via XmlRpc to remote client about TeamCity agent pool
- AgentPoolData(int, String) - Constructor for class jetbrains.buildServer.AgentPoolData
- AgentPoolLimits - Interface in jetbrains.buildServer.serverSide.agentPools
-
Represents agent pool limitations
- AgentPropertiesExtension - Interface in jetbrains.buildServer.agent
-
Implement this interface to provide custom properties for running build.
- agentRegistered(SBuildAgent, long) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- agentRegistered(SBuildAgent, long) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called when build agent is registered (connected)
Some events may be skipped when an agent was registered on another node. - AgentRegistrationDetails - Class in jetbrains.buildServer.agentServer
- AgentRegistrationDetails(int, String, String) - Constructor for class jetbrains.buildServer.agentServer.AgentRegistrationDetails
- agentRemoved(int) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- agentRemoved(int) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called when agent with specified id is removed.
- agentRemoved(SBuildAgent) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- agentRemoved(SBuildAgent) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called when agent was completely removed from server storage.
- AgentRestrictor - Interface in jetbrains.buildServer
-
Restricts the set of possible agents to start queued build on.
- AgentRestrictorType - Enum in jetbrains.buildServer
-
Determines the type of
agent restrictor
. - AgentRunningBuild - Interface in jetbrains.buildServer.agent
-
Represents running build on the agent side
- AgentRunningBuildSshKeyManager - Interface in jetbrains.buildServer.agent.ssh
-
Gives an ability to get an uploaded SSH key for currently running build on agent
- AgentRuntimeProperties - Class in jetbrains.buildServer.agent
- AGENTS_TAB - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Custom tab on the agents page
- agentsDescriptionUpdated(Collection<SBuildAgent>) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- agentsDescriptionUpdated(Collection<SBuildAgent>) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Same as
BuildServerListener.agentDescriptionUpdated(SBuildAgent)
but is sent for a number of agents at once. - AgentsFilterContext - Interface in jetbrains.buildServer.serverSide.buildDistribution
-
Starting build agents filter context.
- AgentsFilterResult - Class in jetbrains.buildServer.serverSide.buildDistribution
-
Results of the agents filtering for a build which is going to start.
- AgentsFilterResult() - Constructor for class jetbrains.buildServer.serverSide.buildDistribution.AgentsFilterResult
- agentShutdown() - Method in class jetbrains.buildServer.agent.AgentLifeCycleAdapter
- agentShutdown() - Method in interface jetbrains.buildServer.agent.AgentLifeCycleListener
-
Called before agent shutdown
- AgentSideCheckoutAbility - Interface in jetbrains.buildServer
-
Deprecated.use
VcsSupportConfig.isAgentSideCheckoutAvailable()
instead - agentStarted(BuildAgent) - Method in class jetbrains.buildServer.agent.AgentLifeCycleAdapter
- agentStarted(BuildAgent) - Method in interface jetbrains.buildServer.agent.AgentLifeCycleListener
-
Called after the agent
BuildAgent.start()
method - agentStatusChanged(SBuildAgent, boolean, boolean) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- agentStatusChanged(SBuildAgent, boolean, boolean) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called when the status of an agent is changed by a user
Some events may be skipped when an agent is registered on another node. - AgentTempDirectories - Interface in jetbrains.buildServer.agent
-
Agent temp factory.
- agentUnregistered(SBuildAgent) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- agentUnregistered(SBuildAgent) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called after build agent unregistration
Some events may be skipped when an agent was registered on another node. - AgentUserSSLTrustStoreManager - Class in jetbrains.buildServer.agent.ssl
-
Implementation of {link
SSLTrustStoreProvider
for global trust store in agent home directory. - AgentUserSSLTrustStoreManager(BuildAgentConfiguration) - Constructor for class jetbrains.buildServer.agent.ssl.AgentUserSSLTrustStoreManager
- AgentVcsExtension - Interface in jetbrains.buildServer.agent.vcs
-
Marker interface for all Vcs on agent facilities.
- AgentVcsRegistry - Interface in jetbrains.buildServer.agent.vcs
-
Vcs on agent plugins manager.
- AgentVcsSupport - Class in jetbrains.buildServer.agent.vcs
-
Default implementation of
AgentVcsSupportContext
. - AgentVcsSupport() - Constructor for class jetbrains.buildServer.agent.vcs.AgentVcsSupport
- AgentVcsSupportContext - Interface in jetbrains.buildServer.agent.vcs
-
Gives an access to all necessary objects supporting a specific VCS Main interface for Vcs support on agent.
- AgentVcsSupportCore - Interface in jetbrains.buildServer.agent.vcs
-
Implement this interface for your version control name to provide agent environment check for your vcs plugin.
- AggregatedFilter<T> - Class in jetbrains.buildServer.util.filters
-
Accepts only those data accepted by all the delegate filters.
- AggregatedFilter() - Constructor for class jetbrains.buildServer.util.filters.AggregatedFilter
- AggregatedFilter(List<Filter<? super T>>) - Constructor for class jetbrains.buildServer.util.filters.AggregatedFilter
- AggregatedFilter(Filter<? super T>...) - Constructor for class jetbrains.buildServer.util.filters.AggregatedFilter
- AggregateSSLTrustManager - Class in jetbrains.buildServer.util.ssl
-
Trust store manager for aggregating two another managers.
- AggregateSSLTrustManager(X509TrustManager, X509TrustManager) - Constructor for class jetbrains.buildServer.util.ssl.AggregateSSLTrustManager
-
Constructor.
- AjaxRequestProcessor - Class in jetbrains.buildServer.controllers
-
Request processor for handling AJAX requests.
- AjaxRequestProcessor() - Constructor for class jetbrains.buildServer.controllers.AjaxRequestProcessor
- AjaxRequestProcessor.RequestHandler - Interface in jetbrains.buildServer.controllers
-
Actual request handler
- Alarm - Class in jetbrains.buildServer.util
-
Utility class used to execute periodical tasks
- Alarm(String) - Constructor for class jetbrains.buildServer.util.Alarm
- AliasParametersProvider - Class in jetbrains.buildServer.parameters.impl
-
Allows to find a parameter by both its original key and alias key.
- AliasParametersProvider(MapParametersProvider) - Constructor for class jetbrains.buildServer.parameters.impl.AliasParametersProvider
- ALL - jetbrains.buildServer.serverSide.statistics.build.BuildChartSettings.FILTER_RANGE_VALUES
- ALL_CERTIFICATES_DIRECTORY - Static variable in class jetbrains.buildServer.agent.ssl.TrustedCertificatesDirectory
- ALL_COMPATIBLE_CONFIGURATIONS - jetbrains.buildServer.serverSide.BuildAgentManager.RunConfigurationPolicy
- ALL_EXCEPT_SETTINGS - Static variable in enum jetbrains.buildServer.vcs.RelationType
-
Contains all relation types except for project settings relations
- ALL_PAGES_FOOTER - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Footer of all of the pages shown to authenticated users.
- ALL_PAGES_FOOTER_PLUGIN_CONTAINER - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Footer of all of the pages shown to authenticated users, supposed to contain lazy-initializing plugin parts
- ALL_PAGES_HEADER - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Header of all of the pages shown to authenticated users (within <head> tag).
- ALL_RELATIONS - Static variable in enum jetbrains.buildServer.vcs.RelationType
-
Contains all relation types
- ALL_REQUIREMENT_TYPES - Static variable in enum jetbrains.buildServer.requirements.RequirementType
- ALL_SETTINGS - Static variable in enum jetbrains.buildServer.vcs.RelationType
- ALL_STATS - Static variable in interface jetbrains.buildServer.runner.CoverageConstants
- ALL_TESTS_NO_DETAILS - Static variable in class jetbrains.buildServer.serverSide.BuildStatisticsOptions
-
Options allow to search for any test in the build without specifying details, does not load test history so isNewFailure should not be called
- ALL_WITH_SETTINGS_AFFECTING_BUILDS - Static variable in enum jetbrains.buildServer.vcs.RelationType
- allBranches() - Static method in class jetbrains.buildServer.controllers.BuildTypeBranchBean
- allBranches(SBuildType) - Static method in class jetbrains.buildServer.controllers.BuildTypeBranchBean
- ALLOW_CREATING_NEW_USERS_BY_LOGIN_ATTRIBUTE - Static variable in class jetbrains.buildServer.serverSide.auth.AuthModuleUtil
- ALLOW_EXTERNAL_SCAN - jetbrains.buildServer.util.pathMatcher.AntPatternFileCollector.ScanOption
-
allows scanning outside of given directory
- allowAccess(File, PermissionChecker, WebAccessHelper) - Method in class jetbrains.buildServer.web.WebAccessService
- allowAccess(String, PermissionChecker, WebAccessHelper) - Method in class jetbrains.buildServer.web.WebAccessService
- allowCommandLine(ActionThrow<E>) - Static method in class jetbrains.buildServer.serverSide.IOGuard
-
Code that wants to run command line process should be wrapped to this method.
- allowCommandLine(FuncThrow<R, E>) - Static method in class jetbrains.buildServer.serverSide.IOGuard
-
Code that wants to run command line process should be wrapped to this method.
- allowConnection(Socket) - Method in class org.apache.xmlrpc.WebServer2
-
Checks incoming connections to see if they should be allowed.
- allowCreatingNewUsersByLogin(Map<String, ?>, boolean) - Static method in class jetbrains.buildServer.serverSide.auth.AuthModuleUtil
-
Extracts the value of
AuthModuleUtil.ALLOW_CREATING_NEW_USERS_BY_LOGIN_ATTRIBUTE
option from options map. - allowDiskWrite(ActionThrow<E>) - Static method in class jetbrains.buildServer.serverSide.IOGuard
-
Code that wants to execute file write operation should be wrapped to this method.
- allowDiskWrite(FuncThrow<R, E>) - Static method in class jetbrains.buildServer.serverSide.IOGuard
-
Code that wants to execute file write operation should be wrapped to this method.
- allowDownloadZip() - Method in interface jetbrains.buildServer.web.WebAccessHelper
-
Returns whether downloading all files in zip is allowed.
- AllowedExternalArtifactPathRegistry - Interface in jetbrains.buildServer.agent
- allowNetworkAndCommandLine(ActionThrow<E>) - Static method in class jetbrains.buildServer.serverSide.IOGuard
-
Code that wants to run both network call and command line process should be wrapped to this method.
- allowNetworkAndCommandLine(FuncThrow<R, E>) - Static method in class jetbrains.buildServer.serverSide.IOGuard
-
Code that wants to run both network call and command line process should be wrapped to this method.
- allowNetworkCall(ActionThrow<E>) - Static method in class jetbrains.buildServer.serverSide.IOGuard
-
Code that wants to call network operation should be wrapped to this method.
- allowNetworkCall(FuncThrow<R, E>) - Static method in class jetbrains.buildServer.serverSide.IOGuard
-
Code that wants to call network operation should be wrapped to this method.
- allows(String) - Method in class jetbrains.buildServer.web.CorsOrigins
- allowsAllHosts() - Method in class jetbrains.buildServer.web.CorsOrigins
- allowSourceCaching() - Method in class jetbrains.buildServer.vcs.VcsSupport
-
Deprecated.This method is a part of the new VCS support API and isn't called for derivatives of VcsSupport.
- allowSourceCaching() - Method in interface jetbrains.buildServer.vcs.VcsSupportCore
- ALREADY_EXISTS - Static variable in exception jetbrains.buildServer.AlreadyExistsException
- AlreadyExistsException - Exception in jetbrains.buildServer
- AlreadyExistsException(String, int) - Constructor for exception jetbrains.buildServer.AlreadyExistsException
- AlreadyRunningBuildException - Exception in jetbrains.buildServer
-
User: kir
- AlreadyRunningBuildException(String) - Constructor for exception jetbrains.buildServer.AlreadyRunningBuildException
- AlreadyRunningBuildException(String, boolean) - Constructor for exception jetbrains.buildServer.AlreadyRunningBuildException
- ALWAYS - jetbrains.buildServer.serverSide.PublishArtifactCondition
-
Even if interrupted
- ALWAYS - jetbrains.buildServer.serverSide.vcs.VcsLabelingSettings.LabelingType
-
Deprecated.Label always.
- ALWAYS_LOGGED_BLOCKS - Static variable in class jetbrains.buildServer.messages.DefaultMessagesInfo
- and(BitSet) - Method in class jetbrains.buildServer.util.ReadOnlyBitSet
- and(Filter<? super T>...) - Static method in class jetbrains.buildServer.util.filters.FilterUtil
- andNot(BitSet) - Method in class jetbrains.buildServer.util.ReadOnlyBitSet
- ANT_TASK_EXTENSIONS - Static variable in class jetbrains.buildServer.agent.AgentRuntimeProperties
- AntPatternFileCollector - Class in jetbrains.buildServer.util.pathMatcher
- AntPatternFileCollector() - Constructor for class jetbrains.buildServer.util.pathMatcher.AntPatternFileCollector
- AntPatternFileCollector.ScanOption - Enum in jetbrains.buildServer.util.pathMatcher
- AntPatternFileFinder - Class in jetbrains.buildServer.util
-
Deprecated.since 10.0, replaced by
AntPatternFileCollector
- AntPatternFileFinder(String[], String[], boolean) - Constructor for class jetbrains.buildServer.util.AntPatternFileFinder
-
Deprecated.
- AntPatternTreeMatcher - Class in jetbrains.buildServer.util.pathMatcher
- AntPatternTreeMatcher() - Constructor for class jetbrains.buildServer.util.pathMatcher.AntPatternTreeMatcher
- AntPatternTreeMatcher.ScanOption - Enum in jetbrains.buildServer.util.pathMatcher
- AntPatternTreeMatcher.SearchCallback<T extends PathNode> - Interface in jetbrains.buildServer.util.pathMatcher
- AntRunnerConstants - Interface in jetbrains.buildServer.runner.ant
- ANY - jetbrains.buildServer.requirements.RequirementQualifier
- ANY - jetbrains.buildServer.requirements.RequirementType
- ANY_QUALIFIER - Static variable in enum jetbrains.buildServer.requirements.RequirementQualifier
- ANY_VCS_ROOT_ID - Static variable in class jetbrains.buildServer.users.VcsUsernamePropertyKey
- ANY_VCS_ROOT_PREFIX - Static variable in class jetbrains.buildServer.users.VcsUsernamePropertyKey
- ANY_VCS_TYPE - Static variable in class jetbrains.buildServer.users.VcsUsernamePropertyKey
- ApacheZipSlipAwareArchiveInputStream - Class in jetbrains.buildServer.util
- ApacheZipSlipAwareArchiveInputStream(ArchiveInputStream) - Constructor for class jetbrains.buildServer.util.ApacheZipSlipAwareArchiveInputStream
- ApacheZipSlipAwareZipFile - Class in jetbrains.buildServer.util
- ApacheZipSlipAwareZipFile(File) - Constructor for class jetbrains.buildServer.util.ApacheZipSlipAwareZipFile
- ApacheZipSlipAwareZipFile(File, String) - Constructor for class jetbrains.buildServer.util.ApacheZipSlipAwareZipFile
- ApacheZipSlipAwareZipFile(File, String, boolean) - Constructor for class jetbrains.buildServer.util.ApacheZipSlipAwareZipFile
- ApacheZipSlipAwareZipFile(String) - Constructor for class jetbrains.buildServer.util.ApacheZipSlipAwareZipFile
- ApacheZipSlipAwareZipFile(String, String) - Constructor for class jetbrains.buildServer.util.ApacheZipSlipAwareZipFile
- append(StringBuilder, CharSequence) - Static method in class jetbrains.buildServer.serverSide.TextStatusBuilderUtil
-
Appends string to status line.
- append(ParameterResolver) - Method in class jetbrains.buildServer.parameters.impl.ChainResolver
- append(ParameterResolver) - Method in class jetbrains.buildServer.parameters.impl.CompositeResolver
- append(LoggingEvent) - Method in class jetbrains.buildServer.util.TCRollingFileAppender
- appendCurrentThreadStacktrace(StringBuilder) - Static method in class jetbrains.buildServer.util.DiagnosticUtil
- appendMessageWithParents(LogMessage, List<LogMessage>) - Method in class jetbrains.buildServer.serverSide.buildLog.LogMessageFilter
-
Appends message and all its parents to the list.
- appendParametersProvider(ParametersProvider) - Method in interface jetbrains.buildServer.parameters.CompositeParametersProvider
- appendParametersProvider(ParametersProvider) - Method in class jetbrains.buildServer.parameters.impl.CompositeParametersProviderImpl
-
Appends a provider to the end of providers list.
- appendReference(String) - Method in interface jetbrains.buildServer.parameters.ReferencesResolverUtil.ReferencesResolverListener
-
Processes the reference found.
- appendText(String) - Method in interface jetbrains.buildServer.parameters.ReferencesResolverUtil.ReferencesResolverListener
-
Processes static text found.
- apply() - Method in interface jetbrains.buildServer.util.ActionThrow
- apply() - Method in interface jetbrains.buildServer.util.FuncThrow
- apply(Map<String, String>) - Method in interface jetbrains.buildServer.serverSide.artifacts.ArtifactStorageType.SettingsPreprocessor
- apply(K) - Method in interface jetbrains.buildServer.util.SynchroDictionary.Function
- apply(T) - Method in interface jetbrains.buildServer.util.Action
- apply(T) - Method in interface jetbrains.buildServer.util.Predicate
-
Checks whether the given item meets the predicate.
- apply(T) - Method in interface jetbrains.buildServer.vcs.Function
-
Applies this function to the given argument.
- applyAndGetContent(byte[], VcsModification, VcsChangeInfo) - Method in interface jetbrains.buildServer.serverSide.PersonalBuildManager
-
Returns applied patch from specified file on specified original data.
- applyAuthScheme(HTTPRequestBuilder) - Method in class jetbrains.buildServer.issueTracker.BasicIssueFetcherAuthenticator
- applyAuthScheme(HTTPRequestBuilder) - Method in interface jetbrains.buildServer.issueTracker.IssueFetcherAuthenticator
-
Sets additional properties to
- applyAuthScheme(HttpMethod) - Method in class jetbrains.buildServer.issueTracker.BasicIssueFetcherAuthenticator
-
Deprecated.
- applyAuthScheme(HttpMethod) - Method in interface jetbrains.buildServer.issueTracker.IssueFetcherAuthenticator
-
Deprecated.use
IssueFetcherAuthenticator#applyAuthScheme(HTTPRequestBuilder)
instead - applyOrder(long, String, long[]) - Method in interface jetbrains.buildServer.notification.NotificationRulesManager
-
Sort notification rules in the specified order
- applyOrder(String[]) - Method in interface jetbrains.buildServer.serverSide.BuildQueue
-
Applies new order to the build queue.
- applyOrder(String, long[]) - Method in interface jetbrains.buildServer.notification.NotificationRulesHolder
-
Sorts the notification rules in the specified order.
- applyOrder(String, String, long[]) - Method in interface jetbrains.buildServer.notification.UserGroupNotificationRulesManager
-
Sorts the notification rules in the specified order
- applyOrder(Q[], List<T>, Map<Q, T>) - Static method in class jetbrains.buildServer.util.CollectionsUtil
-
Accepts elements and reorders them according to provided partial order of the elements.
- applyPatch() - Method in interface jetbrains.buildServer.vcs.patches.Patcher
-
Applies patch.
- applyPatch(LowLevelPatcherListener) - Method in class jetbrains.buildServer.vcs.patches.LowLevelPatcher
- applyPresentation(String, String, String, UsageStatisticsFormatter, String) - Method in interface jetbrains.buildServer.usageStatistics.presentation.UsageStatisticsPresentationManager
-
Registers a UI representation for specified usage statistic.
- applyRunnersOrder(String[]) - Method in interface jetbrains.buildServer.serverSide.BuildTypeSettings
-
Accepts array of runner identifiers and reorders them according to this array.
- applyRunnersOrder(String[]) - Method in interface jetbrains.buildServer.serverSide.BuildTypeTemplate
-
Changes order of build runners in this template and in all of the inherited build configurations.
- APR - Static variable in class jetbrains.buildServer.util.Dates
- ARCHIVE_PATH_SEP_PATTERN - Static variable in class jetbrains.buildServer.util.ArchiveUtil
- ARCHIVE_PATH_SEPARATOR - Static variable in class jetbrains.buildServer.util.ArchiveUtil
- ARCHIVE_PROJECT - jetbrains.buildServer.serverSide.auth.Permission
- ArchivedFileInfo(String, long, long, boolean) - Constructor for class jetbrains.buildServer.util.ArchiveUtil.ArchivedFileInfo
- ArchiveExtractor - Interface in jetbrains.buildServer.util
-
Interface for archive extractors (spring singletons).
- ArchiveExtractorManager - Interface in jetbrains.buildServer.util
- ArchiveFileSelector - Interface in jetbrains.buildServer.util
- ArchiveType - Enum in jetbrains.buildServer.util
- ArchiveUtil - Class in jetbrains.buildServer.util
-
Provides utils to archive and extract files from zip archive Date: 15.05.2008 Time: 8:25:20
- ArchiveUtil() - Constructor for class jetbrains.buildServer.util.ArchiveUtil
- ArchiveUtil.ArchivedFileInfo - Class in jetbrains.buildServer.util
-
Archived file information descriptor
- ArchiveUtil.ArchiveFileDescriptor - Interface in jetbrains.buildServer.util
-
Descriptor for archive file.
- ArchiveUtil.DoInArchiveHandler<T> - Interface in jetbrains.buildServer.util
-
Callback for #doInArchive(ArchiveFileDescriptor, String, DoInArchiveHandler)
- ArchiveUtil.DoInArchiveHandler2<T> - Interface in jetbrains.buildServer.util
-
Callback for #doInArchive(ArchiveFileDescriptor, String, DoInArchiveHandler) Similar to DoInArchiveHandler but #found method MUST close all Closeable items in deque(stack)
- areEqual(String, String) - Static method in class jetbrains.buildServer.util.StringUtil
-
Checks whether two given strings are equal.
- areEqualIgnoringCase(String, String) - Static method in class jetbrains.buildServer.util.StringUtil
-
Checks whether two given strings are equal, ignoring characters case.
- areEquivalentRoots(VcsRoot, VcsRoot) - Static method in class jetbrains.buildServer.vcs.VcsUtil
-
Checks whether the specified VCS roots are equivalent.
- areTheSame(File, File) - Static method in class jetbrains.buildServer.util.FileUtil
-
Checks that both file pointers specify the same object.
- ARG_ATTRIBUTE - Static variable in class jetbrains.buildServer.messages.serviceMessages.ServiceMessage
- ARGUMENT_ALLOW_INVALID_DEFAULT_VALUE - Static variable in class jetbrains.buildServer.serverSide.parameters.WellknownParameterArguments
-
Deprecated.use
WellknownParameterArguments.ARGUMENT_VALIDATE_DEFAULT_VALUE
, this field left for compatibility - ARGUMENT_DESCRIPTION - Static variable in class jetbrains.buildServer.serverSide.parameters.WellknownParameterArguments
-
Value of this attribute is string.
- ARGUMENT_DISPLAY - Static variable in class jetbrains.buildServer.serverSide.parameters.WellknownParameterArguments
-
Values of this attribute are: 'hidden', 'prompt', 'normal' (see
ControlDisplayMode
) 'normal' means normal parameter 'hidden' means to hide parameter from custom run dialog 'prompt' means to make TeamCity show custom run dialog event if 'Run' button was pressed. - ARGUMENT_LABEL - Static variable in class jetbrains.buildServer.serverSide.parameters.WellknownParameterArguments
-
Global argument to let framework show this label instead of parameter name in editing form.
- ARGUMENT_ORDER_NUMBER - Static variable in class jetbrains.buildServer.serverSide.parameters.WellknownParameterArguments
-
Value of this attribute is string.
- ARGUMENT_VALIDATE_DEFAULT_VALUE - Static variable in class jetbrains.buildServer.serverSide.parameters.WellknownParameterArguments
-
Value of this attribute is boolean.
- ARTIFACT_DEPENDENCY_ERROR_TYPE - Static variable in class jetbrains.buildServer.messages.ErrorData
- ARTIFACT_LIST_NAME - Static variable in class jetbrains.buildServer.ArtifactsConstants
-
Name of file that contains serialized information about external artifacts.
- ARTIFACT_LIST_PATH - Static variable in class jetbrains.buildServer.ArtifactsConstants
-
Path to file that contains serialized information about external artifacts.
- ArtifactContentProvider - Interface in jetbrains.buildServer.serverSide.artifacts
-
Extension that allows to get stored artifact content for some storage type
- ArtifactData - Interface in jetbrains.buildServer.artifacts
-
Information about a single artifact in the artifact list
- ArtifactDataInstance - Class in jetbrains.buildServer.artifacts
-
Information about a single artifact in the artifact list
- ArtifactDependency - Interface in jetbrains.buildServer.artifacts
-
Represents dependency on one or more artifacts of some build.
- ArtifactDependencyInfo - Class in jetbrains.buildServer.artifacts
-
Represents artifact dependency on an agent.
- ArtifactDependencyInfo(String, String, String, String, RevisionRule) - Constructor for class jetbrains.buildServer.artifacts.ArtifactDependencyInfo
-
Represents dependency on one or more artifacts of some build.
- ArtifactDependencyInfo(ArtifactDependency) - Constructor for class jetbrains.buildServer.artifacts.ArtifactDependencyInfo
-
Constructs dependency info from the specified ArtifactDependency
- artifactDestinationCollision(String, List<String>) - Method in interface jetbrains.buildServer.artifacts.DependencyResolverListener
- artifactDestinationCollision(String, List<String>) - Method in class jetbrains.buildServer.artifacts.DependencyResolverListenerAdapter
- artifactDownloaded(ArtifactDependency, String, String) - Method in interface jetbrains.buildServer.artifacts.DependencyResolverListener
- artifactDownloaded(ArtifactDependency, String, String) - Method in class jetbrains.buildServer.artifacts.DependencyResolverListenerAdapter
- artifactDownloadedAndUnpacked(ArtifactDependency, String, String, int) - Method in interface jetbrains.buildServer.artifacts.DependencyResolverListener
- artifactDownloadedAndUnpacked(ArtifactDependency, String, String, int) - Method in class jetbrains.buildServer.artifacts.DependencyResolverListenerAdapter
- artifactDownloadedAndUnpacked(ArtifactDependency, String, String, List<String>) - Method in interface jetbrains.buildServer.artifacts.DependencyResolverListener
-
Deprecated.
- artifactDownloadedAndUnpacked(ArtifactDependency, String, String, List<String>) - Method in class jetbrains.buildServer.artifacts.DependencyResolverListenerAdapter
-
Deprecated.
- artifactDownloadFailed(ArtifactDependency, Throwable) - Method in interface jetbrains.buildServer.artifacts.DependencyResolverListener
- artifactDownloadFailed(ArtifactDependency, Throwable) - Method in class jetbrains.buildServer.artifacts.DependencyResolverListenerAdapter
- ArtifactDownloadProcessor - Interface in jetbrains.buildServer.web.openapi.artifacts
-
Extension that allows to download stored artifact content for some storage type.
- artifactDownloadStarted(ArtifactDependency, Map<String, File>) - Method in interface jetbrains.buildServer.artifacts.DependencyResolverListener
- artifactDownloadStarted(ArtifactDependency, Map<String, File>) - Method in class jetbrains.buildServer.artifacts.DependencyResolverListenerAdapter
- ArtifactInfo - Class in jetbrains.buildServer.serverSide
- ArtifactInfo(String, Date) - Constructor for class jetbrains.buildServer.serverSide.ArtifactInfo
-
Construct ArtifactInfo object
- ArtifactListData - Interface in jetbrains.buildServer.artifacts
-
Information about artifact list
- artifactPatternProcessed(String, String, int) - Method in interface jetbrains.buildServer.artifacts.DependencyResolverListener
- artifactPatternProcessed(String, String, int) - Method in class jetbrains.buildServer.artifacts.DependencyResolverListenerAdapter
- artifactPatternProcessingStarted(String, String) - Method in interface jetbrains.buildServer.artifacts.DependencyResolverListener
- artifactPatternProcessingStarted(String, String) - Method in class jetbrains.buildServer.artifacts.DependencyResolverListenerAdapter
- ArtifactPublishingFailedException - Exception in jetbrains.buildServer.agent
- ArtifactPublishingFailedException(String, boolean, Throwable) - Constructor for exception jetbrains.buildServer.agent.ArtifactPublishingFailedException
-
Constructor
- ARTIFACTS - jetbrains.buildServer.serverSide.CleanupLevel
- ARTIFACTS - Static variable in class jetbrains.buildServer.log.Loggers
-
Logger for artifacts related messages
- ARTIFACTS_CACHE_EXPIRATION_SEC - Static variable in class jetbrains.buildServer.ArtifactsConstants
-
The expiration time of artifact cache in seconds.
- ARTIFACTS_CACHE_MAX_DISK_SIZE - Static variable in class jetbrains.buildServer.ArtifactsConstants
-
The maximum size of cached files on disk.
- ARTIFACTS_CACHE_MIN_FILE_SIZE - Static variable in class jetbrains.buildServer.ArtifactsConstants
-
The minimum file size for artifacts to cache.
- ARTIFACTS_CACHE_NAME - Static variable in class jetbrains.buildServer.ArtifactsConstants
-
Path to directory that contains cache of external artifacts.
- ARTIFACTS_CACHE_SIZE - Static variable in class jetbrains.buildServer.ArtifactsConstants
-
The maximum number of artifacts in cache.
- ARTIFACTS_CATEGORY - Static variable in class jetbrains.buildServer.log.Loggers
- ARTIFACTS_PATHS - Static variable in class jetbrains.buildServer.agent.AgentRuntimeProperties
- ARTIFACTS_PUBLISHING - Static variable in interface jetbrains.buildServer.agent.statistics.BuildStageDurationConstants
-
Publishing artifacts stage
- ArtifactsConstants - Class in jetbrains.buildServer
-
Contains the conventional constants that are used by TeamCity agent and server for artifacts publishing and handling.
- ArtifactsConstants() - Constructor for class jetbrains.buildServer.ArtifactsConstants
- ArtifactsGuard - Interface in jetbrains.buildServer.serverSide.artifacts
-
Artifacts guard provides hierarchical read/write locking while accessing artifacts.
- ArtifactsInfo - Class in jetbrains.buildServer.serverSide.artifacts
-
Deprecated.
- ArtifactsInfo(Build) - Constructor for class jetbrains.buildServer.serverSide.artifacts.ArtifactsInfo
-
Deprecated.
- ArtifactsPublisher - Interface in jetbrains.buildServer.agent
-
Agent extension for custom artifacts publishers.
- ArtifactStorageType - Class in jetbrains.buildServer.serverSide.artifacts
-
The 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.
- ArtifactStorageType() - Constructor for class jetbrains.buildServer.serverSide.artifacts.ArtifactStorageType
- ArtifactStorageType.SettingsPreprocessor - Interface in jetbrains.buildServer.serverSide.artifacts
- ArtifactStorageTypeRegistry - Interface in jetbrains.buildServer.serverSide.artifacts
-
Registry that contains known storage types
- ArtifactsWatcher - Interface in jetbrains.buildServer.agent.artifacts
-
Can be used to notify agent artifacts publisher about new artifacts to be published during the build
- ArtifactsWebUtil - Class in jetbrains.buildServer.web.util
-
Contains the handy methods used to extract build and build type out of request path.
- ArtifactsWebUtil() - Constructor for class jetbrains.buildServer.web.util.ArtifactsWebUtil
- asMap(T...) - Static method in class jetbrains.buildServer.util.CollectionsUtil
-
Creates map from a given even number of parameters
- asMavenVcsUrl() - Method in class jetbrains.buildServer.vcs.VcsUrl
- ASSIGN_INVESTIGATION - jetbrains.buildServer.serverSide.auth.Permission
- ASSIGN_USERS_ADD_SUBGROUPS - jetbrains.buildServer.serverSide.auth.Permission
- asString() - Method in class jetbrains.buildServer.controllers.interceptors.auth.util.AuthorizationHeader
- asString() - Method in class jetbrains.buildServer.messages.serviceMessages.ServiceMessage
-
Converts this service message to service message string
- asString() - Method in class jetbrains.buildServer.responsibility.impl.BuildTypeResponsibilityId
- asString() - Method in class jetbrains.buildServer.responsibility.impl.TestResponsibilityId
- asString() - Method in class jetbrains.buildServer.responsibility.ResponsibilityId
- asString(String, String) - Static method in class jetbrains.buildServer.messages.serviceMessages.ServiceMessage
-
Returns a string representation of a service message with a single argument.
- asString(String, String, String) - Static method in class jetbrains.buildServer.BuildProblemData
- asString(String, Map<String, String>) - Static method in class jetbrains.buildServer.messages.serviceMessages.ServiceMessage
-
Returns a string representation of a service message with attribute map.
- AsyncPolledBuildTrigger - Interface in jetbrains.buildServer.buildTriggers.async
-
Represents an asynchronous build trigger.
- AsyncPolledBuildTriggerFactory - Interface in jetbrains.buildServer.buildTriggers.async
-
Factory for creating async build trigger policy.
- attachParentDispatcher(EventDispatcher<?>) - Method in class jetbrains.buildServer.util.EventDispatcher
- attachToTemplate(BuildTypeTemplate) - Method in interface jetbrains.buildServer.serverSide.SBuildType
-
Deprecated.since 2017.2 use
SBuildType.addTemplate(BuildTypeTemplate, boolean)
instead - attachToTemplate(BuildTypeTemplate, boolean) - Method in interface jetbrains.buildServer.serverSide.SBuildType
-
Deprecated.
- ATTRIBUTE - Static variable in class jetbrains.buildServer.web.CSRFFilter
- attrs() - Static method in class jetbrains.buildServer.serverSide.buildLog.MessageAttrs
- AUG - Static variable in class jetbrains.buildServer.util.Dates
- auth - Variable in class org.apache.xmlrpc.TCDefaultXmlRpcTransport
- AUTH - Static variable in class jetbrains.buildServer.log.Loggers
-
HTTP authentication
- AUTH_CATEGORY - Static variable in class jetbrains.buildServer.log.Loggers
- AUTH_MODULES - jetbrains.buildServer.usageStatistics.presentation.UsageStatisticsGroupPosition
- AUTH_PLUGIN_TYPE - Static variable in interface jetbrains.buildServer.PluginTypes
- authenticate(String, String) - Method in interface jetbrains.buildServer.serverProxy.RemoteAuthenticationServer
-
Authenticates user using specified credentials.
- authenticated(ServerPrincipal, boolean) - Static method in class jetbrains.buildServer.controllers.interceptors.auth.HttpAuthenticationResult
-
Creates HttpAuthenticationResult which designates that HTTP authentication scheme determined a user (passed as 'principal') and the request should be processed further with the user logged in.
- AUTHENTICATED - jetbrains.buildServer.controllers.interceptors.auth.HttpAuthenticationResult.Type
- AuthenticationFailedException - Exception in jetbrains.buildServer.serverSide.auth
- AuthenticationFailedException() - Constructor for exception jetbrains.buildServer.serverSide.auth.AuthenticationFailedException
- AuthenticationFailedException(String) - Constructor for exception jetbrains.buildServer.serverSide.auth.AuthenticationFailedException
- AuthenticationFailedException(String, String, Throwable, boolean) - Constructor for exception jetbrains.buildServer.serverSide.auth.AuthenticationFailedException
- AuthenticationFailedException(String, Throwable) - Constructor for exception jetbrains.buildServer.serverSide.auth.AuthenticationFailedException
- AuthenticationFailedException(String, Throwable, boolean) - Constructor for exception jetbrains.buildServer.serverSide.auth.AuthenticationFailedException
- AuthModule<T extends AuthModuleType> - Class in jetbrains.buildServer.serverSide.auth
-
Represents authentication module with its properties configured in config file.
- AuthModule(T, Map<String, String>, int) - Constructor for class jetbrains.buildServer.serverSide.auth.AuthModule
- AuthModuleType - Interface in jetbrains.buildServer.serverSide.auth
-
Describes an authentication module.
- AuthModuleTypeAdapter - Class in jetbrains.buildServer.serverSide.auth
-
Adapter for
AuthModuleType
- AuthModuleTypeAdapter() - Constructor for class jetbrains.buildServer.serverSide.auth.AuthModuleTypeAdapter
- AuthModuleUtil - Class in jetbrains.buildServer.serverSide.auth
-
Common utils for implementing authentication module.
- AuthModuleUtil() - Constructor for class jetbrains.buildServer.serverSide.auth.AuthModuleUtil
- AuthorityHolder - Interface in jetbrains.buildServer.serverSide.auth
-
Authority holder
- AUTHORIZATION_HEADER - Static variable in class jetbrains.buildServer.controllers.interceptors.auth.util.AuthorizationHeader
- AuthorizationFunctions - Class in jetbrains.buildServer.web.functions.auth
-
A set of functions for permissions checking that can be called from JSP.
- AuthorizationFunctions(SecurityContext) - Constructor for class jetbrains.buildServer.web.functions.auth.AuthorizationFunctions
-
Constructor.
- AuthorizationHeader - Class in jetbrains.buildServer.controllers.interceptors.auth.util
-
Represents HTTP authorization header
- AuthorizationHeader(HttpAuthenticationProtocol, String) - Constructor for class jetbrains.buildServer.controllers.interceptors.auth.util.AuthorizationHeader
- AuthorizationInterceptor - Interface in jetbrains.buildServer.controllers
-
Interceptor which checks authorization for all of the HTTP requests.
- AUTHORIZE_AGENT - jetbrains.buildServer.serverSide.auth.Permission
- AUTHORIZE_AGENT_FOR_PROJECT - jetbrains.buildServer.serverSide.auth.Permission
- AuthPropertyKey - Class in jetbrains.buildServer.users
-
Represents an authentication property key
- AuthPropertyKey(String) - Constructor for class jetbrains.buildServer.users.AuthPropertyKey
-
Constructor
- AuthPropertyKey(String, String, String) - Constructor for class jetbrains.buildServer.users.AuthPropertyKey
- AuthUtil - Class in jetbrains.buildServer.serverSide.auth
- AUTO - jetbrains.buildServer.agentServer.AgentBuild.CheckoutType
- AUTO - jetbrains.buildServer.BuildTypeDescriptor.CheckoutType
-
Auto checkout mode, i.e
BuildTypeDescriptor.CheckoutType.ON_AGENT
if available,BuildTypeDescriptor.CheckoutType.ON_SERVER
if not. - AUTO_GENERATED_STATUS_PATTERN - Static variable in interface jetbrains.buildServer.agent.Constants
-
Pattern which is replaced with automatically generated build status text
- AUTO_PREFIX - Static variable in class jetbrains.buildServer.messages.TestMetadata
- AUTODETECT_TIMEZONE - Static variable in interface jetbrains.buildServer.users.StandardProperties
-
If set, TeamCity will try to autodetect user timezone and convert time correspondingly
- AutoMergeOptions - Class in jetbrains.buildServer.vcs
- AutoMergeOptions(String, String, MergeOptions) - Constructor for class jetbrains.buildServer.vcs.AutoMergeOptions
- autowire(Class<T>, Object...) - Method in class jetbrains.buildServer.spring.SpringAutowirerImpl
- autowire(Class<T>, Object...) - Method in interface jetbrains.buildServer.spring.SpringObjectAutowirer
- available() - Method in class jetbrains.buildServer.util.ApacheZipSlipAwareArchiveInputStream
- available() - Method in class jetbrains.buildServer.util.CloseAwareInputStream
- AvailableBuildRunners - Class in jetbrains.buildServer.controllers.admin.projects
- AvailableBuildRunners(RunTypesProvider, DeprecatedRunTypes) - Constructor for class jetbrains.buildServer.controllers.admin.projects.AvailableBuildRunners
- AverageBuildValue - Class in jetbrains.buildServer.serverSide.statistics.build
-
This class holds metric value and attributes of corresponding build
- AverageBuildValue(long, String) - Constructor for class jetbrains.buildServer.serverSide.statistics.build.AverageBuildValue
-
Construct averaged value
- await() - Method in interface jetbrains.buildServer.serverSide.PersistTask
-
Blocks caller until task is finished.
- await(long) - Method in interface jetbrains.buildServer.serverSide.PersistTask
-
Blocks caller until the task is finished or timeout is exceeded.
- awaitLatch(CountDownLatch) - Static method in class jetbrains.buildServer.util.ThreadUtil
- awaitUninterruptibly() - Method in interface jetbrains.buildServer.serverSide.PersistTask
-
Blocks caller until task is finished.
- AXIS_Y_MAX - Static variable in class jetbrains.buildServer.serverSide.statistics.build.BuildChartSettings
- AXIS_Y_MIN - Static variable in class jetbrains.buildServer.serverSide.statistics.build.BuildChartSettings
B
- b - Variable in class jetbrains.buildServer.util.Couple
-
The second item.
- B_POSTFIX - Static variable in class jetbrains.buildServer.util.StringUtil
- BackgroundActivity - Interface in jetbrains.buildServer.backgroundTasks
-
Your task should implement this interface if it should be runnable via BackgroundTaskManager
- BackgroundTask - Interface in jetbrains.buildServer.backgroundTasks
-
Interface describes a cancelable task started with BackgroundTaskManager.
- BackgroundTaskManager - Interface in jetbrains.buildServer.backgroundTasks
-
Manager for background tasks.
- Backup - jetbrains.buildServer.serverSide.maintenance.MaintenanceProcessKind
-
Backup data.
- BACKUP - jetbrains.buildServer.serverSide.auth.Permission
- BACKUP_PAGE_TAB - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Backup page (in administration).
- BackupConfig - Class in jetbrains.buildServer.serverSide.maintenance
-
Backup configuration.
- BackupConfig() - Constructor for class jetbrains.buildServer.serverSide.maintenance.BackupConfig
-
Empty constructor.
- BackupConfig(BackupConfig) - Constructor for class jetbrains.buildServer.serverSide.maintenance.BackupConfig
-
Copy constructor.
- BackupProcess - Interface in jetbrains.buildServer.serverSide.maintenance
-
Backup process.
- BackupProcessInfo - Interface in jetbrains.buildServer.serverSide.maintenance
-
Backup brief info.
- BackupProcessManager - Interface in jetbrains.buildServer.serverSide.maintenance
-
Backup process manager.
- BASE_BUILD_URL - Static variable in class jetbrains.buildServer.web.openapi.ViewBuildTab
- BaseActionController - Class in jetbrains.buildServer.controllers
- BaseActionController(WebControllerManager) - Constructor for class jetbrains.buildServer.controllers.BaseActionController
- BaseAjaxActionController - Class in jetbrains.buildServer.controllers
-
A controller for processing Ajax requests and producing XML response
- BaseAjaxActionController(WebControllerManager) - Constructor for class jetbrains.buildServer.controllers.BaseAjaxActionController
- BaseArchiveUtil - Class in jetbrains.buildServer.util
-
Provides utils to archive and extract files from zip archive.
- BaseArchiveUtil() - Constructor for class jetbrains.buildServer.util.BaseArchiveUtil
- BaseArtifactDependency - Class in jetbrains.buildServer.artifacts
-
Base class for artifact dependency information.
- BaseArtifactDependency(String, String, RevisionRule) - Constructor for class jetbrains.buildServer.artifacts.BaseArtifactDependency
-
Represents dependency on one or more artifacts of some build.
- BaseAsyncPolledBuildTrigger - Class in jetbrains.buildServer.buildTriggers.async
-
Base class for all
AsyncPolledBuildTrigger
implementations. - BaseAsyncPolledBuildTrigger() - Constructor for class jetbrains.buildServer.buildTriggers.async.BaseAsyncPolledBuildTrigger
- BaseBlockMessage - Class in jetbrains.buildServer.messages.serviceMessages
- BaseBuildProblemTypeDetailsProvider - Class in jetbrains.buildServer.serverSide.problems
-
User: Victory.Bedrosova Date: 13.07.12 Time: 14:42
- BaseBuildProblemTypeDetailsProvider() - Constructor for class jetbrains.buildServer.serverSide.problems.BaseBuildProblemTypeDetailsProvider
- BaseCommitData - Class in jetbrains.buildServer.vcs
-
Created 27.09.13 19:38
- BaseCommitData(String, String, Date) - Constructor for class jetbrains.buildServer.vcs.BaseCommitData
- BaseCompilationBlockMessage - Class in jetbrains.buildServer.messages.serviceMessages
-
Base class for compilation block messages (CompilationStarted and CompilationFinished).
- BaseController - Class in jetbrains.buildServer.controllers
-
Base class for all of the TeamCity web controllers
- BaseController() - Constructor for class jetbrains.buildServer.controllers.BaseController
-
Constructor
- BaseController(SBuildServer) - Constructor for class jetbrains.buildServer.controllers.BaseController
-
Constructor.
- BaseFormXmlController - Class in jetbrains.buildServer.controllers
-
Controller which output is xml in case of POST request and usual response in case of GET.
- BaseFormXmlController() - Constructor for class jetbrains.buildServer.controllers.BaseFormXmlController
-
Constructor
- BaseFormXmlController(SBuildServer) - Constructor for class jetbrains.buildServer.controllers.BaseFormXmlController
-
Constructor
- BaseModificationDAG - Class in jetbrains.buildServer.util.graph
- BaseModificationDAG() - Constructor for class jetbrains.buildServer.util.graph.BaseModificationDAG
- BaseModificationData - Class in jetbrains.buildServer.vcs
-
This class contains all necessary information to be sent via XmlRpc to remote client about TeamCity version control modification
- BaseModificationData(String, String, Date, List<VcsChange>, String, String, int) - Constructor for class jetbrains.buildServer.vcs.BaseModificationData
- BaseParameter - Class in jetbrains.buildServer.serverSide
-
Created by Eugene Petrenko (eugene.petrenko@gmail.com) Date: 26.01.12 13:07
- BaseParameter(String, String, ControlDescription) - Constructor for class jetbrains.buildServer.serverSide.BaseParameter
- BasePopupController - Class in jetbrains.buildServer.controllers
-
Base class for all controllers serving AJAX popups.
- BasePopupController() - Constructor for class jetbrains.buildServer.controllers.BasePopupController
- BasePopupController(SBuildServer) - Constructor for class jetbrains.buildServer.controllers.BasePopupController
- BaseProfilePluginInfo<PropertyInfoType extends BasePropertyInfo> - Class in jetbrains.buildServer.serverSide
- BaseProfilePluginInfo(String, String, String, List<PropertyInfoType>) - Constructor for class jetbrains.buildServer.serverSide.BaseProfilePluginInfo
- BasePropertiesBean - Class in jetbrains.buildServer.controllers
-
This form bean contains a map of properties and tracks its state.
- BasePropertiesBean(Map<String, String>) - Constructor for class jetbrains.buildServer.controllers.BasePropertiesBean
-
Constructs new bean from the specified map of properties
- BasePropertiesBean(Map<String, String>, Map<String, String>) - Constructor for class jetbrains.buildServer.controllers.BasePropertiesBean
-
Constructs new bean from specified map of current properties and default properties
- BasePropertiesModel - Class in jetbrains.buildServer.serverSide
- BasePropertiesModel() - Constructor for class jetbrains.buildServer.serverSide.BasePropertiesModel
- BasePropertyInfo<PropertyLinkProviderType,PropertyValidatorType> - Class in jetbrains.buildServer.serverSide
- BasePropertyInfo(String, String, String, PropertyLinkProviderType, PropertyValidatorType...) - Constructor for class jetbrains.buildServer.serverSide.BasePropertyInfo
- BaseTestMessage - Class in jetbrains.buildServer.messages.serviceMessages
- BaseTestSuiteMessage - Class in jetbrains.buildServer.messages.serviceMessages
- BASIC_NAME - Static variable in class jetbrains.buildServer.controllers.interceptors.auth.util.AuthorizationHeader
- BasicIssueFetcherAuthenticator - Class in jetbrains.buildServer.issueTracker
- BasicIssueFetcherAuthenticator(Credentials) - Constructor for class jetbrains.buildServer.issueTracker.BasicIssueFetcherAuthenticator
- batchFetch(Collection<String>) - Method in interface jetbrains.buildServer.issueTracker.AbstractIssueFetcher.BatchFetchFunction
- BEARER_NAME - Static variable in class jetbrains.buildServer.controllers.interceptors.auth.util.AuthorizationHeader
- before(String...) - Static method in class jetbrains.buildServer.util.positioning.PositionConstraint
-
Indicates that item must be placed before other items with specified identifiers
- before(String...) - Static method in class jetbrains.buildServer.web.openapi.PositionConstraint
-
Indicates that extension must be placed before other extensions with specified identifiers (plugin names)
- before(Date) - Static method in class jetbrains.buildServer.util.Dates
- before(Date, long) - Static method in class jetbrains.buildServer.util.Dates
- BEFORE - jetbrains.buildServer.vcs.VcsModificationOrder
- BEFORE_CHANGE - jetbrains.buildServer.vcs.VcsChangeInfo.ContentType
-
File content before the change
- BEFORE_CONTENT - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Additional content that is inserted before page's content.
- BEFORE_SPRING_CONTEXT_INITIALIZED_MATCHERS - Static variable in class jetbrains.buildServer.web.util.PathModifiers
- beforeAgentConfigurationLoaded(BuildAgent) - Method in class jetbrains.buildServer.agent.AgentLifeCycleAdapter
- beforeAgentConfigurationLoaded(BuildAgent) - Method in interface jetbrains.buildServer.agent.AgentLifeCycleListener
-
is called before build agent loaded it's properties and it is called before
AgentLifeCycleListener.agentInitialized(BuildAgent)
This is a right place to detect environment and set agent-wide properties usingBuildAgentConfiguration
interface - beforeAgentUnregistered(SBuildAgent) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- beforeAgentUnregistered(SBuildAgent) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called before build agent unregistration
Some events may be skipped when an agent was registered on another node. - beforeBuildFinish(AgentRunningBuild, BuildFinishedStatus) - Method in class jetbrains.buildServer.agent.AgentLifeCycleAdapter
- beforeBuildFinish(AgentRunningBuild, BuildFinishedStatus) - Method in interface jetbrains.buildServer.agent.AgentLifeCycleListener
-
Called after finishing build but before buildFinished event is sent to the server Is called after
AgentLifeCycleListener.beforeRunnerStart(AgentRunningBuild)
orAgentLifeCycleListener.beforeBuildInterrupted(AgentRunningBuild, BuildInterruptReason)
- beforeBuildFinish(BuildFinishedStatus) - Method in class jetbrains.buildServer.agent.AgentLifeCycleAdapter
-
Deprecated.
- beforeBuildFinish(BuildFinishedStatus) - Method in interface jetbrains.buildServer.agent.AgentLifeCycleListener
- beforeBuildFinish(SRunningBuild) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- beforeBuildFinish(SRunningBuild) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called right before build finishing, allows to write additional messages to the build log, update build status.
- beforeBuildInterrupted(AgentRunningBuild, BuildInterruptReason) - Method in class jetbrains.buildServer.agent.AgentLifeCycleAdapter
- beforeBuildInterrupted(AgentRunningBuild, BuildInterruptReason) - Method in interface jetbrains.buildServer.agent.AgentLifeCycleListener
-
Called before build is forcibly terminated, can be called several times if more than one attempt to terminate build is performed.
- beforeBuildTypeDeleted(String) - Method in interface jetbrains.buildServer.serverSide.ProjectsModelListener
-
Called before cleaning the build configuration data from the database.
- beforeBuildTypeDeleted(String) - Method in class jetbrains.buildServer.serverSide.ProjectsModelListenerAdapter
- beforeEntryDelete(SFinishedBuild) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- beforeEntryDelete(SFinishedBuild) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called before deletion of the build history entry
- beforeExecute(Thread, Runnable) - Method in class jetbrains.buildServer.util.executors.ScalingThreadPoolExecutor
- beforeExecute(Thread, Runnable) - Method in class jetbrains.buildServer.util.executors.TeamCityScheduledThreadPoolExecutor
- beforeExecute(Thread, Runnable) - Method in class jetbrains.buildServer.util.executors.TeamCityThreadPoolExecutor
- beforeInspectionsSent(AgentRunningBuild) - Method in interface jetbrains.buildServer.agent.inspections.InspectionReporterListener
-
Called before inspection results are sent to the server.
- beforeNow(long) - Static method in class jetbrains.buildServer.util.Dates
- beforeProcessStarted() - Method in interface jetbrains.buildServer.agent.runner.CommandExecution
-
Called before
CommandExecution.makeProgramCommandLine()
method is called and before process is started - beforeProcessStarted() - Method in class jetbrains.buildServer.agent.runner.CommandLineBuildService
-
this method is called before creation commandline preparation started
- beforeRunnerStart(AgentRunningBuild) - Method in class jetbrains.buildServer.agent.AgentLifeCycleAdapter
-
Deprecated.
- beforeRunnerStart(AgentRunningBuild) - Method in interface jetbrains.buildServer.agent.AgentLifeCycleListener
-
Deprecated.
- beforeRunnerStart(BuildRunnerContext) - Method in class jetbrains.buildServer.agent.AgentLifeCycleAdapter
- beforeRunnerStart(BuildRunnerContext) - Method in interface jetbrains.buildServer.agent.AgentLifeCycleListener
-
Called when the build preparation phase is done (sources are gotten, patch is applied, etc.) a runner is about to be launched.
- beforeServerConfigurationLoaded() - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- beforeServerConfigurationLoaded() - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called before the server configuration is loaded by the server on startup.
- beginClientRequest(XmlRpcClientRequest) - Method in class jetbrains.buildServer.xmlrpc.impl.MyXmlRpcTransport
-
This method is assumed to be called before calling
MyXmlRpcTransport.sendXmlRpc(byte[])
- Behaviour - Interface in jetbrains.buildServer.util.browser
-
The
Behaviour
interface encapsulates the options to control lazy tree behaviour in different cases. - BEHAVIOUR - Static variable in class jetbrains.buildServer.util.browser.ZipAwareBrowser
- belongsTo(SProject) - Method in interface jetbrains.buildServer.serverSide.BuildTypeIdentity
-
Checks whether this build type or template belongs to the specified project or one of its subprojects, transitively.
- belongsTo(SProject) - Method in interface jetbrains.buildServer.serverSide.BuildTypeTemplate
-
Returns true if the specified project or some of its subprojects (not only direct) contains this build configuration template.
- belongsTo(SProject) - Method in interface jetbrains.buildServer.serverSide.SBuildType
-
Returns true if the specified project or some of its subprojects (not only direct) contains this build configuration.
- belongsTo(SProject) - Method in interface jetbrains.buildServer.serverSide.SProject
-
Returns true if the specified project is or contains (including transitively) this project.
- between(Collection<String>, Collection<String>) - Static method in class jetbrains.buildServer.util.positioning.PositionConstraint
-
Indicates that item must be placed between other items.
- between(Collection<String>, Collection<String>) - Static method in class jetbrains.buildServer.web.openapi.PositionConstraint
-
Indicates that extension must be placed between other extensions.
- BiMapper<T,Q> - Interface in jetbrains.buildServer.dataStructures
- binarySearch(List<? extends T>, Condition<? super T>) - Static method in class jetbrains.buildServer.util.CollectionsUtil
-
Returns the index of the first element for which condition is true.
It is supposed for the list that some index K exists such as:
1. - BinaryUtils - Class in jetbrains.buildServer.util.PEReader
- BinaryUtils() - Constructor for class jetbrains.buildServer.util.PEReader.BinaryUtils
- bindConditionsFromRequest(HttpServletRequest) - Method in class jetbrains.buildServer.controllers.admin.projects.RunnerPropertiesBean
- bindFromRequest(HttpServletRequest, Object) - Method in class jetbrains.buildServer.controllers.BaseFormXmlController
-
Binds the specified bean properties from the HTTP request.
- bindFromRequest(HttpServletRequest, Object) - Static method in class jetbrains.buildServer.controllers.FormUtil
-
Fills properties of the specified form bean from the request.
- BiProcessor<K,V> - Interface in jetbrains.buildServer.util
-
Same as
ItemProcessor
but accepts two arguments. - BIT32 - jetbrains.buildServer.util.Bitness
-
32-bit.
- BIT64 - jetbrains.buildServer.util.Bitness
-
64-bit.
- biteOffPostfix(String, String) - Static method in class jetbrains.buildServer.util.StringUtil
- bitness() - Method in interface jetbrains.buildServer.agent.BuildAgentSystemInfo
-
Returns agent running jvm bitness.
- Bitness - Enum in jetbrains.buildServer.util
-
Bitness of OS or Java.
- BLOCK_CLOSED - Static variable in interface jetbrains.buildServer.messages.serviceMessages.ServiceMessageTypes
- BLOCK_COVERED_STATS - Static variable in interface jetbrains.buildServer.runner.CoverageConstants
- BLOCK_OPENED - Static variable in interface jetbrains.buildServer.messages.serviceMessages.ServiceMessageTypes
- BLOCK_STATS - Static variable in interface jetbrains.buildServer.runner.CoverageConstants
- BLOCK_TOTAL_STATS - Static variable in interface jetbrains.buildServer.runner.CoverageConstants
- BLOCK_TYPE_ARTIFACTS_RESOLVING - Static variable in class jetbrains.buildServer.messages.DefaultMessagesInfo
- BLOCK_TYPE_BUILD - Static variable in class jetbrains.buildServer.messages.DefaultMessagesInfo
- BLOCK_TYPE_BUILD_STEP - Static variable in class jetbrains.buildServer.messages.DefaultMessagesInfo
- BLOCK_TYPE_CHECKOUT - Static variable in class jetbrains.buildServer.messages.DefaultMessagesInfo
- BLOCK_TYPE_COMPILATION - Static variable in class jetbrains.buildServer.messages.DefaultMessagesInfo
- BLOCK_TYPE_MODULE - Static variable in class jetbrains.buildServer.messages.DefaultMessagesInfo
- BLOCK_TYPE_PROGRESS - Static variable in class jetbrains.buildServer.messages.DefaultMessagesInfo
- BLOCK_TYPE_TARGET - Static variable in class jetbrains.buildServer.messages.DefaultMessagesInfo
- BLOCK_TYPE_TEST - Static variable in class jetbrains.buildServer.messages.DefaultMessagesInfo
- BLOCK_TYPE_TEST_SUITE - Static variable in class jetbrains.buildServer.messages.DefaultMessagesInfo
- BlockClosed - Class in jetbrains.buildServer.messages.serviceMessages
- BlockClosed(String) - Constructor for class jetbrains.buildServer.messages.serviceMessages.BlockClosed
- BlockClosed(String, String) - Constructor for class jetbrains.buildServer.messages.serviceMessages.BlockClosed
- BlockData - Class in jetbrains.buildServer.messages
- BlockData(String, String) - Constructor for class jetbrains.buildServer.messages.BlockData
- BlockData(String, String, String) - Constructor for class jetbrains.buildServer.messages.BlockData
- BlockDataConverter() - Constructor for class jetbrains.buildServer.messages.BuildMessage1Converter.BlockDataConverter
- blockDescription - Variable in class jetbrains.buildServer.messages.BlockData
- blockId(String) - Static method in class jetbrains.buildServer.web.functions.BlockStateUtil
-
Generate block ID from some text content
- BlockLogMessage - Class in jetbrains.buildServer.serverSide.buildLog
- BlockLogMessage(String, String, Date, String, int) - Constructor for class jetbrains.buildServer.serverSide.buildLog.BlockLogMessage
- BlockLogMessage(String, String, Date, String, int, Collection<String>) - Constructor for class jetbrains.buildServer.serverSide.buildLog.BlockLogMessage
- BlockLogMessage(String, Status, String, Date, String, int, boolean, Collection<String>) - Constructor for class jetbrains.buildServer.serverSide.buildLog.BlockLogMessage
- blockName - Variable in class jetbrains.buildServer.messages.BlockData
- BlockOpened - Class in jetbrains.buildServer.messages.serviceMessages
- BlockOpened(String) - Constructor for class jetbrains.buildServer.messages.serviceMessages.BlockOpened
- BlockOpened(String, String) - Constructor for class jetbrains.buildServer.messages.serviceMessages.BlockOpened
- BlockOpened(String, String, String) - Constructor for class jetbrains.buildServer.messages.serviceMessages.BlockOpened
- BlockStateUtil - Class in jetbrains.buildServer.web.functions
- BlockStateUtil() - Constructor for class jetbrains.buildServer.web.functions.BlockStateUtil
- blockType - Variable in class jetbrains.buildServer.messages.BlockData
- BooleanOption - Class in jetbrains.buildServer.util
-
Boolean option
- BooleanOption(String, Boolean) - Constructor for class jetbrains.buildServer.util.BooleanOption
- booleanPropertyValue(User, String) - Static method in class jetbrains.buildServer.web.functions.user.UserFunctions
-
Returns value of boolean property from the specified user profile.
- Branch - Interface in jetbrains.buildServer.serverSide
-
Represents a build branch
- BRANCH_ATTR - Static variable in class jetbrains.buildServer.artifacts.RevisionRules
- BRANCH_SPEC_PROP - Static variable in class jetbrains.buildServer.vcs.impl.VcsRootImpl
-
Deprecated.
- BRANCH_SPEC_PROP - Static variable in class jetbrains.buildServer.vcs.VcsUtil
- BranchBean - Class in jetbrains.buildServer.controllers
- BranchBean() - Constructor for class jetbrains.buildServer.controllers.BranchBean
- BRANCHES_COVERED_STATS - Static variable in interface jetbrains.buildServer.runner.CoverageConstants
- BRANCHES_STATS - Static variable in interface jetbrains.buildServer.runner.CoverageConstants
- BRANCHES_TOTAL_STATS - Static variable in interface jetbrains.buildServer.runner.CoverageConstants
- BranchFilter - Interface in jetbrains.buildServer.serverSide
-
Created 19.08.13 17:23
- BreadthFirstRunnerDiscoveryExtension - Class in jetbrains.buildServer.serverSide.discovery
-
Breadth first scanner.
- BreadthFirstRunnerDiscoveryExtension() - Constructor for class jetbrains.buildServer.serverSide.discovery.BreadthFirstRunnerDiscoveryExtension
- BreadthFirstRunnerDiscoveryExtension(int) - Constructor for class jetbrains.buildServer.serverSide.discovery.BreadthFirstRunnerDiscoveryExtension
- breadthFirstScan(Element, int) - Method in class jetbrains.buildServer.serverSide.discovery.BreadthFirstRunnerDiscoveryExtension
- breadthFirstSearch(Long, BFSVisitor<Long>) - Method in class jetbrains.buildServer.util.graph.BaseModificationDAG
- breadthFirstSearch(Set<Long>, BFSVisitor<Long>) - Method in class jetbrains.buildServer.util.graph.BaseModificationDAG
- BREAK - jetbrains.buildServer.serverSide.artifacts.BuildArtifacts.BuildArtifactsProcessor.Continuation
- Browser - Interface in jetbrains.buildServer.util.browser
-
Represents an abstract browser of elements organized in a tree-like structure, e.g.
- BrowserException - Exception in jetbrains.buildServer.util.browser
- BrowserException() - Constructor for exception jetbrains.buildServer.util.browser.BrowserException
- BrowserException(String) - Constructor for exception jetbrains.buildServer.util.browser.BrowserException
- BrowserException(String, Throwable) - Constructor for exception jetbrains.buildServer.util.browser.BrowserException
- BrowserException(Throwable) - Constructor for exception jetbrains.buildServer.util.browser.BrowserException
- BrowserWithNewRoot - Class in jetbrains.buildServer.util.browser
-
Adds new root element to the original browser.
- BrowserWithNewRoot(String, Browser) - Constructor for class jetbrains.buildServer.util.browser.BrowserWithNewRoot
- BT_ALLOW_EXTERNAL_STATUS - Static variable in interface jetbrains.buildServer.serverSide.BuildTypeOptions
-
If true, viewing of the configuration status is allowed externally.
- BT_ALLOW_PERSONAL_BUILD_TRIGGERING - Static variable in interface jetbrains.buildServer.serverSide.BuildTypeOptions
-
Controls whether personal builds can be triggered in this build configuration.
- BT_ARTIFACT_PUBLISH_CONDITION - Static variable in interface jetbrains.buildServer.serverSide.BuildTypeOptions
-
Artifact publishing condition
- BT_ARTIFACT_RULES - Static variable in interface jetbrains.buildServer.serverSide.BuildTypeOptions
-
Artifact publishing rules.
- BT_BRANCH_FILTER - Static variable in interface jetbrains.buildServer.serverSide.BuildTypeOptions
-
Branch filter for logical branch names in this configuration: allows to limit branches visible in this configuration.
- BT_BUILD_CONFIGURATION_TYPE - Static variable in interface jetbrains.buildServer.serverSide.BuildTypeOptions
-
Contains the type of the build configuration.
- BT_BUILD_DEFAULT_BRANCH - Static variable in interface jetbrains.buildServer.serverSide.BuildTypeOptions
-
Deprecated.not used since 2019.1, use
BuildTypeOptions.BT_BRANCH_FILTER
instead - BT_BUILD_NUMBER_PATTERN - Static variable in interface jetbrains.buildServer.serverSide.BuildTypeOptions
-
Build number pattern
- BT_CHECKOUT_DIR - Static variable in interface jetbrains.buildServer.serverSide.BuildTypeOptions
-
Checkout directory.
- BT_CHECKOUT_MODE - Static variable in interface jetbrains.buildServer.serverSide.BuildTypeOptions
-
Preferred checkout type, can have values from jetbrains.buildServer.BuildTypeDescriptor#CheckoutType Actual checkout type can be different, for example, if ON_AGENT checkout type is set, but one of VCS roots does not support it, actual checkout type will be switched to ON_SERVER.
- BT_CLEAN_BUILD - Static variable in interface jetbrains.buildServer.serverSide.BuildTypeOptions
-
If true, all files on an agent machine should be deleted before the build is started.
- BT_EXCLUDE_DEFAULT_BRANCH_CHANGES - Static variable in interface jetbrains.buildServer.serverSide.BuildTypeOptions
-
Whether changes reachable from the default branch should be excluded from other branches
- BT_EXECUTION_TIMEOUT - Static variable in interface jetbrains.buildServer.serverSide.BuildTypeOptions
-
Allows to set max build execution time (in minutes).
- BT_FAIL_IF_TESTS_FAIL - Static variable in interface jetbrains.buildServer.serverSide.BuildTypeOptions
-
If true, build will fail if there is at least one failed test.
- BT_FAIL_ON_ANY_ERROR_MESSAGE - Static variable in interface jetbrains.buildServer.serverSide.BuildTypeOptions
-
If true, build will fail if any error message is received from logger.
- BT_FAIL_ON_EXIT_CODE - Static variable in interface jetbrains.buildServer.serverSide.BuildTypeOptions
-
If true, build will fail if build process exit code was non-zero
- BT_FAIL_ON_OOME_OR_CRASH - Static variable in interface jetbrains.buildServer.serverSide.BuildTypeOptions
-
If true then build will be marked as failed if out of memory error or process crash is detected.
- BT_HANGING_BUILDS_DETECTION_ENABLED - Static variable in interface jetbrains.buildServer.serverSide.BuildTypeOptions
-
Enables or disables hanging builds detection in this build configuration
- BT_MAX_RUNNING_BUILDS - Static variable in interface jetbrains.buildServer.serverSide.BuildTypeOptions
-
Allows to set maximum number of simultaneously running builds.
- BT_SHOW_DEPS_CHANGES - Static variable in interface jetbrains.buildServer.serverSide.BuildTypeOptions
-
If true, build will include snapshot dependencies changes when reporting changes on UI
- BT_SUPPORT_TEST_RETRY - Static variable in interface jetbrains.buildServer.serverSide.BuildTypeOptions
-
If true, successful test run with the same name mutes failed test with the same name in the same build
- BufferedRandomAccessFile - Class in jetbrains.buildServer.util
- BufferedRandomAccessFile(File, String) - Constructor for class jetbrains.buildServer.util.BufferedRandomAccessFile
- BufferedRandomAccessFile(File, String, int) - Constructor for class jetbrains.buildServer.util.BufferedRandomAccessFile
- build() - Method in class jetbrains.buildServer.agent.problems.ExitCodeProblemBuilder
-
Build new
BuildProblemData
ofBuildProblemTypes.TC_EXIT_CODE_TYPE
type according to specified parameters. - build() - Method in class jetbrains.buildServer.agent.runner.JavaCommandLineBuilder
- build() - Method in class jetbrains.buildServer.vcs.ChangeStatusListBuilder
-
Returns ChangeStatus list according to specified settings.
- Build - Interface in jetbrains.buildServer
-
Represents an instance of the build ever run or running at the moment.
- BUILD - jetbrains.buildServer.vcs.OperationRequestor
- BUILD_AGENT - Static variable in interface jetbrains.buildServer.agentServer.Agent
- BUILD_ARTIFACTS_FRAGMENT - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Additional content on build artifacts page
- BUILD_ARTIFACTS_POPUP_FRAGMENT - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Additional content in build artifacts popup
- BUILD_CHANGED_STATUS - jetbrains.buildServer.serverSide.tracker.TrackerEventType
- BUILD_CHANGES_LOADED - jetbrains.buildServer.serverSide.tracker.TrackerEventType
- BUILD_CHECKOUT_DIR - Static variable in class jetbrains.buildServer.agent.AgentRuntimeProperties
- BUILD_CONF_STATISTICS_FRAGMENT - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Additional content on BuildType Statistics tab You can also use method
BuildDataExtensionUtil.retrieveBuild(javax.servlet.http.HttpServletRequest, jetbrains.buildServer.serverSide.SBuildServer)
to get corresponding build instance - BUILD_CONF_TAB - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Custom tab on the build configuration page.
- BUILD_COUNTER_PARAM - Static variable in interface jetbrains.buildServer.agent.ServerProvidedProperties
- BUILD_ENVIRONMENT - Static variable in interface jetbrains.buildServer.messages.serviceMessages.ServiceMessageTypes
- build_failed - jetbrains.buildServer.notification.AbstractTemplatesLoader.TEMPLATE_TYPE
-
Deprecated.
- BUILD_FAILED - jetbrains.buildServer.notification.NotificationEvent
- BUILD_FAILED_TO_START - jetbrains.buildServer.notification.NotificationEvent
- BUILD_FAILED_TO_START - jetbrains.buildServer.notification.NotificationRule.Event
- build_failing - jetbrains.buildServer.notification.AbstractTemplatesLoader.TEMPLATE_TYPE
-
Deprecated.
- BUILD_FAILING - jetbrains.buildServer.notification.NotificationEvent
- BUILD_FAILING - jetbrains.buildServer.notification.NotificationRule.Event
- BUILD_FAILURE_CONDITIONS - jetbrains.buildServer.usageStatistics.presentation.UsageStatisticsGroupPosition
- BUILD_FEATURES - jetbrains.buildServer.usageStatistics.presentation.UsageStatisticsGroupPosition
- BUILD_FILE_KEY - Static variable in interface jetbrains.buildServer.runner.BuildFileRunnerConstants
- BUILD_FILE_PATH_KEY - Static variable in interface jetbrains.buildServer.runner.BuildFileRunnerConstants
- BUILD_FINISHED - jetbrains.buildServer.serverSide.tracker.TrackerEventType
- BUILD_FINISHED_FAILURE - jetbrains.buildServer.notification.NotificationRule.Event
- BUILD_FINISHED_NEW_FAILURE - jetbrains.buildServer.notification.NotificationRule.Event
- BUILD_FINISHED_SUCCESS - jetbrains.buildServer.notification.NotificationRule.Event
- BUILD_FINISHING - Static variable in interface jetbrains.buildServer.agent.statistics.BuildStageDurationConstants
-
Last stage
- BUILD_ID - Static variable in class jetbrains.buildServer.agent.AgentRuntimeProperties
- BUILD_ID_NAME - Static variable in class jetbrains.buildServer.artifacts.RevisionRules
- BUILD_ID_PARAM_NAME - Static variable in class jetbrains.buildServer.serverSide.TriggeredByBuilder
- BUILD_ID_SUFFIX - Static variable in class jetbrains.buildServer.artifacts.RevisionRules
- BUILD_INTERRUPTED - jetbrains.buildServer.serverSide.tracker.TrackerEventType
- BUILD_KEY - Static variable in class jetbrains.buildServer.controllers.BuildDataExtensionUtil
- BUILD_LAST_MESSAGE_TIMESTAMP_FORMAT - Static variable in class jetbrains.buildServer.notification.TemplateMessageBuilder
- BUILD_NUMBER - Static variable in interface jetbrains.buildServer.messages.serviceMessages.ServiceMessageTypes
- BUILD_NUMBER_ENV - Static variable in interface jetbrains.buildServer.agent.ServerProvidedProperties
- BUILD_NUMBER_NAME - Static variable in class jetbrains.buildServer.artifacts.RevisionRules
- BUILD_NUMBER_PROP - Static variable in interface jetbrains.buildServer.agent.ServerProvidedProperties
- BUILD_PARAMETER - Static variable in interface jetbrains.buildServer.messages.serviceMessages.ServiceMessageTypes
- BUILD_PORBLEM - Static variable in interface jetbrains.buildServer.messages.serviceMessages.ServiceMessageTypes
- build_probably_hanged - jetbrains.buildServer.notification.AbstractTemplatesLoader.TEMPLATE_TYPE
-
Deprecated.
- build_probably_hanging - jetbrains.buildServer.notification.AbstractTemplatesLoader.TEMPLATE_TYPE
-
Deprecated.
- BUILD_PROBABLY_HANGING - jetbrains.buildServer.notification.NotificationEvent
- BUILD_PROBABLY_HANGING - jetbrains.buildServer.notification.NotificationRule.Event
- BUILD_PROBLEM_CHANGED - jetbrains.buildServer.serverSide.tracker.TrackerEventType
- BUILD_PROBLEM_MUTE_UPDATED - jetbrains.buildServer.serverSide.tracker.TrackerEventType
- BUILD_PROBLEM_MUTED - jetbrains.buildServer.notification.NotificationEvent
- BUILD_PROBLEM_RESPONSIBILITY_ASSIGNED - jetbrains.buildServer.notification.NotificationEvent
- BUILD_PROBLEM_RESPONSIBILITY_CHANGED - jetbrains.buildServer.notification.NotificationEvent
- BUILD_PROBLEM_RESPONSIBILITY_CHANGED - jetbrains.buildServer.serverSide.tracker.TrackerEventType
- BUILD_PROBLEM_UNMUTED - jetbrains.buildServer.notification.NotificationEvent
- BUILD_PROMOTION_KEY - Static variable in class jetbrains.buildServer.web.openapi.ViewBuildTab
- BUILD_QUEUE_ORDER_CHANGED - jetbrains.buildServer.serverSide.tracker.TrackerEventType
- BUILD_REMOVED - jetbrains.buildServer.serverSide.tracker.TrackerEventType
- BUILD_RESULTS_BUILD_PROBLEM - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Custom build problem rendering see BuildResultsBuildProblemRenderer helper class
- BUILD_RESULTS_FRAGMENT - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Additional content on build results page (overview tab) below build summary section You can also use method
BuildDataExtensionUtil.retrieveBuild(javax.servlet.http.HttpServletRequest, jetbrains.buildServer.serverSide.SBuildServer)
to get corresponding build instance - BUILD_RESULTS_TAB - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Custom tab on the build results page.
- BUILD_RUNNER_ERROR_TYPE - Static variable in class jetbrains.buildServer.messages.ErrorData
-
Following errors mark build as an internal error if reported before or during first build step execution
- BUILD_SERVER - Static variable in interface jetbrains.buildServer.agentServer.Server
-
Deprecated.
- BUILD_SERVER - Static variable in interface jetbrains.buildServer.xmlrpc.XmlRpcConstants
- BUILD_SET_PARAMETER - Static variable in interface jetbrains.buildServer.messages.serviceMessages.ServiceMessageTypes
- BUILD_STAGE_DURATION_PREFIX - Static variable in interface jetbrains.buildServer.agent.statistics.BuildStageDurationConstants
-
Build-stage durations metrics' common prefix
- build_started - jetbrains.buildServer.notification.AbstractTemplatesLoader.TEMPLATE_TYPE
-
Deprecated.
- BUILD_STARTED - jetbrains.buildServer.notification.NotificationEvent
- BUILD_STARTED - jetbrains.buildServer.notification.NotificationRule.Event
- BUILD_STARTED - jetbrains.buildServer.serverSide.tracker.TrackerEventType
- BUILD_STATISTIC_VALUE - Static variable in interface jetbrains.buildServer.messages.serviceMessages.ServiceMessageTypes
- BUILD_STATUS - Static variable in interface jetbrains.buildServer.messages.serviceMessages.ServiceMessageTypes
- BUILD_STEP - Static variable in interface jetbrains.buildServer.agent.statistics.BuildStageDurationConstants
-
Step prefix (suffixes are added)
- BUILD_STEP_EXECUTION_CONDITIONS - Static variable in interface jetbrains.buildServer.agent.ServerProvidedProperties
-
runner parameter to specify execution conditions
- BUILD_STEP_EXECUTION_MODE - Static variable in interface jetbrains.buildServer.agent.ServerProvidedProperties
-
runner parameter to specify execution mode
- BUILD_STEP_EXECUTION_MODE_ALWAYS - Static variable in interface jetbrains.buildServer.agent.ServerProvidedProperties
-
value for
ServerProvidedProperties.BUILD_STEP_EXECUTION_MODE
, will execute step always, even if build was interrupted - BUILD_STEP_EXECUTION_MODE_DEFAULT - Static variable in interface jetbrains.buildServer.agent.ServerProvidedProperties
-
value for
ServerProvidedProperties.BUILD_STEP_EXECUTION_MODE
step will not be executed if there are other failed steps - BUILD_STEP_EXECUTION_MODE_EVEN_IF_FAILED - Static variable in interface jetbrains.buildServer.agent.ServerProvidedProperties
-
value for
ServerProvidedProperties.BUILD_STEP_EXECUTION_MODE
, will execute step even if previous step(s) has failed, server will not be queries for step results. - BUILD_STEP_EXECUTION_MODE_WHILE_SUCCESSFUL - Static variable in interface jetbrains.buildServer.agent.ServerProvidedProperties
-
value for
ServerProvidedProperties.BUILD_STEP_EXECUTION_MODE
, will execute step only if status on server is "successful"; i.e. - BUILD_STOP - Static variable in interface jetbrains.buildServer.messages.serviceMessages.ServiceMessageTypes
- build_successful - jetbrains.buildServer.notification.AbstractTemplatesLoader.TEMPLATE_TYPE
-
Deprecated.
- BUILD_SUCCESSFUL - jetbrains.buildServer.notification.NotificationEvent
- BUILD_SUMMARY - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Build summary section of a build results page.
- BUILD_TAG_NAME - Static variable in class jetbrains.buildServer.artifacts.RevisionRules
- BUILD_TAG_SUFFIX - Static variable in class jetbrains.buildServer.artifacts.RevisionRules
- BUILD_TAGS_CHANGED - jetbrains.buildServer.serverSide.tracker.TrackerEventType
- BUILD_TEMP_DIR - Static variable in class jetbrains.buildServer.agent.AgentRuntimeProperties
- BUILD_TYPE - jetbrains.buildServer.controllers.admin.projects.setupFromUrl.SetupObjectFromResourceBean.ObjectType
- BUILD_TYPE - jetbrains.buildServer.tests.TestCurrentMuteData.TestContextMuteData.Scope
- BUILD_TYPE - Static variable in interface jetbrains.buildServer.parameters.ContextVariablesPredefinedNames
- BUILD_TYPE_ACTIVE_STATUS_CHANGED - jetbrains.buildServer.serverSide.tracker.TrackerEventType
- BUILD_TYPE_ADDED_TO_QUEUE - jetbrains.buildServer.serverSide.tracker.TrackerEventType
- BUILD_TYPE_BRANCHES_CHANGED - jetbrains.buildServer.serverSide.tracker.TrackerEventType
- BUILD_TYPE_ID - Static variable in class jetbrains.buildServer.agent.AgentRuntimeProperties
- BUILD_TYPE_ID - Static variable in class jetbrains.buildServer.controllers.ProjectFinder
- BUILD_TYPE_ID - Static variable in class jetbrains.buildServer.serverSide.statistics.build.BuildChartSettings
- BUILD_TYPE_ID_PARAM_NAME - Static variable in class jetbrains.buildServer.serverSide.TriggeredByBuilder
- BUILD_TYPE_PERSISTED - jetbrains.buildServer.serverSide.tracker.TrackerEventType
- BUILD_TYPE_REGISTERED - jetbrains.buildServer.serverSide.tracker.TrackerEventType
- BUILD_TYPE_REMOVED_FROM_QUEUE - jetbrains.buildServer.serverSide.tracker.TrackerEventType
- BUILD_TYPE_RESPONSIBILITY_ASSIGNED - jetbrains.buildServer.notification.NotificationEvent
- BUILD_TYPE_RESPONSIBILITY_CHANGED - jetbrains.buildServer.notification.NotificationEvent
- BUILD_TYPE_RESPONSIBILITY_CHANGES - jetbrains.buildServer.serverSide.tracker.TrackerEventType
- BUILD_TYPE_TEMPLATE_PERSISTED - jetbrains.buildServer.serverSide.tracker.TrackerEventType
- BUILD_TYPE_UNREGISTERED - jetbrains.buildServer.serverSide.tracker.TrackerEventType
- BUILD_VCS_NUMBER - Static variable in interface jetbrains.buildServer.agent.ServerProvidedProperties
- BUILD_VCS_NUMBER_ENV - Static variable in interface jetbrains.buildServer.agent.ServerProvidedProperties
- BUILD_WORKING_DIR - Static variable in class jetbrains.buildServer.agent.AgentRuntimeProperties
- BuildAgent - Interface in jetbrains.buildServer.agent
- BuildAgent - Interface in jetbrains.buildServer
-
Representation of registered agent
- BuildAgentConfiguration - Interface in jetbrains.buildServer.agent
-
Represents configuration of build agent (loaded from buildAgent.properties file)
- BuildAgentData - Class in jetbrains.buildServer
-
This class contains all necessary information to be sent via XmlRpc to remote client about TeamCity agent, registered on the server
- BuildAgentData(int, String, boolean, boolean) - Constructor for class jetbrains.buildServer.BuildAgentData
- BuildAgentManager - Interface in jetbrains.buildServer.serverSide
-
Provides an ability to operate TeamCity agents.
- BuildAgentManager.RunConfigurationPolicy - Enum in jetbrains.buildServer.serverSide
-
Policies to check if the is allowed to run the configuration.
- BuildAgentSystemInfo - Interface in jetbrains.buildServer.agent
-
Provides information about operating system where agent is installed.
- BuildArtifact - Interface in jetbrains.buildServer.serverSide.artifacts
-
Represents build artifact file
- BuildArtifactHolder - Interface in jetbrains.buildServer.serverSide.artifacts
-
Created Eugene Petrenko (eugene.petrenko@gmail.com) date: 19.04.11
- BuildArtifactInfo - Interface in jetbrains.buildServer.serverSide.artifacts
- BuildArtifactNotFoundException - Exception in jetbrains.buildServer.serverSide.artifacts
-
This exception is thrown if artifact was not found
- BuildArtifactNotFoundException(String) - Constructor for exception jetbrains.buildServer.serverSide.artifacts.BuildArtifactNotFoundException
- BuildArtifacts - Interface in jetbrains.buildServer.serverSide.artifacts
-
Provides API to access build artifacts with respect to permission checking and artifacts locking
- BuildArtifacts.BuildArtifactsProcessor - Interface in jetbrains.buildServer.serverSide.artifacts
- BuildArtifacts.BuildArtifactsProcessor.Continuation - Enum in jetbrains.buildServer.serverSide.artifacts
-
Describes how iteration should be continued
- buildArtifactsChanged(SBuild) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- buildArtifactsChanged(SBuild) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called when build artifacts are changed by the server on disk, for example, when cleanup removed some files.
- BuildArtifactsViewMode - Enum in jetbrains.buildServer.serverSide.artifacts
-
Represent build artifacts view mode
- buildArtifactsWereDownloaded(long) - Method in interface jetbrains.buildServer.serverSide.DownloadedArtifactsLogger
- buildAttributes() - Method in class jetbrains.buildServer.vcs.SubrepoRevisionAttributesBuilder
- BuildAuthUtil - Class in jetbrains.buildServer
- buildChangedStatus(SRunningBuild, Status, Status) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- buildChangedStatus(SRunningBuild, Status, Status) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called when build status changes from successful to failed
- BuildChanges - Interface in jetbrains.buildServer.serverSide
- BuildChartSettings - Class in jetbrains.buildServer.serverSide.statistics.build
-
Defines settings specific to build chart
- BuildChartSettings(Map<String, String[]>) - Constructor for class jetbrains.buildServer.serverSide.statistics.build.BuildChartSettings
- BuildChartSettings(Map<String, String[]>, Map<String, String>) - Constructor for class jetbrains.buildServer.serverSide.statistics.build.BuildChartSettings
- BuildChartSettings.FILTER_RANGE_VALUES - Enum in jetbrains.buildServer.serverSide.statistics.build
- buildCleanPatch(LowLevelPatchBuilder, String) - Method in interface jetbrains.vcs.api.services.CleanPatchService
-
Creates a clean patch
- BuildCleanupContext - Interface in jetbrains.buildServer.serverSide.cleanup
- buildCleanupError(long, String) - Method in interface jetbrains.buildServer.serverSide.cleanup.ErrorReporter
-
Notify core cleanup process about error that happened during extensions cleanup.
- BuildCommandLineProcessor - Interface in jetbrains.buildServer.agent.runner
-
This extension can be used to customize build process command line.
- buildCommented(SBuild, User, String) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- buildCommented(SBuild, User, String) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called when user comment the build.
- BuildConfigurationInfo - Interface in jetbrains.buildServer.serverSide.buildDistribution
-
Represents build configuration specific information for the build distribution algorithm
- BuildCustomizer - Interface in jetbrains.buildServer.serverSide
-
This class can be used to create and/or add custom builds to the queue.
- BuildCustomizerFactory - Interface in jetbrains.buildServer.serverSide
- BuildDataExtensionUtil - Class in jetbrains.buildServer.controllers
- BuildDataFilter - Interface in jetbrains.buildServer.serverSide
-
Interface for filtering build.
- BuildDataStorage - Interface in jetbrains.buildServer.serverSide.statistics.build
-
Storage for build statistic values.
- BuildDependency - Interface in jetbrains.buildServer.serverSide.dependency
-
Build Dependency represents an instance of Dependency between Build Types.
- buildDetachedFromAgent(String, String) - Method in class jetbrains.buildServer.agent.impl.XmlRpcAgentLogListener
- buildDetachedFromAgent(String, String) - Method in interface jetbrains.buildServer.agentServer.AgentLogListener
-
Indicates that the build tasks are finished on the agent but the build itself should continue until some external process finishes it
- buildDetachedFromAgent(SRunningBuild) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- buildDetachedFromAgent(SRunningBuild) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called after build is detached from agent, making the agent available to other builds
- BuildDirectoryCleanerCallback - Class in jetbrains.buildServer.agent
-
Provides build logging build messages for
SmartDirectoryCleaner
operations under a running build. - BuildDirectoryCleanerCallback(BuildProgressLogger, Logger) - Constructor for class jetbrains.buildServer.agent.BuildDirectoryCleanerCallback
-
Creates instance of callback
- BuildDistributorInput - Interface in jetbrains.buildServer.serverSide.buildDistribution
-
Input data used by build distributor.
- BuildEstimates - Class in jetbrains.buildServer.serverSide
-
Holds data that describes estimates for a queued build.
- BuildEstimates(TimeInterval, BuildAgent, WaitReason, boolean) - Constructor for class jetbrains.buildServer.serverSide.BuildEstimates
-
Initializes the instance.
- buildFailed(SRunningBuild) - Method in interface jetbrains.buildServer.notification.NotificationEventListener
-
Called when build finished with a failure.
- buildFailedAfterSuccess(SRunningBuild) - Method in interface jetbrains.buildServer.notification.NotificationEventListener
-
Called upon first build failure after success
- buildFailedToStart(SRunningBuild) - Method in interface jetbrains.buildServer.notification.NotificationEventListener
-
Called if build failed to start, i.e.
- buildFailing(SRunningBuild, BuildMessage1) - Method in interface jetbrains.buildServer.notification.NotificationEventListener
-
Called when build status changed to failure.
- buildFailureDescription(String) - Method in interface jetbrains.buildServer.agent.BuildProgressLogger
-
Allows to fail build unconditionally.
- BuildFeature - Class in jetbrains.buildServer.serverSide
-
Represents a kind of a plugin that provides some functionality around a build.
- BuildFeature() - Constructor for class jetbrains.buildServer.serverSide.BuildFeature
- BuildFeature.PlaceToShow - Enum in jetbrains.buildServer.serverSide
-
Location of build feature settings in UI
- BuildFeatureInfo - Class in jetbrains.buildServer.agentServer
-
Represents build feature information for build agent Created by Eugene Petrenko (eugene.petrenko@gmail.com) Date: 01.02.12 18:58
- BuildFeatureInfo() - Constructor for class jetbrains.buildServer.agentServer.BuildFeatureInfo
- BuildFileRunnerConstants - Interface in jetbrains.buildServer.runner
- BuildFileRunnerUtil - Class in jetbrains.buildServer.runner
- BuildFinder - Interface in jetbrains.buildServer.serverSide.artifacts
-
Represents build finder - utility class which is able to find build by some characteristics in specified build configuration.
- BuildFinishAware - Interface in jetbrains.buildServer.serverSide.statistics.build
-
Implement this to be notified when build finished running.
- BuildFinishAwareValueTypeBase - Class in jetbrains.buildServer.serverSide.statistics.build
-
Base class for Build values types
- BuildFinishAwareValueTypeBase(BuildDataStorage, ValueProviderRegistry, SBuildServer, String) - Constructor for class jetbrains.buildServer.serverSide.statistics.build.BuildFinishAwareValueTypeBase
- BuildFinishAwareValueTypeBase(BuildDataStorage, ValueProviderRegistry, SBuildServer, String, String) - Constructor for class jetbrains.buildServer.serverSide.statistics.build.BuildFinishAwareValueTypeBase
- buildFinished(String, Date, boolean) - Method in class jetbrains.buildServer.agent.impl.XmlRpcAgentLogListener
- buildFinished(String, Date, boolean) - Method in interface jetbrains.buildServer.agentServer.AgentLogListener
- buildFinished(AgentRunningBuild, BuildFinishedStatus) - Method in class jetbrains.buildServer.agent.AgentLifeCycleAdapter
- buildFinished(AgentRunningBuild, BuildFinishedStatus) - Method in interface jetbrains.buildServer.agent.AgentLifeCycleListener
-
Called after the buildFinished event is sent to the server Is called after
AgentLifeCycleListener.beforeBuildFinish(BuildFinishedStatus)
New build may be started while processing this event - buildFinished(BuildFinishedStatus) - Method in class jetbrains.buildServer.agent.AgentLifeCycleAdapter
-
Deprecated.
- buildFinished(BuildFinishedStatus) - Method in interface jetbrains.buildServer.agent.AgentLifeCycleListener
- buildFinished(SBuild) - Method in interface jetbrains.buildServer.serverSide.statistics.build.BuildFinishAware
- buildFinished(SBuild) - Method in class jetbrains.buildServer.serverSide.statistics.build.BuildFinishAwareValueTypeBase
-
Template method: calculateBuildMetric then publishValue if not null
- buildFinished(SRunningBuild) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- buildFinished(SRunningBuild) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called after build finishing, only if build was not interrupted
- BuildFinishedStatus - Enum in jetbrains.buildServer.agent
-
Contains build finish statuses on agent
- buildFor(String, WebContext) - Method in interface jetbrains.buildServer.web.util.RegExpTextTransformer.PatternBuilder
- BuildHistory - Interface in jetbrains.buildServer.serverSide
-
Provides ability to operate with TeamCity finished builds.
- buildIncrementalPatch(LowLevelPatchBuilder, String, String) - Method in interface jetbrains.vcs.api.services.IncrementalPatchService
-
Creates an incremental patch from a given revision to a given revision
- BuildInfoFragmentTab - Class in jetbrains.buildServer.web.openapi
-
User: kir This is helper class for web extension point
PlaceId.BUILD_RESULTS_FRAGMENT
- BuildInfoFragmentTab(SBuildServer, WebControllerManager, String, String) - Constructor for class jetbrains.buildServer.web.openapi.BuildInfoFragmentTab
- BuildInstanceData - Class in jetbrains.buildServer
- BuildInstanceData(Date, Date, String, long, long, long, StatusDescriptor, boolean, String, BuildTypeData, CanceledInfo) - Constructor for class jetbrains.buildServer.BuildInstanceData
- BuildInterruptDetails - Class in jetbrains.buildServer.agent
- BuildInterruptDetails(BuildInterruptReason, String, boolean) - Constructor for class jetbrains.buildServer.agent.BuildInterruptDetails
- buildInterrupted(String) - Method in class jetbrains.buildServer.agent.impl.XmlRpcAgentLogListener
- buildInterrupted(String) - Method in interface jetbrains.buildServer.agentServer.AgentLogListener
-
Same as
AgentLogListener.buildInterrupted(String, String, boolean)
with parameters: build, "", true - buildInterrupted(String, String, boolean) - Method in class jetbrains.buildServer.agent.impl.XmlRpcAgentLogListener
- buildInterrupted(String, String, boolean) - Method in interface jetbrains.buildServer.agentServer.AgentLogListener
- buildInterrupted(SRunningBuild) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- buildInterrupted(SRunningBuild) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called after build finishing, only if build was interrupted
- BuildInterruptReason - Class in jetbrains.buildServer.agent
-
Describes build forcibly interruption attempt reason
- buildItemIndex(Collection<Item>, Converter<ItemId, Item>) - Method in class jetbrains.buildServer.util.ItemSynchronizer
- buildLocalItemIndex(Collection<LocalItem>) - Method in class jetbrains.buildServer.util.ItemSynchronizer
- BuildLog - Interface in jetbrains.buildServer.serverSide.buildLog
-
BuildLog allows to write and read log messages.
- BuildLogReader - Interface in jetbrains.buildServer.serverSide.buildLog
-
Reader for build log.
- BuildLogTail - Interface in jetbrains.buildServer.agent.messages
-
Provides access to the last
N messages of build.
- BuildLogWriter - Interface in jetbrains.buildServer.serverSide.buildLog
-
Build log writer
- BuildLookupService - Class in jetbrains.buildServer.web.util
- BuildLookupService(SBuildServer, RevisionRuleBuildFinders) - Constructor for class jetbrains.buildServer.web.util.BuildLookupService
- BuildMessage1 - Class in jetbrains.buildServer.messages
- BuildMessage1(String, String, Status, Date, Object) - Constructor for class jetbrains.buildServer.messages.BuildMessage1
- BuildMessage1(String, String, Status, Date, Object, Collection) - Constructor for class jetbrains.buildServer.messages.BuildMessage1
- BuildMessage1Converter - Class in jetbrains.buildServer.messages
- BuildMessage1Converter(Mapper, ReflectionProvider) - Constructor for class jetbrains.buildServer.messages.BuildMessage1Converter
- BuildMessage1Converter.BlockDataConverter - Class in jetbrains.buildServer.messages
- BuildMessage1Converter.BuildProblemDataConverter - Class in jetbrains.buildServer.messages
- BuildMessage1Converter.ComparisonFailedDataConverter - Class in jetbrains.buildServer.messages
- BuildMessage1Converter.ErrorDataConverter - Class in jetbrains.buildServer.messages
- BuildMessage1Converter.FlowDataConverter - Class in jetbrains.buildServer.messages
- BuildMessage1Converter.IgnoredTestDataConverter - Class in jetbrains.buildServer.messages
- BuildMessage1Converter.TestFinishBlockDataConverter - Class in jetbrains.buildServer.messages
- BuildMessage1Converter.TestOutputDataConverter - Class in jetbrains.buildServer.messages
- BuildMessage1Converter.TestProblemDataConverter - Class in jetbrains.buildServer.messages
- BuildMessage1Converter.TestStartBlockDataConverter - Class in jetbrains.buildServer.messages
- BuildMessagesTranslator - Interface in jetbrains.buildServer.agent.messages
-
Extension for build messages translation on the agent-side, similar extension exists on the server.
- BuildMessagesTranslator - Interface in jetbrains.buildServer.messages
-
Extension for build messages translation on the server-side, similar extension exists on the agent.
- BuildMessageTweaker - Interface in jetbrains.buildServer.agent.impl
-
NOT A PART OF OPEN API
- BuildMetric - Class in jetbrains.buildServer.serverSide
-
A named build metric.
- BuildMetric(String, String) - Constructor for class jetbrains.buildServer.serverSide.BuildMetric
- BuildMetric(String, String, String) - Constructor for class jetbrains.buildServer.serverSide.BuildMetric
-
Creates new build metric with the specified key, description and format
- BuildNotFoundException - Exception in jetbrains.buildServer.controllers
-
Thrown if build does not exist.
- BuildNotFoundException(String) - Constructor for exception jetbrains.buildServer.controllers.BuildNotFoundException
-
Constructor
- BuildNotFoundException(String, SBuildType) - Constructor for exception jetbrains.buildServer.controllers.BuildNotFoundException
-
Constructor
- BuildNumber - Class in jetbrains.buildServer.messages.serviceMessages
- BuildNumber(String) - Constructor for class jetbrains.buildServer.messages.serviceMessages.BuildNumber
- BuildNumbers - Interface in jetbrains.buildServer.serverSide
-
Information about build numbers attached to build configuration.
- BuildParameterPolicy - Enum in jetbrains.buildServer.agent
-
Defines the way to transfer build parameter to the build That is build runner implementation where it's decided weather build parameter is transferred to the build process explicitly.
- BuildParametersMap - Interface in jetbrains.buildServer.agent
-
This interface provides access to environment variables and system properties only.
- BuildParametersProvider - Interface in jetbrains.buildServer.serverSide.parameters
-
This extension allows to add additional parameters available for a build.
- buildPatch(PatchBuilder, IncludeRule) - Method in interface jetbrains.buildServer.vcs.IncludeRulePatchBuilder
-
Performs a portion of the patch building work corresponding to the given include rule.
- buildPatch(VcsRoot, String, String, PatchBuilder, CheckoutRules) - Method in interface jetbrains.buildServer.vcs.BuildPatchByCheckoutRules
-
Called to retrieve detailed info on modification between two given revisions.
- buildPatch(VcsRoot, String, String, PatchBuilder, CheckoutRules, BuildPatchByIncludeRule) - Static method in class jetbrains.buildServer.vcs.VcsSupportUtil
-
Deprecated.implement jetbrains.buildServer.vcs.BuildPatchByIncludeRules instead
- buildPatch(VcsRoot, String, String, PatchBuilder, CheckoutRules, BuildPatchByIncludeRules) - Static method in class jetbrains.buildServer.vcs.utils.VcsPluginUtil
-
Service method, allows to build patch for each root include rule in the specified checkout rules
- buildPatch(VcsRoot, String, String, PatchBuilder, IncludeRule) - Method in interface jetbrains.buildServer.vcs.BuildPatchByIncludeRule
-
Deprecated.Builds patch for the specified project subdirectory.
- BuildPatchByCheckoutRules - Interface in jetbrains.buildServer.vcs
-
This patch building policy implies using CheckoutRules for narrowing scope of source files.
- BuildPatchByIncludeRule - Interface in jetbrains.buildServer.vcs
-
Deprecated.
- BuildPatchByIncludeRules - Interface in jetbrains.buildServer.vcs
-
This patch building policy implies using IncludeRule for narrowing scope of source files.
- buildPatches(List<BulkPatchService.BulkPatchRequest>, BulkPatchService.BulkPatchBuilder) - Method in interface jetbrains.vcs.api.services.BulkPatchService
-
Creates a series of incremental patches from a given from revision to all toRevisions.
- buildPatches(VcsRoot, CheckoutRules, List<BulkPatchService.BulkPatchBuilderRequest>, BulkPatchService.BulkPatchBuilder) - Method in interface jetbrains.buildServer.vcs.BulkPatchService
-
Creates a series of incremental patches from a given from revision to all toRevisions.
- BuildPatchPolicy - Interface in jetbrains.buildServer.vcs
-
Base interface for different patch building policies.
- buildPinned(SBuild, User, String) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- buildPinned(SBuild, User, String) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called when user pinned the build.
- BuildPostRunnable - Class in jetbrains.buildServer.agent
-
Deprecated.Use
AgentBuildRunner
- BuildPostRunnable() - Constructor for class jetbrains.buildServer.agent.BuildPostRunnable
-
Deprecated.
- buildProbablyHanged(SRunningBuild) - Method in interface jetbrains.buildServer.notification.NotificationEventListener
-
Called when server detected probable hanging of a build
- BuildProblem - Interface in jetbrains.buildServer.serverSide.problems
-
User: Victory.Bedrosova Date: 6/19/12 Time: 6:51 PM
- BuildProblemData - Class in jetbrains.buildServer
- BuildProblemDataConverter() - Constructor for class jetbrains.buildServer.messages.BuildMessage1Converter.BuildProblemDataConverter
- BuildProblemInfo - Interface in jetbrains.buildServer.serverSide.problems
-
User: Victory.Bedrosova Date: 1/3/13 Time: 5:32 PM
- BuildProblemProvider - Interface in jetbrains.buildServer.serverSide.problems
- BuildProblemResponsibilityEntry - Interface in jetbrains.buildServer.responsibility
-
User: Victory.Bedrosova Date: 1/9/13 Time: 11:20 AM
- buildProblemsChanged(SBuild, List<BuildProblemData>, List<BuildProblemData>) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- buildProblemsChanged(SBuild, List<BuildProblemData>, List<BuildProblemData>) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called when list of build problems changes (problems added, removed)
before
parameter may be empty or contain some outdated data when the problems are changed on another node: current node is main server but the problem was added on messages processing node current node is read-only but the problem was added on the main server - buildProblemsMuted(MuteInfo) - Method in interface jetbrains.buildServer.notification.NotificationEventListener
-
Called when a set of build problems are muted (with same mute properties).
- buildProblemsMuted(MuteInfo) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- buildProblemsMuted(MuteInfo) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called when a set of build problems are muted (with same mute properties).
- buildProblemsUnmuted(MuteInfo, Collection<BuildProblemInfo>, SUser) - Method in interface jetbrains.buildServer.notification.NotificationEventListener
-
Called when a set of build problems are unmuted (with same mute properties).
- buildProblemsUnmuted(SUser, Map<MuteInfo, Collection<BuildProblemInfo>>) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- buildProblemsUnmuted(SUser, Map<MuteInfo, Collection<BuildProblemInfo>>) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called when a set of build problems are unmuted.
- BuildProblemTypeDetailsProvider - Interface in jetbrains.buildServer.serverSide.problems
- BuildProblemTypes - Interface in jetbrains.buildServer
-
List of TeamCity reserved build problem types
- BuildProcess - Interface in jetbrains.buildServer.agent
-
In most cases
CommandLineBuildServiceFactory
is the best possible extension point for build runners that deals with one process. - BuildProcessAdapter - Class in jetbrains.buildServer.agent
-
Adapter implementation for
BuildProcess
- BuildProcessAdapter() - Constructor for class jetbrains.buildServer.agent.BuildProcessAdapter
- BuildProgressLogger - Interface in jetbrains.buildServer.agent
-
Logger to use for messages sent to the build log on server.
- BuildProject - Interface in jetbrains.buildServer
-
This interface provides information about TeamCity project
- BuildPromotion - Interface in jetbrains.buildServer.serverSide
-
Contains information necessary to reproduce a build.
- BuildPromotionInfo - Interface in jetbrains.buildServer.serverSide.buildDistribution
-
Represents build promotion for the build distribution algorithm.
- BuildPromotionOwner - Interface in jetbrains.buildServer.serverSide
-
Holds a build promotion.
- buildPromotionTagsChanged(BuildPromotion, User, Collection<TagData>, Collection<TagData>) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- buildPromotionTagsChanged(BuildPromotion, User, Collection<TagData>, Collection<TagData>) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called when build promotion tags have been set to specified values
Some parameters may be omitted when the tags were changed on another node (i.e. - BuildQueryOptions - Class in jetbrains.buildServer.serverSide
- BuildQueryOptions() - Constructor for class jetbrains.buildServer.serverSide.BuildQueryOptions
- BuildQueue - Interface in jetbrains.buildServer.serverSide
-
Presents information about builds are currently in the queue.
- buildQueueOrderChanged() - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- buildQueueOrderChanged() - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called when user reordered build queue order.
- buildRemoteItemIndex(Collection<RemoteItem>) - Method in class jetbrains.buildServer.util.ItemSynchronizer
- buildRemovedFromQueue(SQueuedBuild, User, String) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- buildRemovedFromQueue(SQueuedBuild, User, String) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called when a build is removed from the build queue (started, deleted, optimized, etc.) Some events may be missing when the current node is not responsible for managing build queue.
- BuildRevision - Class in jetbrains.buildServer.serverSide
-
Represents version control server revision checked out for a VCS Root for a build
- BuildRevision(VcsRootInstanceEntry, RepositoryVersion) - Constructor for class jetbrains.buildServer.serverSide.BuildRevision
-
Creates new revision object.
- BuildRevision(VcsRootInstance, String, String, String) - Constructor for class jetbrains.buildServer.serverSide.BuildRevision
-
Creates new revision object.
- BuildRunner - Interface in jetbrains.buildServer.agent
-
Deprecated.use
AgentBuildRunner
- BuildRunnerBean - Class in jetbrains.buildServer.controllers.admin.projects
-
Holds build runner properties when a build configuration is being edited on the web
- BuildRunnerBean(String, String, Map<String, String>, AvailableBuildRunners) - Constructor for class jetbrains.buildServer.controllers.admin.projects.BuildRunnerBean
-
Constructor for new build runner
- BuildRunnerBean(SBuildRunnerDescriptor, AvailableBuildRunners, String, boolean, boolean, boolean) - Constructor for class jetbrains.buildServer.controllers.admin.projects.BuildRunnerBean
-
Constructor for existing build runner
- BuildRunnerBean.ExecutionPolicyValue - Class in jetbrains.buildServer.controllers.admin.projects
-
ExecutionPolicyValue bean
- BuildRunnerContext - Interface in jetbrains.buildServer.agent
-
Represents current build runner.
- BuildRunnerData - Class in jetbrains.buildServer.agentServer
- BuildRunnerData - Class in jetbrains.buildServer
-
Represents build runner descriptor in IDE plugin
- BuildRunnerData(String, String, String, boolean, Map<String, String>, Map<String, String>) - Constructor for class jetbrains.buildServer.agentServer.BuildRunnerData
- BuildRunnerData(String, String, String, String, Map<String, String>, Map<String, String>) - Constructor for class jetbrains.buildServer.BuildRunnerData
- BuildRunnerDescriptor - Interface in jetbrains.buildServer.serverSide
-
Build runner descriptor.
- BuildRunnerDescriptorFactory - Interface in jetbrains.buildServer.serverSide
-
Factory for
SBuildRunnerDescriptor
- BuildRunnerDiscoveryExtension - Interface in jetbrains.buildServer.serverSide.discovery
-
Guesses build runners by browsing files in provided source code browser.
- BuildRunnerGroup - Class in jetbrains.buildServer.controllers.admin.projects
- BuildRunnerGroup(String) - Constructor for class jetbrains.buildServer.controllers.admin.projects.BuildRunnerGroup
- BuildRunnerSettings - Interface in jetbrains.buildServer.agent
-
Represents settings of a build runner on the agent.
- BuildServer - Interface in jetbrains.buildServer
-
This interface provides information about TeamCity server and allows to get some server data.
- BuildServerAdapter - Class in jetbrains.buildServer.serverSide
-
A helper for writing
BuildServerListener
s. - BuildServerAdapter() - Constructor for class jetbrains.buildServer.serverSide.BuildServerAdapter
- BuildServerListener - Interface in jetbrains.buildServer.serverSide
-
Generic TeamCity server listeners.
- BuildServerState - Interface in jetbrains.buildServer.serverSide
- BuildServiceAdapter - Class in jetbrains.buildServer.agent.runner
-
Extends
CommandLineBuildService
interface. - BuildServiceAdapter() - Constructor for class jetbrains.buildServer.agent.runner.BuildServiceAdapter
- BuildsInfo - Interface in jetbrains.buildServer.serverSide.buildDistribution
- BuildsManager - Interface in jetbrains.buildServer.serverSide
- BuildStageDurationConstants - Interface in jetbrains.buildServer.agent.statistics
- BuildStartContext - Interface in jetbrains.buildServer.serverSide
-
Context of parameters that will be send to the build agent to start the build.
- BuildStartContextProcessor - Interface in jetbrains.buildServer.serverSide
-
Extension point to update parameters of a build before it is started on a build agent
- buildStarted(AgentRunningBuild) - Method in class jetbrains.buildServer.agent.AgentLifeCycleAdapter
- buildStarted(AgentRunningBuild) - Method in interface jetbrains.buildServer.agent.AgentLifeCycleListener
-
Called after agent receives start build command from the server.
- buildStarted(SRunningBuild) - Method in interface jetbrains.buildServer.notification.NotificationEventListener
-
Called when build started and changes loaded.
- buildStarted(SRunningBuild) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- buildStarted(SRunningBuild) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called when build is about to start.
- BuildStatistics - Interface in jetbrains.buildServer.serverSide
-
Presents information about build result: failed, passed and ignored tests, compilation errors, duration time.
- BuildStatistics.Order - Enum in jetbrains.buildServer.serverSide
- BuildStatisticsOptions - Class in jetbrains.buildServer.serverSide
- BuildStatisticsOptions() - Constructor for class jetbrains.buildServer.serverSide.BuildStatisticsOptions
-
Default constructor.
- BuildStatisticsOptions(int, int) - Constructor for class jetbrains.buildServer.serverSide.BuildStatisticsOptions
-
This constructor allows to specify exact options to be used
- BuildStatisticsPublisher - Interface in jetbrains.buildServer.serverSide.statistics.build
- BuildStatisticValue - Class in jetbrains.buildServer.messages.serviceMessages
- BuildStatisticValue(String, float) - Constructor for class jetbrains.buildServer.messages.serviceMessages.BuildStatisticValue
- BuildStatisticValue(String, int) - Constructor for class jetbrains.buildServer.messages.serviceMessages.BuildStatisticValue
- BuildStatus - Class in jetbrains.buildServer.messages.serviceMessages
- BuildStatus(String, String) - Constructor for class jetbrains.buildServer.messages.serviceMessages.BuildStatus
- BuildStepConditions - Interface in jetbrains.buildServer.step.conditions
-
Allows handling conditions on build step execution
- BuildStepDataProcessor - Interface in jetbrains.buildServer.agent
-
Marks DataProcessor who's service messages must be handled during the step when they were reported.
- buildSuccessful(SRunningBuild) - Method in interface jetbrains.buildServer.notification.NotificationEventListener
-
Called when build finished successfully.
- buildSuccessfulAfterFailure(SRunningBuild) - Method in interface jetbrains.buildServer.notification.NotificationEventListener
-
Called upon first successful build after a number of failed builds.
- BuildTab - Class in jetbrains.buildServer.web.openapi
-
User: kir A web extension for tabs on the build page
- BuildTab(String, String, WebControllerManager, BuildsManager) - Constructor for class jetbrains.buildServer.web.openapi.BuildTab
- BuildTab(String, String, WebControllerManager, BuildsManager, String) - Constructor for class jetbrains.buildServer.web.openapi.BuildTab
- BuildTagRevisionRule - Class in jetbrains.buildServer.artifacts
-
Created by Nikita.Skvortsov Date: 3/16/11, 6:12 PM
- BuildTagRevisionRule(String, String, String, String) - Constructor for class jetbrains.buildServer.artifacts.BuildTagRevisionRule
- buildTagsChanged(SBuild, List<String>, List<String>) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
-
Deprecated.
- buildTagsChanged(SBuild, List<String>, List<String>) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Deprecated.
- buildTagsChanged(SBuild, User, List<String>, List<String>) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
-
Deprecated.
- buildTagsChanged(SBuild, User, List<String>, List<String>) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
- BuildTestsData - Class in jetbrains.buildServer.tests
-
This class contains information to be sent via XmlRpc to remote client about some list of tests (not necessary all) in certain build
- BuildTestsData(long, String, List<TestData>) - Constructor for class jetbrains.buildServer.tests.BuildTestsData
- BuildTriggerDescriptor - Interface in jetbrains.buildServer.buildTriggers
-
Contains build trigger settings
- BuildTriggerDescriptorFactory - Interface in jetbrains.buildServer.buildTriggers
-
Factory of BuildTriggerDescriptor objects
- BuildTriggerException - Exception in jetbrains.buildServer.buildTriggers
-
This exception can be thrown by build trigger to indicate that some error has occurred during the build triggering
- BuildTriggerException(String) - Constructor for exception jetbrains.buildServer.buildTriggers.BuildTriggerException
- BuildTriggerException(String, Throwable) - Constructor for exception jetbrains.buildServer.buildTriggers.BuildTriggerException
- BuildTriggeringPolicy - Interface in jetbrains.buildServer.buildTriggers
-
Marker interface for all build trigger policies.
- BuildTriggerService - Class in jetbrains.buildServer.buildTriggers
-
Represents build trigger service
- BuildTriggerService() - Constructor for class jetbrains.buildServer.buildTriggers.BuildTriggerService
- BuildType - Interface in jetbrains.buildServer
-
Provides information about TeamCity build configuration and number of methods to work with it
- buildTypeActiveStatusChanged(SBuildType) - Method in interface jetbrains.buildServer.serverSide.ProjectsModelListener
-
Called when build configuration status changed from active to paused and vice versa.
- buildTypeActiveStatusChanged(SBuildType) - Method in class jetbrains.buildServer.serverSide.ProjectsModelListenerAdapter
- buildTypeAddedToQueue(SBuildType) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
-
Deprecated.
- buildTypeAddedToQueue(SBuildType) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Deprecated.
- buildTypeAddedToQueue(SQueuedBuild) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- buildTypeAddedToQueue(SQueuedBuild) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called when build configuration was added to build queue Some events may be missing when the current node is not responsible for managing build queue.
- BuildTypeBranchBean - Class in jetbrains.buildServer.controllers
- BuildTypeBranchBean(SBuildType) - Constructor for class jetbrains.buildServer.controllers.BuildTypeBranchBean
- BuildTypeChangeStatus - Interface in jetbrains.buildServer.vcs
-
This interface provides information about status of a change in a particular build configuration.
- BuildTypeChangeStatus() - Constructor for class jetbrains.buildServer.UserChangeInfo.BuildTypeChangeStatus
- BuildTypeComparator - Class in jetbrains.buildServer.serverSide
-
This comparator sorts build configurations by taking projects hierarchy into account.
- BuildTypeComparator() - Constructor for class jetbrains.buildServer.serverSide.BuildTypeComparator
- BuildTypeComparator(boolean) - Constructor for class jetbrains.buildServer.serverSide.BuildTypeComparator
- BuildTypeComparator(Comparator<SProject>, Comparator<SBuildType>) - Constructor for class jetbrains.buildServer.serverSide.BuildTypeComparator
- BuildTypeComparator(ProjectManager) - Constructor for class jetbrains.buildServer.serverSide.BuildTypeComparator
- BuildTypeData - Class in jetbrains.buildServer
-
This class contains all necessary information to be sent via XmlRpc to remote client about TeamCity configuration, registered on the server
- BuildTypeData(String, String, Long, String, String, String, Collection<String>, String, String, BuildTypeDescriptor.CheckoutType, BuildTypeStatusDescriptorData, ResponsibilityInfoData, boolean, Map<String, String>, Map<Option, Object>) - Constructor for class jetbrains.buildServer.BuildTypeData
- buildTypeDeleted(String) - Method in interface jetbrains.buildServer.serverSide.ProjectsModelListener
-
Called after the cleaning the build configuration data from the database.
- buildTypeDeleted(String) - Method in class jetbrains.buildServer.serverSide.ProjectsModelListenerAdapter
- BuildTypeDescriptor - Interface in jetbrains.buildServer
-
General build configuration data.
- BuildTypeDescriptor.CheckoutType - Enum in jetbrains.buildServer
-
Possible modes of check out process.
- buildTypeEventsNumberIncremented(TrackerEventType, String) - Method in interface jetbrains.buildServer.serverSide.tracker.EventTracker.CounterChangedListener
-
Called when
EventTracker.getNumberOfBuildTypeEvents(TrackerEventType, String)
result changed. - buildTypeExternalIdChanged(ConfigAction, SBuildType, String, String) - Method in class jetbrains.buildServer.serverSide.ConfigActionsServerAdapter
- buildTypeExternalIdChanged(ConfigAction, SBuildType, String, String) - Method in interface jetbrains.buildServer.serverSide.ConfigActionsServerListener
- buildTypeExternalIdChanged(SBuildType, String, String) - Method in interface jetbrains.buildServer.serverSide.ProjectsModelListener
-
Called when the build configuration external id changed.
- buildTypeExternalIdChanged(SBuildType, String, String) - Method in class jetbrains.buildServer.serverSide.ProjectsModelListenerAdapter
- BuildTypeFilter - Interface in jetbrains.buildServer.serverSide
- BuildTypeForm - Class in jetbrains.buildServer.controllers.admin.projects
-
Base class, holds build configuration details when a build configuration is being edited, created or its settings are shown on the web.
- BuildTypeForm(SProject) - Constructor for class jetbrains.buildServer.controllers.admin.projects.BuildTypeForm
-
Constructor
- BuildTypeIdentity - Interface in jetbrains.buildServer.serverSide
-
Base interface for build template and build configurations, containing only identifiers and related things.
- buildTypeMoved(SBuildType, SProject) - Method in interface jetbrains.buildServer.serverSide.ProjectsModelListener
-
Called when build configuration is moved to another project.
- buildTypeMoved(SBuildType, SProject) - Method in class jetbrains.buildServer.serverSide.ProjectsModelListenerAdapter
- BuildTypeNotFoundException - Exception in jetbrains.buildServer.serverSide
- BuildTypeNotFoundException(String) - Constructor for exception jetbrains.buildServer.serverSide.BuildTypeNotFoundException
- BuildTypeOptions - Interface in jetbrains.buildServer.serverSide
-
Contains constants for build configuration options.
- BuildTypeOptions.BuildConfigurationType - Enum in jetbrains.buildServer.serverSide
- BuildTypeOptionsForm - Class in jetbrains.buildServer.controllers.admin.projects
- BuildTypeOptionsForm() - Constructor for class jetbrains.buildServer.controllers.admin.projects.BuildTypeOptionsForm
- buildTypePersisted(SBuildType) - Method in interface jetbrains.buildServer.serverSide.ProjectsModelListener
-
Called when build type has been persisted.
- buildTypePersisted(SBuildType) - Method in class jetbrains.buildServer.serverSide.ProjectsModelListenerAdapter
- buildTypeRegistered(SBuildType) - Method in interface jetbrains.buildServer.serverSide.ProjectsModelListener
-
Called when build configuration is created or build configuration is reloaded from the disk
- buildTypeRegistered(SBuildType) - Method in class jetbrains.buildServer.serverSide.ProjectsModelListenerAdapter
- BuildTypeRenamingFailedException - Exception in jetbrains.buildServer.serverSide
- BuildTypeRenamingFailedException(String) - Constructor for exception jetbrains.buildServer.serverSide.BuildTypeRenamingFailedException
- BuildTypeResponsibilityEntry - Interface in jetbrains.buildServer.responsibility
- BuildTypeResponsibilityEntryImpl - Class in jetbrains.buildServer.responsibility.impl
- BuildTypeResponsibilityEntryImpl(BuildType) - Constructor for class jetbrains.buildServer.responsibility.impl.BuildTypeResponsibilityEntryImpl
- BuildTypeResponsibilityEntryImpl(BuildType, ResponsibilityEntry.State, User, User, Date, String, ResponsibilityEntry.RemoveMethod) - Constructor for class jetbrains.buildServer.responsibility.impl.BuildTypeResponsibilityEntryImpl
- BuildTypeResponsibilityFacade - Interface in jetbrains.buildServer.responsibility
-
Provides the interface to access and modify the responsibility on a build type.
- BuildTypeResponsibilityId - Class in jetbrains.buildServer.responsibility.impl
- BuildTypesBasedPortlet - Class in jetbrains.buildServer.web.openapi.project
-
This is base class for project extensions which require a list of build types to operate
- BuildTypesBasedPortlet(PagePlaces, ProjectManager, ProjectSettingsManager, PlaceId, String, String, String) - Constructor for class jetbrains.buildServer.web.openapi.project.BuildTypesBasedPortlet
- BuildTypeSettings - Interface in jetbrains.buildServer.serverSide
-
Contains build configuration settings
- BuildTypeStatusDescriptor - Interface in jetbrains.buildServer
-
Provides information about status of TeamCity build configuration
- BuildTypeStatusDescriptorData - Class in jetbrains.buildServer
-
This class contains all necessary information to be sent via XmlRpc to remote client about status of TeamCity configuration, registered on the server
- BuildTypeStatusDescriptorData(StatusDescriptor, String, Long) - Constructor for class jetbrains.buildServer.BuildTypeStatusDescriptorData
- BuildTypeSuggestedItem - Class in jetbrains.buildServer.serverSide.healthStatus
- BuildTypeSuggestedItem(String, SBuildType) - Constructor for class jetbrains.buildServer.serverSide.healthStatus.BuildTypeSuggestedItem
- BuildTypeSuggestedItem(String, SBuildType, Map<String, Object>) - Constructor for class jetbrains.buildServer.serverSide.healthStatus.BuildTypeSuggestedItem
- BuildTypeSuggestion - Class in jetbrains.buildServer.web.openapi.healthStatus.suggestions
-
Base class for build type suggestions.
- BuildTypeSuggestion(String, String, PagePlaces) - Constructor for class jetbrains.buildServer.web.openapi.healthStatus.suggestions.BuildTypeSuggestion
- BuildTypeSuggestion(String, PagePlaces) - Constructor for class jetbrains.buildServer.web.openapi.healthStatus.suggestions.BuildTypeSuggestion
-
Deprecated.since 9.0
- BuildTypeTab - Class in jetbrains.buildServer.web.openapi.buildType
-
User: kir A web extension for tabs on the build configuration page
- BuildTypeTab(String, String, WebControllerManager, ProjectManager) - Constructor for class jetbrains.buildServer.web.openapi.buildType.BuildTypeTab
- BuildTypeTab(String, String, WebControllerManager, ProjectManager, String) - Constructor for class jetbrains.buildServer.web.openapi.buildType.BuildTypeTab
- BuildTypeTemplate - Interface in jetbrains.buildServer.serverSide
-
Build configuration template.
- buildTypeTemplateDeleted(String) - Method in interface jetbrains.buildServer.serverSide.ProjectsModelListener
-
Called when build configuration template is deleted
- buildTypeTemplateDeleted(String) - Method in class jetbrains.buildServer.serverSide.ProjectsModelListenerAdapter
- buildTypeTemplateDeleted(BuildTypeTemplate) - Method in interface jetbrains.buildServer.serverSide.ProjectsModelListener
-
Called when build configuration template is deleted
- buildTypeTemplateDeleted(BuildTypeTemplate) - Method in class jetbrains.buildServer.serverSide.ProjectsModelListenerAdapter
- buildTypeTemplateExternalIdChanged(BuildTypeTemplate, String, String) - Method in interface jetbrains.buildServer.serverSide.ProjectsModelListener
-
Called when build configuration template external id changed.
- buildTypeTemplateExternalIdChanged(BuildTypeTemplate, String, String) - Method in class jetbrains.buildServer.serverSide.ProjectsModelListenerAdapter
- buildTypeTemplateExternalIdChanged(ConfigAction, BuildTypeTemplate, String, String) - Method in class jetbrains.buildServer.serverSide.ConfigActionsServerAdapter
- buildTypeTemplateExternalIdChanged(ConfigAction, BuildTypeTemplate, String, String) - Method in interface jetbrains.buildServer.serverSide.ConfigActionsServerListener
- BuildTypeTemplateNotFoundException - Exception in jetbrains.buildServer.serverSide
- BuildTypeTemplateNotFoundException(String) - Constructor for exception jetbrains.buildServer.serverSide.BuildTypeTemplateNotFoundException
- buildTypeTemplatePersisted(BuildTypeTemplate) - Method in interface jetbrains.buildServer.serverSide.ProjectsModelListener
-
Called when a build configuration template has been persisted.
- buildTypeTemplatePersisted(BuildTypeTemplate) - Method in class jetbrains.buildServer.serverSide.ProjectsModelListenerAdapter
- buildTypeTemplateRestored(BuildTypeTemplate) - Method in interface jetbrains.buildServer.serverSide.ProjectsModelListener
-
Called when a build configuration template has been reloaded from disk.
- buildTypeTemplateRestored(BuildTypeTemplate) - Method in class jetbrains.buildServer.serverSide.ProjectsModelListenerAdapter
- buildTypeTitle(ChartSettings, String) - Method in class jetbrains.buildServer.serverSide.statistics.build.BuildFinishAwareValueTypeBase
-
This is helper method to be used in getDescription call.
- buildTypeTitle(ChartSettings, String) - Method in class jetbrains.buildServer.serverSide.statistics.build.CompositeVTB
- buildTypeUnregistered(SBuildType) - Method in interface jetbrains.buildServer.serverSide.ProjectsModelListener
-
Called when build configuration is deleted
- buildTypeUnregistered(SBuildType) - Method in class jetbrains.buildServer.serverSide.ProjectsModelListenerAdapter
- buildUnpinned(SBuild, User, String) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- buildUnpinned(SBuild, User, String) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called when user unpinned the build.
- BuildValue - Class in jetbrains.buildServer.serverSide.statistics.build
-
This class holds metric value and attributes of corresponding build
- BuildValue(long, BigDecimal, String, String, String, long, long, boolean, boolean, String) - Constructor for class jetbrains.buildServer.serverSide.statistics.build.BuildValue
-
Deprecated.
- BuildValue(long, BigDecimal, String, String, String, long, long, long, boolean, boolean, String) - Constructor for class jetbrains.buildServer.serverSide.statistics.build.BuildValue
- BuildValue(long, BigDecimal, String, String, String, long, long, long, boolean, boolean, String, String, boolean) - Constructor for class jetbrains.buildServer.serverSide.statistics.build.BuildValue
- BuildValue(SBuild, BigDecimal) - Constructor for class jetbrains.buildServer.serverSide.statistics.build.BuildValue
- BuildValue.StartOrderComparator - Class in jetbrains.buildServer.serverSide.statistics.build
- BuildValueProvider - Interface in jetbrains.buildServer.serverSide.statistics
-
Base interface for build specific value providers.
- BuildValueTransformer - Class in jetbrains.buildServer.serverSide.statistics.build
- BuildValueTransformer() - Constructor for class jetbrains.buildServer.serverSide.statistics.build.BuildValueTransformer
- BuildValueTypeBase - Class in jetbrains.buildServer.serverSide.statistics.build
-
Base type for BuildValueTypes uses template
- BuildValueTypeBase(SBuildServer, BuildDataStorage, ValueProviderRegistry, String) - Constructor for class jetbrains.buildServer.serverSide.statistics.build.BuildValueTypeBase
- BuildValueTypeBase(SBuildServer, BuildDataStorage, ValueProviderRegistry, String, String) - Constructor for class jetbrains.buildServer.serverSide.statistics.build.BuildValueTypeBase
- BulkPatchService - Interface in jetbrains.buildServer.vcs
-
Service to build a series of patches within one call.
- BulkPatchService - Interface in jetbrains.vcs.api.services
-
Service to build a series of patches within one call.
- BulkPatchService.BulkPatchBuilder - Interface in jetbrains.buildServer.vcs
-
Callback interface for buildIncrementalPatches.
- BulkPatchService.BulkPatchBuilder - Interface in jetbrains.vcs.api.services
-
Callback interface for buildIncrementalPatches.
- BulkPatchService.BulkPatchBuilderRequest - Interface in jetbrains.buildServer.vcs
-
One patch building request
- BulkPatchService.BulkPatchRequest - Interface in jetbrains.vcs.api.services
-
One patch building request
- BundleJson() - Constructor for class jetbrains.buildServer.web.util.IncludeRingUIResourcesTag.BundleJson
- BY_REF - jetbrains.buildServer.util.positioning.PluginAwareComparison
- BY_TIME - jetbrains.buildServer.serverSide.mute.UnmuteOptionType
-
TeamCity will unmute the test in the specified time.
- byCode(int) - Static method in enum jetbrains.buildServer.serverSide.BuildAgentManager.RunConfigurationPolicy
- BYTES - jetbrains.buildServer.util.IntervalMetric.ValueType
- bytesAvailable(byte[], int, int) - Method in interface jetbrains.buildServer.StreamListener
C
- Cached<V> - Class in jetbrains.buildServer.util
-
Provides a cached lazy-calculated value.
- Cached(Cached.Calculator<V>) - Constructor for class jetbrains.buildServer.util.Cached
- Cached.Calculator<CV> - Interface in jetbrains.buildServer.util
- CachedSpringAccessor - Class in jetbrains.buildServer
- CachedSpringAccessor(SpringAccessor) - Constructor for class jetbrains.buildServer.CachedSpringAccessor
- CachedValue<T> - Class in jetbrains.buildServer.util
- CachedValue(Calculator<T>) - Constructor for class jetbrains.buildServer.util.CachedValue
- CachePaths - Interface in jetbrains.buildServer.serverSide
-
Interface to get a cache directory by name
- CacheProvider - Interface in jetbrains.buildServer.util.cache
- CACHES_DIRECTORY_NAME - Static variable in class jetbrains.buildServer.serverSide.ServerPaths
- CachingBrowser - Class in jetbrains.buildServer.util.browser
- CachingBrowser(Browser) - Constructor for class jetbrains.buildServer.util.browser.CachingBrowser
- calculate() - Method in interface jetbrains.buildServer.util.Cached.Calculator
- calculate() - Method in interface jetbrains.buildServer.util.Calculator
- calculateBuildMetric(SBuild) - Method in class jetbrains.buildServer.serverSide.statistics.build.BuildFinishAwareValueTypeBase
-
Calculate your metric for build here
- calculateBuildMetric(SBuild) - Method in class jetbrains.buildServer.serverSide.statistics.build.MultipleKeysBuildMetricVT
- calculateBuildMetric(SBuild) - Method in class jetbrains.buildServer.serverSide.statistics.build.SimpleBuildMetricVT
- calculateMetric(SBuild) - Method in class jetbrains.buildServer.serverSide.BuildMetric
-
Metric calculator
- calculateMetric(SBuild) - Method in class jetbrains.buildServer.serverSide.StatisticsBuildMetric
- Calculator<T> - Interface in jetbrains.buildServer.util
- call() - Method in interface jetbrains.buildServer.util.executors.VoidCallable
- call(String, Object[]) - Method in class jetbrains.buildServer.xmlrpc.AbstractXmlRpcTarget
- call(String, Object[]) - Method in interface jetbrains.buildServer.xmlrpc.XmlRpcTarget
- call(String, Object[], XmlRpcTarget.Cancelable) - Method in class jetbrains.buildServer.xmlrpc.AbstractXmlRpcTarget
- call(String, Object[], XmlRpcTarget.Cancelable) - Method in interface jetbrains.buildServer.xmlrpc.XmlRpcTarget
- CALL_EQUALS - jetbrains.buildServer.util.positioning.PluginAwareComparison
- callWithCancelable(String, Object[], Object[], XmlRpcTarget.Cancelable) - Method in class jetbrains.buildServer.xmlrpc.AbstractXmlRpcTarget
- CAME_FROM_URL - Static variable in class jetbrains.buildServer.web.util.CameFromSupport
- CameFromSupport - Class in jetbrains.buildServer.web.util
-
This class is used to provide basic support of 'came from' functionality.
- CameFromSupport() - Constructor for class jetbrains.buildServer.web.util.CameFromSupport
- canAdministerAgent(AuthorityHolder, SBuildAgent) - Static method in class jetbrains.buildServer.serverSide.auth.AuthUtil
-
Returns true if authority holder can administer the specified agent
- canAdministerAgents(AuthorityHolder) - Static method in class jetbrains.buildServer.serverSide.auth.AuthUtil
-
Returns true if authority holder can administer at least one agent
- canAffect(List<VcsSettings>, List<String>, boolean) - Method in interface jetbrains.vcs.api.services.tc.PersonalSupportBatchService
-
Check if passed paths can affect sources under passed VCS Root settings I.e.
- canBeAppliedTo(SProject) - Method in class jetbrains.buildServer.web.util.RegExpTextTransformer.TransformPattern
- canCancelBuild(SQueuedBuild) - Static method in class jetbrains.buildServer.web.functions.auth.AuthorizationFunctions
-
Returns true if current authority holder can cancel queued build
- cancel() - Method in interface jetbrains.buildServer.serverSide.maintenance.MaintenanceProcess
-
Request the process to cancel.
- cancel() - Method in interface jetbrains.buildServer.serverSide.systemProblems.SystemProblemTicket
- cancel(boolean) - Method in class jetbrains.buildServer.serverSide.impl.ImmediateFuture
- cancel(boolean) - Method in class jetbrains.buildServer.util.executors.TeamCityScheduledThreadPoolExecutor.RunnableScheduledFutureWrapper
- CANCEL - jetbrains.buildServer.serverSide.dependency.DependencyOptions.BuildContinuationMode
- CANCEL_ANY_PERSONAL_BUILD - jetbrains.buildServer.serverSide.auth.Permission
- CANCEL_BUILD - jetbrains.buildServer.serverSide.auth.Permission
- cancelAllRequests() - Method in class jetbrains.buildServer.util.Alarm
-
Cancels all requests added to this alarm
- cancelCommit(String) - Method in interface jetbrains.buildServer.serverSide.ConfigAction
-
Cancels commit to versioned settings repository
- cancelDiscoveryTask() - Method in class jetbrains.buildServer.controllers.admin.projects.DiscoveredRunnersBean
- CANCELED - jetbrains.buildServer.UserChangeStatus
- CanceledInfo - Class in jetbrains.buildServer.serverSide.userChanges
-
Contains information about canceled build
- CanceledInfo(long, String) - Constructor for class jetbrains.buildServer.serverSide.userChanges.CanceledInfo
-
Constructor for builds cancelled by a user
- CanceledInfo(String) - Constructor for class jetbrains.buildServer.serverSide.userChanges.CanceledInfo
-
Constructor for builds cancelled by the system
- Cancelled - jetbrains.buildServer.serverSide.maintenance.ProgressStatus
-
Cancelled.
- Cancelling - jetbrains.buildServer.serverSide.maintenance.ProgressStatus
-
Requested to cancel, bot not cancelled yet.
- cancelRequest(Runnable) - Method in class jetbrains.buildServer.util.Alarm
-
Cancels specific request added to the alarm
- canCheckout() - Static method in class jetbrains.buildServer.agent.vcs.AgentCheckoutAbility
-
Agent-side checkout is possible.
- canCheckout(VcsRoot, CheckoutRules, AgentRunningBuild) - Method in class jetbrains.buildServer.agent.vcs.AgentVcsSupport
- canCheckout(VcsRoot, CheckoutRules, AgentRunningBuild) - Method in interface jetbrains.buildServer.agent.vcs.AgentVcsSupportCore
-
Check whether this Vcs Support can checkout sources from the specified vcs root.
- canConvert(Class) - Method in class jetbrains.buildServer.agentServer.VcsChangeConverter
- canConvert(Class) - Method in class jetbrains.buildServer.messages.BuildMessage1Converter.BlockDataConverter
- canConvert(Class) - Method in class jetbrains.buildServer.messages.BuildMessage1Converter.BuildProblemDataConverter
- canConvert(Class) - Method in class jetbrains.buildServer.messages.BuildMessage1Converter
- canConvert(Class) - Method in class jetbrains.buildServer.messages.BuildMessage1Converter.ComparisonFailedDataConverter
- canConvert(Class) - Method in class jetbrains.buildServer.messages.BuildMessage1Converter.ErrorDataConverter
- canConvert(Class) - Method in class jetbrains.buildServer.messages.BuildMessage1Converter.FlowDataConverter
- canConvert(Class) - Method in class jetbrains.buildServer.messages.BuildMessage1Converter.IgnoredTestDataConverter
- canConvert(Class) - Method in class jetbrains.buildServer.messages.BuildMessage1Converter.TestFinishBlockDataConverter
- canConvert(Class) - Method in class jetbrains.buildServer.messages.BuildMessage1Converter.TestOutputDataConverter
- canConvert(Class) - Method in class jetbrains.buildServer.messages.BuildMessage1Converter.TestProblemDataConverter
- canConvert(Class) - Method in class jetbrains.buildServer.messages.BuildMessage1Converter.TestStartBlockDataConverter
- canConvert(Class) - Method in class jetbrains.buildServer.messages.DateConverter
- canConvert(Class) - Method in class jetbrains.buildServer.messages.MessagesPersistence.StringConverter
- canConvert(Class) - Method in class jetbrains.buildServer.messages.StatusConverter
- canConvert(Class) - Method in class jetbrains.buildServer.util.ListConverter
- canConvert(Class) - Method in class jetbrains.buildServer.xstream.PermissionsConverter
- canCreateItems() - Method in class jetbrains.buildServer.util.ItemSynchronizer
- canDeleteAllItems() - Method in class jetbrains.buildServer.util.ItemSynchronizer
- canDeleteItems() - Method in class jetbrains.buildServer.util.ItemSynchronizer
- canEditVcsChange(SVcsModification) - Static method in class jetbrains.buildServer.web.functions.auth.AuthorizationFunctions
-
Returns true if current authority holder can edit vcs modification
- canEditVcsRoot(SVcsRoot) - Static method in class jetbrains.buildServer.web.functions.auth.AuthorizationFunctions
-
Returns true if current authority holder can edit VCS root
- canFormat(SBuild, FailedTestOutputBean) - Method in interface jetbrains.buildServer.serverSide.FailedTestOutputFormatter
-
Returns true if the specified test output can be formatted by this extension and false otherwise
- CannotAttachToTemplateException - Exception in jetbrains.buildServer.serverSide
- CannotAttachToTemplateException(String) - Constructor for exception jetbrains.buildServer.serverSide.CannotAttachToTemplateException
- CannotBuildCommandLineException - Exception in jetbrains.buildServer.agent.runner
- CannotBuildCommandLineException(String) - Constructor for exception jetbrains.buildServer.agent.runner.CannotBuildCommandLineException
- CannotBuildCommandLineException(String, Throwable) - Constructor for exception jetbrains.buildServer.agent.runner.CannotBuildCommandLineException
- canNotCheckout(String) - Static method in class jetbrains.buildServer.agent.vcs.AgentCheckoutAbility
-
Agent-side checkout is not possible due to any non-standard reason
- CannotPingAgentException - Exception in jetbrains.buildServer
- CannotPingAgentException(String) - Constructor for exception jetbrains.buildServer.CannotPingAgentException
- canProcess(HttpServletRequest) - Method in interface jetbrains.buildServer.web.openapi.ControllerAction
-
Returns true if specified request can be processed by this action.
- canReadEntryData(ArchiveEntry) - Method in class jetbrains.buildServer.util.ApacheZipSlipAwareArchiveInputStream
- canReadEntryData(ZipArchiveEntry) - Method in class jetbrains.buildServer.util.ApacheZipSlipAwareZipFile
- canRemoveBuild(SBuild) - Static method in class jetbrains.buildServer.web.functions.auth.AuthorizationFunctions
-
Returns true if current authority holder can remove build
- canReportItemsFor(HealthStatusScope) - Method in class jetbrains.buildServer.serverSide.healthStatus.HealthStatusReport
-
Check whether the report can produce any items accepted by the specified scope.
- canReportItemsFor(HealthStatusScope) - Method in class jetbrains.buildServer.web.openapi.healthStatus.suggestions.BuildTypeSuggestion
- canReportItemsFor(HealthStatusScope) - Method in class jetbrains.buildServer.web.openapi.healthStatus.suggestions.ProjectSuggestion
- canRun(BuildAgentConfiguration) - Method in interface jetbrains.buildServer.agent.AgentBuildRunnerInfo
- canRun(BuildAgentConfiguration) - Method in interface jetbrains.buildServer.agent.BuildRunner
-
Deprecated.
- canRun(BuildAgentConfiguration, TextLogger) - Method in class jetbrains.buildServer.agent.vcs.AgentVcsSupport
- canRun(BuildAgentConfiguration, TextLogger) - Method in interface jetbrains.buildServer.agent.vcs.AgentVcsSupportCore
-
This method may be called at any time.
- canSave() - Static method in class jetbrains.buildServer.serverSide.StartupConfiguration
- canStart(QueuedBuildInfo, Map<QueuedBuildInfo, BuildAgent>, BuildDistributorInput, boolean) - Method in interface jetbrains.buildServer.serverSide.buildDistribution.StartBuildPrecondition
-
Returns WaitReason if build cannot be started or null if TeamCity can start build.
- canStartBackup() - Method in interface jetbrains.buildServer.serverSide.maintenance.BackupProcessManager
-
Checks whether is possible to start backup process right now.
- canStartBuildIfAgentOutdated() - Method in interface jetbrains.buildServer.serverSide.SBuildAgent
- canStopBuild(SBuild) - Static method in class jetbrains.buildServer.web.functions.auth.AuthorizationFunctions
-
Returns true if current authority holder can stop build
- cantDownloadFile() - Method in class jetbrains.buildServer.artifacts.FileProgress.Adapter
- cantDownloadFile() - Method in interface jetbrains.buildServer.artifacts.FileProgress
-
Notifies progress that current retriever can't download this file
- canUpdateItems() - Method in class jetbrains.buildServer.util.ItemSynchronizer
- canViewAgentDetails(AuthorityHolder, SBuildAgent) - Static method in class jetbrains.buildServer.serverSide.auth.AuthUtil
- canViewAgentDetailsInPool(AgentPool) - Static method in class jetbrains.buildServer.web.functions.auth.AuthorizationFunctions
-
Returns true if current authority holder can view details of agents in specified pool
- canViewAgentPool(AgentPool) - Static method in class jetbrains.buildServer.web.functions.auth.AuthorizationFunctions
-
Returns true if current authority holder can view agents in specified pool
- canViewAnyRoleScope(AuthorityHolder, Collection<RoleScope>) - Static method in class jetbrains.buildServer.serverSide.auth.AuthUtil
- canViewUserProfile(AuthorityHolder, SUser) - Static method in class jetbrains.buildServer.serverSide.auth.AuthUtil
-
Checks whether authority holder can access user profile data (email and properties).
- CaseInsensitiveMap<T> - Class in jetbrains.buildServer.util
-
Case-insensitive map.
- CaseInsensitiveMap() - Constructor for class jetbrains.buildServer.util.CaseInsensitiveMap
- CaseInsensitiveMap(Map<String, T>) - Constructor for class jetbrains.buildServer.util.CaseInsensitiveMap
- CaseInsensitiveParametersProvider - Class in jetbrains.buildServer.parameters.impl
-
Deprecated.see jetbrains.buildServer.agent.impl.CaseInsensitiveBuildParams
- CaseInsensitiveParametersProvider(MapParametersProvider) - Constructor for class jetbrains.buildServer.parameters.impl.CaseInsensitiveParametersProvider
-
Deprecated.use another constructor
- CaseInsensitiveParametersProvider(MapParametersProvider, String[]) - Constructor for class jetbrains.buildServer.parameters.impl.CaseInsensitiveParametersProvider
-
Deprecated.
- CaseInsensitiveStringComparator - Class in jetbrains.buildServer.util
-
Case Insensitive string comparison
- CaseInsensitiveStringComparator() - Constructor for class jetbrains.buildServer.util.CaseInsensitiveStringComparator
- catchAll(String, Runnable) - Static method in class jetbrains.buildServer.util.ExceptionUtil
-
Wraps given runnable with another runnable that catches Throwable.
- CATEGORY_ID - Static variable in class jetbrains.buildServer.serverSide.healthStatus.SuggestionCategory
- CATEGORY_NAME - Static variable in class jetbrains.buildServer.serverSide.healthStatus.SuggestionCategory
- CategoryFilter - Class in jetbrains.buildServer.log
- CategoryFilter() - Constructor for class jetbrains.buildServer.log.CategoryFilter
- CERTIFICATE_DIRECTORY - Static variable in class jetbrains.buildServer.serverSide.TrustedCertificatesDirectory
- certificateFiles(String) - Static method in class jetbrains.buildServer.util.ssl.TrustStoreIO
-
Gets all files from specified directory.
- certificatesData(String) - Static method in class jetbrains.buildServer.util.ssl.TrustStoreIO
-
Read files with certificates from specified directory.
- ChainResolver - Class in jetbrains.buildServer.parameters.impl
-
Resolver that uses following resolvers only after the value was fully resolved by their predecessors.
- ChainResolver() - Constructor for class jetbrains.buildServer.parameters.impl.ChainResolver
- CHANGE_ADDED - jetbrains.buildServer.serverSide.tracker.TrackerEventType
- CHANGE_AGENT_RUN_CONFIGURATION_POLICY - jetbrains.buildServer.serverSide.auth.Permission
- CHANGE_AGENT_RUN_CONFIGURATION_POLICY_FOR_PROJECT - jetbrains.buildServer.serverSide.auth.Permission
- CHANGE_CLEANUP_RULES - jetbrains.buildServer.serverSide.auth.Permission
- CHANGE_DETAILS_BLOCK - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Details of a pending or build change.
- CHANGE_DETAILS_TAB - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Represents a change details tab (below status).
- CHANGE_OWN_PROFILE - jetbrains.buildServer.serverSide.auth.Permission
- CHANGE_SERVER_SETTINGS - jetbrains.buildServer.serverSide.auth.Permission
- CHANGE_USER - jetbrains.buildServer.serverSide.auth.Permission
- CHANGE_USER_NOTIFICATIONS - jetbrains.buildServer.serverSide.auth.Permission
- CHANGE_USER_NOTIFICATIONS_IN_PROJECT - jetbrains.buildServer.serverSide.auth.Permission
- CHANGE_USER_ROLES_IN_PROJECT - jetbrains.buildServer.serverSide.auth.Permission
- CHANGE_USERGROUP - jetbrains.buildServer.serverSide.auth.Permission
- changeAdded(VcsModification, VcsRoot, Collection<SBuildType>) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- changeAdded(VcsModification, VcsRoot, Collection<SBuildType>) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called when a new modification (user commit) was detected.
- changeBinary(F, long, T, boolean) - Method in interface jetbrains.buildServer.vcs.patches.LowLevelPatch
- changeBinary(String, long, LowLevelPatchBuilder.WriteFileContent, boolean) - Method in class jetbrains.buildServer.vcs.patches.LowLevelPatchBuilderImpl
- changeBinary(String, long, LowLevelPatchBuilder.WriteFileContent, boolean) - Method in class jetbrains.buildServer.vcs.patches.LowLevelPatchBuilderWrapper
- changeBinary(String, long, LowLevelPatcherListener.ReadFileContent, boolean) - Method in class jetbrains.buildServer.vcs.patches.LowLevelPatchTranslator
- CHANGED - jetbrains.buildServer.vcs.VcsChangeInfo.Type
-
File name, properties or content changed
- CHANGED_FILE_LINK - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
With this extension point additional content for changed file in VCS change list can be provided.
- CHANGED_FILES_FILE_PARAM - Static variable in class jetbrains.buildServer.agent.AgentRuntimeProperties
-
Contains path to a file where information about changed files in the build is stored.
- ChangeData - Interface in jetbrains.vcs.api
-
This interface represents a change collected from the repository.
- ChangeDetailsExtension - Class in jetbrains.buildServer.web.openapi
-
Base class for change details extensions
PlaceId.CHANGE_DETAILS_BLOCK
andPlaceId.CHANGED_FILE_LINK
- ChangeDetailsExtension(PagePlaces) - Constructor for class jetbrains.buildServer.web.openapi.ChangeDetailsExtension
- ChangeDetailsExtension(PagePlaces, PlaceId, String, String) - Constructor for class jetbrains.buildServer.web.openapi.ChangeDetailsExtension
- ChangedFiles - Class in jetbrains.buildServer.agent
- ChangedFiles() - Constructor for class jetbrains.buildServer.agent.ChangedFiles
- ChangedFilesLoader - Interface in jetbrains.buildServer.serverSide.userChanges
- ChangeListener - Interface in jetbrains.buildServer.configuration
-
A consumer of changes detected by
ChangeObserver
- ChangeObserver - Class in jetbrains.buildServer.configuration
-
Component watches for changes provided by
ChangeProvider
s and notifies about changesChangeListener
s. - ChangeObserver(long) - Constructor for class jetbrains.buildServer.configuration.ChangeObserver
- ChangeObserver(long, ScheduledExecutorService) - Constructor for class jetbrains.buildServer.configuration.ChangeObserver
- changeOccured(String) - Method in interface jetbrains.buildServer.configuration.ChangeListener
-
Method is called when a change was occurred.
- changeOrCreateBinaryFile(File, String, InputStream, long) - Method in class jetbrains.buildServer.vcs.PatchBuilderFileNamesCorrector
- changeOrCreateBinaryFile(File, String, InputStream, long) - Method in interface jetbrains.buildServer.vcs.patches.PatchBuilder
-
Invoke this method if some binary file content has been changed or binary file has been created in the next version as compared with the previous one.
- changeOrCreateBinaryFile(File, String, InputStream, long) - Method in class jetbrains.buildServer.vcs.patches.PatchBuilderAdapter
- changeOrCreateTextFile(File, String, InputStream, long, byte[]) - Method in class jetbrains.buildServer.vcs.PatchBuilderFileNamesCorrector
- changeOrCreateTextFile(File, String, InputStream, long, byte[]) - Method in interface jetbrains.buildServer.vcs.patches.PatchBuilder
-
Invoke this method if some text file content has been changed or text file has been created in the next version as compared with the previous one.
- changeOrCreateTextFile(File, String, InputStream, long, byte[]) - Method in class jetbrains.buildServer.vcs.patches.PatchBuilderAdapter
- ChangeProvider - Interface in jetbrains.buildServer.configuration
-
A source of some changes for
ChangeObserver
. - ChangesBean - Class in jetbrains.buildServer.notification.impl
- ChangesBean(SBuild, ChangesCalculationOptionsFactory) - Constructor for class jetbrains.buildServer.notification.impl.ChangesBean
- ChangesCalculationOptions - Interface in jetbrains.buildServer.serverSide
-
Build changes calculation options.
- ChangesCalculationOptionsFactory - Interface in jetbrains.buildServer.serverSide
- ChangesConsumer - Interface in jetbrains.buildServer.vcs
-
Common system-provided interface used to consume detected changes.
- changesDetected() - Method in interface jetbrains.buildServer.configuration.ChangeProvider
-
Returns true if changes occurred in this change provider, false - nothing changed.
- changesDetected() - Method in class jetbrains.buildServer.configuration.FilesWatcher
-
Computes whether files state has been changed.
- changesDetected() - Method in class jetbrains.buildServer.configuration.FileWatcher
-
Returns true if changes in file detected
- changesDetected(List<File>, List<File>, List<File>) - Method in interface jetbrains.buildServer.configuration.FileWatcherListener
-
Called when file watched detected a change on disk.
- ChangeSequenceBuildComparator - Class in jetbrains.buildServer.serverSide.impl
-
Created by IntelliJ IDEA.
- ChangeSequenceBuildComparator() - Constructor for class jetbrains.buildServer.serverSide.impl.ChangeSequenceBuildComparator
- ChangeSequenceBuildComparator(boolean) - Constructor for class jetbrains.buildServer.serverSide.impl.ChangeSequenceBuildComparator
- ChangesInfoBuilder - Interface in jetbrains.buildServer.vcs
-
Deprecated.No longer used by either Upsource or TeamCity
- ChangesInfoService - Interface in jetbrains.vcs.api.services
-
Deprecated.No longer used by either Upsource or TeamCity
- ChangesInfoService.ChangesConsumer - Interface in jetbrains.vcs.api.services
-
Deprecated.Callback interface
- changesLoaded(SRunningBuild) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- changesLoaded(SRunningBuild) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called when changes for a newly started build has been loaded
- ChangeStatus - Interface in jetbrains.buildServer.vcs
-
Holds the details data related to a single change.
- ChangeStatusListBuilder - Class in jetbrains.buildServer.vcs
-
Object builds a
ChangeStatus
list from list ofSVcsModification
according to specified settings (e.g. - ChangeStatusListBuilder(ChangeStatusProvider) - Constructor for class jetbrains.buildServer.vcs.ChangeStatusListBuilder
- ChangeStatusListBuilder.Id - Class in jetbrains.buildServer.vcs
-
Unique id of VCS modification.
- ChangeStatusProvider - Interface in jetbrains.buildServer.vcs
-
Provides change status for VCS modification.
- changeTextUsingBytes(F, byte[], long, T, boolean) - Method in interface jetbrains.buildServer.vcs.patches.LowLevelPatch
- changeTextUsingBytes(String, byte[], long, LowLevelPatchBuilder.WriteFileContent, boolean) - Method in class jetbrains.buildServer.vcs.patches.LowLevelPatchBuilderImpl
- changeTextUsingBytes(String, byte[], long, LowLevelPatchBuilder.WriteFileContent, boolean) - Method in class jetbrains.buildServer.vcs.patches.LowLevelPatchBuilderWrapper
- changeTextUsingBytes(String, byte[], long, LowLevelPatcherListener.ReadFileContent, boolean) - Method in class jetbrains.buildServer.vcs.patches.LowLevelPatchTranslator
- charAt(String, int) - Static method in class jetbrains.buildServer.util.StringUtil
-
Returns the n-th character of the string.
- chardata(String) - Method in class org.apache.xmlrpc.TCXmlWriter
- CharOffset(int, int) - Constructor for class jetbrains.buildServer.duplicator.DuplicateInfo.CharOffset
- CharOffset(String) - Constructor for class jetbrains.buildServer.duplicator.DuplicateInfo.CharOffset
- ChartSettings - Class in jetbrains.buildServer.serverSide.statistics
-
Bean to hold chart settings (both tag params and current filters) Dataset and appearance will be created and may be fully recreated from data stored this bean.
- ChartSettings(Map<String, String[]>) - Constructor for class jetbrains.buildServer.serverSide.statistics.ChartSettings
- CHECK_VALIDITY - Static variable in interface jetbrains.buildServer.runner.codeInspection.DuplicatorRunnerConstants
- checkAccessibleFrom(SBuildType) - Method in interface jetbrains.buildServer.vcs.SVcsRootAccess
-
Checks that VCS root can be attached to specified configuration.
- checkAccessibleFrom(SProject) - Method in interface jetbrains.buildServer.vcs.SVcsRootAccess
-
Checks that VCS root can be attached to configurations of specified project.
- checkAndGetFile(String) - Method in class jetbrains.buildServer.controllers.FileBrowseController
- checkAndRethrowShutdown(Throwable) - Static method in exception jetbrains.buildServer.serverSide.ServerShutdownStartedException
- checkCanceled() - Method in interface jetbrains.buildServer.backgroundTasks.ActivityProgress
-
This method checks if underlying process should be cancelled without completion.
- checkCanceled() - Method in class jetbrains.buildServer.backgroundTasks.NullActivityProgress
- checkClientTrusted(X509Certificate[], String) - Method in class jetbrains.buildServer.util.ssl.AggregateSSLTrustManager
- checkConfigured() - Method in class jetbrains.buildServer.artifacts.DependencyResolverContext
- checkContentEqual(File, File) - Static method in class jetbrains.buildServer.util.FileUtil
-
Check both files exist and are same byte-by-byte.
- checkDirectoryProperty(String, String, Collection<InvalidProperty>) - Method in class jetbrains.buildServer.buildTriggers.vcs.AbstractVcsPropertiesProcessor
- CHECKED - jetbrains.buildServer.UserChangeStatus
- CheckedOutDir - Class in jetbrains.buildServer.serverSide.vcs
-
Contains information about from what vcs root sources are checking out and where they are checking out to.
- CheckedOutDir(VcsRoot, IncludeRule) - Constructor for class jetbrains.buildServer.serverSide.vcs.CheckedOutDir
-
Creates new object
- checkFileProperty(String, String, Collection<InvalidProperty>) - Method in class jetbrains.buildServer.buildTriggers.vcs.AbstractVcsPropertiesProcessor
- checkForModifications() - Method in class jetbrains.buildServer.configuration.ChangeObserver
-
Performs unscheduled checking for modifications.
- checkForModifications() - Method in class jetbrains.buildServer.configuration.FilesWatcher
-
Performs unscheduled checking for modifications.
- checkHasGlobalPermission(HttpServletRequest, Permission) - Method in class jetbrains.buildServer.controllers.admin.AdminPage
- checkHasGlobalPermissions(HttpServletRequest, Permission...) - Method in class jetbrains.buildServer.controllers.admin.AdminPage
- CHECKING_FOR_CHANGES_ERROR_TYPE - Static variable in class jetbrains.buildServer.messages.ErrorData
- checkInsideDirectory(File, File) - Static method in class jetbrains.buildServer.controllers.FileSecurityUtil
-
Checks that
destinationFile
is inside theallowedDirectory
. - checkIntegerProperty(String, String, Collection<InvalidProperty>) - Method in class jetbrains.buildServer.buildTriggers.vcs.AbstractVcsPropertiesProcessor
- checkInterrupted() - Method in class jetbrains.buildServer.vcs.patches.InterruptablePatcherBase
- checkIssueIdBeforeTestConnection(String) - Method in class jetbrains.buildServer.issueTracker.AbstractIssueProvider
- checkIssueIdBeforeTestConnection(String) - Method in class jetbrains.buildServer.issueTracker.AbstractPrefixBasedIssueProvider
- CHECKOUT_DIRECTORY_MSG_PREFIX - Static variable in class jetbrains.buildServer.messages.DefaultMessagesInfo
- CHECKOUT_ROOT - Static variable in class jetbrains.buildServer.vcs.impl.VcsRootImpl
-
Deprecated.
- CHECKOUT_ROOT - Static variable in class jetbrains.buildServer.vcs.VcsUtil
- checkoutDirectoryRemoved(File) - Method in class jetbrains.buildServer.agent.AgentLifeCycleAdapter
- checkoutDirectoryRemoved(File) - Method in interface jetbrains.buildServer.agent.AgentLifeCycleListener
-
Called when a build checkout directory was removed from build agent 'work' directory.
- checkoutModeResolved(AgentCheckoutMode) - Method in class jetbrains.buildServer.agent.AgentLifeCycleAdapter
- checkoutModeResolved(AgentCheckoutMode) - Method in interface jetbrains.buildServer.agent.AgentLifeCycleListener
-
Called when effective checkout mode is resolved for the build.
- CheckoutOnAgentVcsSupport - Interface in jetbrains.buildServer.agent.vcs
-
Deprecated.use provide several
AgentVcsExtension
implementations. For more details, seeAgentVcsRegistry
- CheckoutRules - Class in jetbrains.buildServer.vcs
-
Contains a number of rules how to layout project sources on agent side.
- CheckoutRules(String) - Constructor for class jetbrains.buildServer.vcs.CheckoutRules
-
Creates new checkout rules instance on string rules presentation.
- CheckoutRules(List<String>) - Constructor for class jetbrains.buildServer.vcs.CheckoutRules
-
Creates new checkout rules instance on a list of string rules.
- CheckoutRules(List<IncludeRule>, List<FileRule>) - Constructor for class jetbrains.buildServer.vcs.CheckoutRules
-
Creates rules object on include and exclude rules lists.
- CheckoutRulesIntersectionCalculator - Class in jetbrains.buildServer.vcs
-
For the given
VcsRootEntry
list calculates whether corresponding include rules intersect. - CheckoutRulesIntersectionCalculator(Iterable<VcsRootEntry>) - Constructor for class jetbrains.buildServer.vcs.CheckoutRulesIntersectionCalculator
- checkPassword(String, String) - Method in interface jetbrains.buildServer.controllers.login.WebLoginModel
-
Attempts to authenticate using specified username and password and if authentication was successful returns corresponding User object.
- checkPermissions(AuthorityHolder) - Method in interface jetbrains.buildServer.web.PermissionChecker
-
Checks the permissions of the
authorityHolder
, throws an exception or returnsfalse
in case of failure. - checkPermissions(AuthorityHolder) - Method in class jetbrains.buildServer.web.WebAccessService.ProviderBean
- checkPermissions(AuthorityHolder, HttpServletRequest) - Method in interface jetbrains.buildServer.controllers.RequestPermissionsChecker
-
Performs actual checking of permissions.
- checkPortNumberProperty(String, String, Collection<InvalidProperty>) - Method in class jetbrains.buildServer.buildTriggers.vcs.AbstractVcsPropertiesProcessor
- checkSecurityViolation(String, AuthorityHolder) - Static method in class jetbrains.buildServer.controllers.FileSecurityUtil
-
Checks that
fileName
is a correct relative file name. - checkServerTrusted(X509Certificate[], String) - Method in class jetbrains.buildServer.util.ssl.AggregateSSLTrustManager
- checkSocket(Socket) - Method in class org.apache.xmlrpc.WebServer2
-
Deprecated.Use allowConnection(Socket) instead.
- checkSuitable(List<VcsRootEntry>, Collection<String>) - Method in interface jetbrains.buildServer.vcs.VcsBulkSuitabilityChecker
-
Perform a bulk check for which from a set of VcsRootEntries can be affected by at least one VCS path from given collection.
- checkTmpDir() - Static method in class jetbrains.buildServer.util.FileUtil
-
Checks if it is allowed to use tmpDir taken from "java.io.tmpdir" system property
- childrenFirstSearch(DAG<Long>, BFSVisitor<Long>, Set<Long>) - Static method in class jetbrains.buildServer.util.graph.VcsDAGs
-
Runs children-first search on the given dag with specified visitor and start nodes.
- ChildrenFirstSearch - Class in jetbrains.buildServer.util.graph
-
A DAG search similar to BFS which guarantees that no parent is visited before its children.
- ChildSpringContextLoader - Class in jetbrains.buildServer.util
-
Utility class to load some Spring configurations as child context.
- ChildSpringContextLoader(String) - Constructor for class jetbrains.buildServer.util.ChildSpringContextLoader
- CLASS_COVERED_STATS - Static variable in interface jetbrains.buildServer.runner.CoverageConstants
- CLASS_STATS - Static variable in interface jetbrains.buildServer.runner.CoverageConstants
- CLASS_TOTAL_STATS - Static variable in interface jetbrains.buildServer.runner.CoverageConstants
- CLASSES_ROOT - jetbrains.buildServer.util.Win32RegistryAccessor.Hive
- classNameToResourcePath(String) - Static method in class jetbrains.buildServer.agent.ClasspathUtil
- CLASSPATH - Static variable in interface jetbrains.buildServer.runner.JavaRunnerConstants
- ClasspathUtil - Class in jetbrains.buildServer.agent
-
User: Eugene.Petrenko Date: 13.02.2007 Time: 18:28:18
- ClasspathUtil() - Constructor for class jetbrains.buildServer.agent.ClasspathUtil
- CLEAN_AGENT_SOURCES - jetbrains.buildServer.serverSide.auth.Permission
- CLEAN_BUILD_CONFIGURATION_SOURCES - jetbrains.buildServer.serverSide.auth.Permission
- cleanFolder(File, SmartDirectoryCleanerCallback) - Method in interface jetbrains.buildServer.agent.SmartDirectoryCleaner
-
Removes folder providing smart error callbacks.
- CleanPatchService - Interface in jetbrains.vcs.api.services
-
Vcs plugin provided service to implement clean checkout to a given revision.
- Cleanup - jetbrains.buildServer.serverSide.maintenance.MaintenanceProcessKind
-
Data cleanup.
- CLEANUP - jetbrains.buildServer.serverSide.BuildFeature.PlaceToShow
-
Cleanup settings section
- CLEANUP - Static variable in class jetbrains.buildServer.log.Loggers
-
General cleanup logger
- CLEANUP_CATEGORY - Static variable in class jetbrains.buildServer.log.Loggers
- CLEANUP_ERROR - jetbrains.buildServer.serverSide.cleanup.InterruptReason
-
cleanup was interrupted by unexpected exception
- cleanupBuildsData(BuildCleanupContext) - Method in interface jetbrains.buildServer.serverSide.cleanup.CleanupExtension
-
Invoked for each builds pack which is to be cleaned up.
- cleanupBuildsData(BuildCleanupContext) - Method in class jetbrains.buildServer.serverSide.cleanup.CleanupExtensionAdapter
-
Deprecated.
- CleanupContext - Interface in jetbrains.buildServer.serverSide.cleanup
-
Represents current context of cleanup operation
- CleanupExtension - Interface in jetbrains.buildServer.serverSide.cleanup
-
Instances of this cleanup extension are called during cleanup.
- CleanupExtensionAdapter - Class in jetbrains.buildServer.serverSide.cleanup
-
Deprecated.Use
CleanupExtension
itself. - CleanupExtensionAdapter() - Constructor for class jetbrains.buildServer.serverSide.cleanup.CleanupExtensionAdapter
-
Deprecated.
- cleanupFinished() - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- cleanupFinished() - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called when database cleanup has been finished.
- CleanupInterruptedException - Exception in jetbrains.buildServer.serverSide.cleanup
- CleanupInterruptedException(InterruptReason) - Constructor for exception jetbrains.buildServer.serverSide.cleanup.CleanupInterruptedException
- CleanupLevel - Enum in jetbrains.buildServer.serverSide
-
Specifies what data should be cleaned by a cleanup rule.
- CleanupPolicy - Interface in jetbrains.buildServer.serverSide.cleanup
-
Deprecated.should not be used since 2019.2 (except for backward compatibility purposes)
- CleanupProcessState - Interface in jetbrains.buildServer.serverSide.cleanup
-
Represents status of cleanup progress
- cleanupStarted() - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
- cleanupStarted() - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
-
Called when database cleanup is going to start.
- clear() - Method in class jetbrains.buildServer.configuration.ChangeObserver
-
Clears all of the listeners and change providers
- clear() - Method in class jetbrains.buildServer.dataStructures.CompositeCollection
- clear() - Method in class jetbrains.buildServer.dataStructures.CompositeMap
- clear() - Method in class jetbrains.buildServer.dataStructures.DecoratingCollectionBase
- clear() - Method in class jetbrains.buildServer.dataStructures.DecoratingMap
- clear() - Method in class jetbrains.buildServer.dataStructures.MultiMapDecorator
- clear() - Method in interface jetbrains.buildServer.serverSide.CustomDataStorage
-
Clears data in custom data storage.
- clear() - Method in class jetbrains.buildServer.TypeToCollectionMap
- clear() - Method in class jetbrains.buildServer.users.sync.SynchronizerStatistics
- clear() - Method in class jetbrains.buildServer.util.AbstractDoubleKeyMap
- clear() - Method in class jetbrains.buildServer.util.CaseInsensitiveMap
- clear() - Method in interface jetbrains.buildServer.util.DoubleKeyMap
-
Clears the map.
- clear() - Method in class jetbrains.buildServer.util.EventDispatcherHandlers
- clear() - Method in class jetbrains.buildServer.util.MultiMap
- clear() - Method in class jetbrains.buildServer.util.NameCounter
-
Reset collected stats
- clear() - Method in class jetbrains.buildServer.util.positioning.PositionAwareCollection
- clear() - Method in class jetbrains.buildServer.util.positioning.PositionAwareSortedCollection
- clear() - Method in class jetbrains.buildServer.util.ReadOnlyBitSet
- clear() - Method in class jetbrains.buildServer.util.RecentEntriesCache
- clear() - Method in class jetbrains.buildServer.util.SLRUMap
- clear() - Method in class jetbrains.buildServer.util.SoftValueHashMap
- clear() - Method in class jetbrains.buildServer.util.SynchronizedDoubleKeyHashMap
- clear(int) - Method in class jetbrains.buildServer.util.ReadOnlyBitSet
- clear(int, int) - Method in class jetbrains.buildServer.util.ReadOnlyBitSet
- clearDetectedChanges() - Method in class jetbrains.buildServer.configuration.FilesState
- clearError(String) - Method in interface jetbrains.buildServer.serverSide.CriticalErrors
-
Removes error with specified key
- clearErrorHandler() - Method in class jetbrains.buildServer.util.EventDispatcher
- clearErrors() - Method in interface jetbrains.buildServer.serverSide.CriticalErrors
-
Clears all of the errors
- clearFilters() - Method in class jetbrains.buildServer.vcs.ChangeStatusListBuilder
-
Clear VCS modification filters
- clearListeners() - Method in class jetbrains.buildServer.configuration.ChangeObserver
-
Removes all listeners from change observer
- clearMessages() - Method in class jetbrains.buildServer.controllers.ActionMessages
-
Removes all currently stored messages
- clearPatterns() - Static method in class jetbrains.buildServer.web.util.RegExpTextTransformer
- clearPool() - Static method in class jetbrains.buildServer.util.StringPool
-
Clears the pool of strings.
- clearPool() - Method in class jetbrains.buildServer.util.StringPoolInstance
-
Clears the pool of strings.
- clearProjectSettings(String) - Method in interface jetbrains.buildServer.serverSide.settings.ProjectSettingsManager
-
Clears settings of the project with the given internal id
- clearProperties() - Method in class jetbrains.buildServer.controllers.BasePropertiesBean
-
Clears properties.
- clearReadMessages() - Method in class jetbrains.buildServer.controllers.ActionMessages
-
Removes all read messages from the storage.
- clearRedirects() - Method in class org.apache.xmlrpc.WebServer2
- clearTagDatas(BuildPromotion) - Method in interface jetbrains.buildServer.tags.TagsManager
-
Remove all tags from the specified build promotion.
- clength - Static variable in class org.apache.xmlrpc.WebServer2
- clone() - Method in class jetbrains.buildServer.serverSide.auth.AuthModule
- clone() - Method in class jetbrains.buildServer.serverSide.statistics.build.BuildValue
- cloneWithAutoName(int) - Method in class jetbrains.buildServer.messages.TestMetadata
- close() - Method in class jetbrains.buildServer.LineAwareByteArrayOutputStream
- close() - Method in interface jetbrains.buildServer.serverSide.buildLog.BuildLogWriter
-
Closes this build log.
- close() - Method in class jetbrains.buildServer.util.ApacheZipSlipAwareArchiveInputStream
- close() - Method in class jetbrains.buildServer.util.CloseAwareInputStream
- close() - Method in class jetbrains.buildServer.util.impl.SevenZArchiveInputStream
-
Deprecated.
- close() - Method in class jetbrains.buildServer.util.PEReader.PEReader
- close() - Method in class jetbrains.buildServer.vcs.patches.InputStreamPart
- close() - Method in interface jetbrains.buildServer.vcs.patches.LowLevelPatchBuilder
- close() - Method in class jetbrains.buildServer.vcs.patches.LowLevelPatchBuilderImpl
- close() - Method in class jetbrains.buildServer.vcs.patches.LowLevelPatchBuilderWrapper
- close() - Method in class jetbrains.buildServer.vcs.patches.LowLevelPatcher
- close() - Method in class jetbrains.buildServer.vcs.patches.LowLevelPatchTranslator
- close() - Method in class jetbrains.buildServer.vcs.patches.OutputStreamPart
- close() - Method in interface jetbrains.buildServer.vcs.patches.Patcher
-
Disposes the patcher process.
- close(Closeable) - Static method in class jetbrains.buildServer.util.FileUtil
-
Closes a resource if it is not null All possible IOExceptions are ignored
- close(Closeable) - Method in class jetbrains.buildServer.vcs.patches.PatchStreamUtil
- close(ZipFile) - Static method in class jetbrains.buildServer.util.FileUtil
-
Closes a resource if it is not null All possible IOExceptions are ignored
- closeAll(Closeable...) - Static method in class jetbrains.buildServer.util.FileUtil
-
Closes all not-null resources All possible IOExceptions are ignored
- CloseAwareInputStream - Class in jetbrains.buildServer.util
-
InputStream wrapper that makes sure delegate close() method is called only once.
- CloseAwareInputStream(InputStream) - Constructor for class jetbrains.buildServer.util.CloseAwareInputStream
- closeBlock(String, String, Date, String) - Method in interface jetbrains.buildServer.serverSide.buildLog.MessagesState
-
Closes last opened block with specified name and type and returns it.
- closeProgressBlock(Date, String) - Method in interface jetbrains.buildServer.serverSide.buildLog.MessagesState
-
Closes last progress block and returns it.
- CLOUD - jetbrains.buildServer.usageStatistics.presentation.UsageStatisticsGroupPosition
- CLOUD - Static variable in class jetbrains.buildServer.log.Loggers
-
Generic cloud logger
- CLOUD_CATEGORY_ROOT - Static variable in class jetbrains.buildServer.log.Loggers
-
Cloud agent related logger
- CLOUD_IMAGE - jetbrains.buildServer.AgentRestrictorType
- CLOUD_IMAGE_DETAILS - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
-
Cloud Image details section of 'Cloud' tab on agents page
- CollapsableTreePrinter - Class in jetbrains.buildServer.web.util
- CollapsableTreePrinter(TreeNode) - Constructor for class jetbrains.buildServer.web.util.CollapsableTreePrinter
- COLLAPSED_PATH_PREFIX - Static variable in class jetbrains.buildServer.util.ContextProjectInfo
- collapseSpaces(String) - Static method in class jetbrains.buildServer.util.StringUtil
-
Replaces a sequence of space characters with single whitespace.
- collectBuildChanges(VcsRoot, String, String, CheckoutRules) - Method in class jetbrains.buildServer.vcs.VcsSupport
-
Deprecated.
- collectBuildChanges(VcsRoot, String, String, CheckoutRules, CollectChangesByIncludeRules) - Static method in class jetbrains.buildServer.vcs.utils.VcsPluginUtil
-
Util method, can be used with CollectChangesByIncludeRules to collect all changes for a set of CheckoutRules
- collectBuildChanges(VcsRoot, String, String, CheckoutRules, CollectSingleStateChangesByIncludeRules) - Static method in class jetbrains.buildServer.vcs.utils.VcsPluginUtil
-
Util method, can be used with CollectSingleStateChangesByIncludeRules to collect all changes for a set of CheckoutRules
- collectBuildChanges(VcsRoot, String, CheckoutRules) - Method in interface jetbrains.buildServer.vcs.CurrentVersionIsExpensiveVcsSupport
-
Deprecated.Returns list of the changes from the given one to current moment.
- collectChanges(IncludeRule) - Method in interface jetbrains.buildServer.vcs.IncludeRuleChangeCollector
-
Performs a portion of the change collecting work corresponding to the given include rule.
- collectChanges(VcsRoot, String, String, CheckoutRules) - Method in interface jetbrains.buildServer.vcs.CollectChangesByCheckoutRules
-
Deprecated.Returns list of the changes between two revisions given.
- collectChanges(VcsRoot, String, String, CheckoutRules) - Method in interface jetbrains.buildServer.vcs.CollectSingleStateChangesByCheckoutRules
-
Deprecated.Returns list of the changes between two revisions given.
- collectChanges(VcsRoot, String, String, CheckoutRules) - Method in class jetbrains.buildServer.vcs.VcsSupport
-
Deprecated.
- collectChanges(VcsRoot, String, VcsRoot, String, CheckoutRules) - Method in interface jetbrains.buildServer.vcs.CollectChangesBetweenRoots
-
Deprecated.Collect changes between roots.
- collectChanges(VcsRoot, String, VcsRoot, String, CheckoutRules) - Method in interface jetbrains.buildServer.vcs.CollectSingleStateChangesBetweenRoots
-
Collect changes between roots.
- collectChanges(VcsRoot, String, VcsRoot, String, CheckoutRules, ChangesConsumer) - Method in interface jetbrains.buildServer.vcs.SingleStateChangesReporter
-
Collect changes between roots.
- collectChanges(VcsRoot, RepositoryStateData, RepositoryStateData, CheckoutRules) - Method in interface jetbrains.buildServer.vcs.CollectRepositoryChangesByCheckoutRules
-
Returns changes in repository detected between specified repository states.
- collectChanges(VcsRoot, RepositoryStateData, VcsRoot, RepositoryStateData, CheckoutRules) - Method in interface jetbrains.buildServer.vcs.CollectChangesBetweenRepositories
-
Collect changes between repositories.
- collectChanges(VcsRoot, RepositoryStateData, VcsRoot, RepositoryStateData, CheckoutRules, ChangesConsumer) - Method in interface jetbrains.buildServer.vcs.RepositoryStateChangesReporter
-
This method is called by the system to collect changes between two states.
- collectChanges(VcsSettings, VcsRepositoryState, VcsRepositoryState, CollectChangesService.ChangesConsumer) - Method in interface jetbrains.vcs.api.services.CollectChangesService
- CollectChangesBetweenRepositories - Interface in jetbrains.buildServer.vcs
-
Policy for collecting changes between repositories
- CollectChangesBetweenRoots - Interface in jetbrains.buildServer.vcs
-
Deprecated.
- CollectChangesByCheckoutRules - Interface in jetbrains.buildServer.vcs
-
Deprecated.
- CollectChangesByIncludeRules - Interface in jetbrains.buildServer.vcs
-
Deprecated.
- CollectChangesPolicy - Interface in jetbrains.buildServer.vcs
-
Base interface for different change collecting policies.
- CollectChangesService - Interface in jetbrains.vcs.api.services
-
This service is responsible for actual changes collecting from the VCS
- CollectChangesService.ChangesConsumer - Interface in jetbrains.vcs.api.services
-
Callback interface
- collectCommits(VcsRoot, CheckoutRules, CommitsInfoBuilder.CommitsConsumer) - Method in interface jetbrains.buildServer.vcs.CommitsInfoBuilder
-
This method is called to fetch entire commits list (graph) from the VCS plugin.
- collectCommits(CommitsInfoService.CommitsConsumer) - Method in interface jetbrains.vcs.api.services.CommitsInfoService
-
This method is called to fetch entire commits list (graph) from the VCS plugin.
- CollectionsUtil - Class in jetbrains.buildServer.util
- CollectionsUtil.EnumerationIteratorAdaptor<T> - Class in jetbrains.buildServer.util
- CollectionsUtil.FilteringEnumeration<T> - Class in jetbrains.buildServer.util
- CollectionsUtil.FilteringIterable<T> - Class in jetbrains.buildServer.util
- CollectionsUtil.FilteringIterator<T> - Class in jetbrains.buildServer.util
- CollectRepositoryChangesByCheckoutRules - Interface in jetbrains.buildServer.vcs
-
Policy for collecting repository changes by checkout rules
- CollectRepositoryChangesPolicy - Interface in jetbrains.buildServer.vcs
-
Allows collecting changes for whole repository
- CollectSingleStateChangesBetweenRoots - Interface in jetbrains.buildServer.vcs
- CollectSingleStateChangesByCheckoutRules - Interface in jetbrains.buildServer.vcs
-
Deprecated.must be removed before 8.1
- CollectSingleStateChangesByIncludeRules - Interface in jetbrains.buildServer.vcs
-
Deprecated.must be removed before 8.1
- CollectSingleStatePolicy - Interface in jetbrains.buildServer.vcs
- collectUniqueObjectList(List<SourceType>) - Static method in class jetbrains.buildServer.util.CollectionsUtil
- collectValuesByXPath(Element, String, C) - Static method in class jetbrains.buildServer.util.XmlUtil
- collectValuesByXPath(Element, XPath, C) - Static method in class jetbrains.buildServer.util.XmlUtil
- collectValuesFromFileByXPath(File, String, C) - Static method in class jetbrains.buildServer.util.XmlUtil
- ColorerSyntaxHighlighter - Class in jetbrains.buildServer.web.util
-
Highlights source code using JHighlight library.
- ColorerSyntaxHighlighter() - Constructor for class jetbrains.buildServer.web.util.ColorerSyntaxHighlighter
- combineContextPath(String, String) - Static method in class jetbrains.buildServer.web.util.WebUtil
-
Combines two path with prefix with regard to starting and trailing slashes.
- COMMAND_EXECUTABLE - Static variable in interface jetbrains.buildServer.runner.SimpleRunnerConstants
- COMMAND_PARAMETERS - Static variable in interface jetbrains.buildServer.runner.SimpleRunnerConstants
- CommandExecution - Interface in jetbrains.buildServer.agent.runner
-
Represents a process description to start with
MultiCommandBuildSession
- CommandLineArgumentsUtil - Class in jetbrains.buildServer.runner
- CommandLineArgumentsUtil() - Constructor for class jetbrains.buildServer.runner.CommandLineArgumentsUtil
- CommandLineBuildService - Class in jetbrains.buildServer.agent.runner
-
Represents process run parameters that checks processes exit code regarding
AgentRunningBuild.getFailBuildOnExitCode()
build configuration option kill all agent child processes on build interrupt returnsLoggingProcessListener
to log all process output to the build log UseBuildServiceAdapter
to simplify code. - CommandLineBuildService() - Constructor for class jetbrains.buildServer.agent.runner.CommandLineBuildService
- CommandLineBuildServiceFactory - Interface in jetbrains.buildServer.agent.runner
-
Build runner interface to run processes
- CommandLineExecutor - Class in jetbrains.buildServer
- CommandLineExecutor(GeneralCommandLine) - Constructor for class jetbrains.buildServer.CommandLineExecutor
- Comment - Class in jetbrains.buildServer.serverSide.comments
-
This class represents various comments in TeamCity.
- Comment(long, SUser, String, Date) - Constructor for class jetbrains.buildServer.serverSide.comments.Comment
-
Comment constructor
- COMMENT_BUILD - jetbrains.buildServer.serverSide.auth.Permission
- CommentManager - Interface in jetbrains.buildServer.serverSide.comments
-
This is subsystem which allows to keep various user comments.
- CommentTransformationHelper - Interface in jetbrains.buildServer.issueTracker
-
Represents the class intended to provide all information needed for comment transformation.
- commit(CommitSettings) - Method in interface jetbrains.buildServer.vcs.CommitPatchBuilder
-
Creates new commit with specified user name and description message
- COMMIT - jetbrains.buildServer.serverSide.userChanges.PersonalChangeCommitDecision
-
Change should be committed by IDE
- COMMIT_HOOK - jetbrains.buildServer.vcs.OperationRequestor
- COMMIT_IF_NO_NEW_FAILURES - jetbrains.buildServer.serverSide.userChanges.PreTestedCommitType
- COMMIT_IF_SUCCESSFUL - jetbrains.buildServer.serverSide.userChanges.PreTestedCommitType
- commitCurrentTransaction() - Method in interface jetbrains.buildServer.serverSide.SQLRunner
-
Commits current transaction
- CommitData - Interface in jetbrains.vcs.api
-
Represents commit data without any additional infos Created 27.09.13 19:33
- CommitDataBean - Class in jetbrains.buildServer.vcs
-
This class is expected to be created from plugin code, provides implementation for
CommitData
- CommitDataBean(String, String, Date) - Constructor for class jetbrains.buildServer.vcs.CommitDataBean
- CommitInfo - Interface in jetbrains.vcs.api
-
Created 30.09.13 12:47
- CommitMountPointDataBean - Class in jetbrains.buildServer.vcs
- CommitMountPointDataBean(String, String, String, String) - Constructor for class jetbrains.buildServer.vcs.CommitMountPointDataBean
- CommitMountPointInfo - Interface in jetbrains.vcs.api
-
Represents repository mount point with a given commit (e.g.
- CommitPatchBuilder - Interface in jetbrains.buildServer.vcs
-
Interface for creating commits in VCS.
- CommitResult - Class in jetbrains.buildServer.vcs
-
A result of commit operation
- CommitSettings - Interface in jetbrains.buildServer.vcs
-
Commit settings
- CommitsInfoBuilder - Interface in jetbrains.buildServer.vcs
-
Created 27.09.13 19:50
- CommitsInfoBuilder.CommitsConsumer - Interface in jetbrains.buildServer.vcs
- CommitsInfoService - Interface in jetbrains.vcs.api.services
-
Created 30.09.13 12:37
- CommitsInfoService.CommitsConsumer - Interface in jetbrains.vcs.api.services
-
Callback interface
- CommitSupport - Interface in jetbrains.buildServer.vcs
-
Support for commit operation
- CommonRunnerConstants - Interface in jetbrains.buildServer.runner
- CommonsXmlRpcTargetImpl - Class in jetbrains.buildServer.xmlrpc.impl
- CommonsXmlRpcTargetImpl(String, String, int, boolean) - Constructor for class jetbrains.buildServer.xmlrpc.impl.CommonsXmlRpcTargetImpl
- CommonsXmlRpcTargetImpl(CommonsXmlRpcTargetImpl, int) - Constructor for class jetbrains.buildServer.xmlrpc.impl.CommonsXmlRpcTargetImpl
- compactIfNecessary(int) - Method in class jetbrains.buildServer.util.SoftValueHashMap
-
Compacts internal map if its current capacity exceeds size in capacityToSizeMultiplier times
- compare(long, long) - Static method in class jetbrains.buildServer.util.Util
-
Compares two long values
- compare(String, String) - Method in class jetbrains.buildServer.util.CaseInsensitiveStringComparator
-
Compares strings without case
- compare(String, String) - Static method in class jetbrains.buildServer.util.StringUtil
- compare(String, String) - Static method in class jetbrains.buildServer.util.VersionComparatorUtil
-
Compare two version strings.
- compare(String, String) - Method in class jetbrains.buildServer.vcs.utils.DateVersionComparator
- compare(String, String) - Method in class jetbrains.buildServer.vcs.utils.IntVersionComparator
- compare(String, String) - Method in class jetbrains.buildServer.vcs.utils.StringVersionComparator
- compare(BuildTypeTemplate, BuildTypeTemplate) - Method in class jetbrains.buildServer.serverSide.TemplateComparator
- compare(SBuild, SBuild) - Method in class jetbrains.buildServer.serverSide.impl.ChangeSequenceBuildComparator
- compare(SBuildType, SBuildType) - Method in class jetbrains.buildServer.serverSide.BuildTypeComparator
- compare(BuildValue, BuildValue) - Method in class jetbrains.buildServer.serverSide.statistics.build.BuildValue.StartOrderComparator
- compare(STestRun, STestRun) - Method in class jetbrains.buildServer.serverSide.SortByNewAndNameComparator
- compare(SVcsRoot, SVcsRoot) - Method in class jetbrains.buildServer.serverSide.SVcsRootComparator
- compare(T, T) - Method in class jetbrains.buildServer.serverSide.TreeHierarchyComparator
- compare(T, T) - Static method in class jetbrains.buildServer.util.Objects
-
Compares two comparable objects.
- compareOnSameDepth(SProject, SProject) - Method in class jetbrains.buildServer.serverSide.ProjectComparator
- compareOnSameDepth(T, T) - Method in class jetbrains.buildServer.serverSide.TreeHierarchyComparator
- compareProperties(Map<String, String>, Map<String, String>) - Static method in class jetbrains.buildServer.util.PropertiesUtil
-
Compares 2 maps of properties.
- compareTo(Object) - Method in class jetbrains.buildServer.agent.VcsChange
- compareTo(Object) - Method in class jetbrains.buildServer.vcs.VcsItem
- compareTo(String) - Method in class jetbrains.buildServer.util.positioning.PositionConstraint
-
"Compares" current PositionConstraint to id.
- compareTo(Delayed) - Method in class jetbrains.buildServer.util.executors.TeamCityScheduledThreadPoolExecutor.RunnableScheduledFutureWrapper
- compareTo(RunTypeData) - Method in class jetbrains.buildServer.controllers.admin.projects.RunTypeData
- compareTo(Parameter) - Method in class jetbrains.buildServer.serverSide.BaseParameter
- compareTo(TestGroupName) - Method in class jetbrains.buildServer.serverSide.TestGroupName
- compareTo(CheckedOutDir) - Method in class jetbrains.buildServer.serverSide.vcs.CheckedOutDir
- compareTo(TeamCitySshKey) - Method in class jetbrains.buildServer.ssh.TeamCitySshKey
- compareTo(TeamCityTrustedSslCertificate) - Method in class jetbrains.buildServer.ssl.TeamCityTrustedSslCertificate
- compareTo(TestName) - Method in class jetbrains.buildServer.tests.TestName
- compareTo(UserChangeInfo) - Method in class jetbrains.buildServer.UserChangeInfo
- compareTo(Vars) - Method in class jetbrains.buildServer.util.Vars
- compareTo(VcsClientMapping) - Method in class jetbrains.buildServer.vcs.VcsClientMapping
- ComparisonFailedData - Class in jetbrains.buildServer.messages
- ComparisonFailedData(String, String, String, String, String) - Constructor for class jetbrains.buildServer.messages.ComparisonFailedData
- ComparisonFailedData(String, Throwable, String, String) - Constructor for class jetbrains.buildServer.messages.ComparisonFailedData
- ComparisonFailedDataConverter() - Constructor for class jetbrains.buildServer.messages.BuildMessage1Converter.ComparisonFailedDataConverter
- ComparisonFailureData - Class in jetbrains.buildServer
-
Represents comparison failure
- ComparisonFailureUtil - Class in jetbrains.buildServer
- ComparisonFailureUtil() - Constructor for class jetbrains.buildServer.ComparisonFailureUtil
- Compatibility - Class in jetbrains.buildServer.serverSide
- Compatibility() - Constructor for class jetbrains.buildServer.serverSide.Compatibility
- CompatibilityResult - Interface in jetbrains.buildServer.serverSide
-
Represents result of the compatibility between a build configuration and an agent
- CompatibleAgents - Interface in jetbrains.buildServer.serverSide
- COMPILATION_ERRORS - Static variable in class jetbrains.buildServer.serverSide.BuildStatisticsOptions
- COMPILATION_FINISHED - Static variable in interface jetbrains.buildServer.messages.serviceMessages.ServiceMessageTypes
- COMPILATION_STARTED - Static variable in interface jetbrains.buildServer.messages.serviceMessages.ServiceMessageTypes
- CompilationBlockBean - Class in jetbrains.buildServer.serverSide
- CompilationBlockBean(String) - Constructor for class jetbrains.buildServer.serverSide.CompilationBlockBean
- CompilationErrorsBean - Class in jetbrains.buildServer.notification.impl
- CompilationErrorsBean(BuildStatistics) - Constructor for class jetbrains.buildServer.notification.impl.CompilationErrorsBean
- CompilationErrorsBean(SBuild) - Constructor for class jetbrains.buildServer.notification.impl.CompilationErrorsBean
- CompilationFinished - Class in jetbrains.buildServer.messages.serviceMessages
-
Finishes compilation block
- CompilationFinished(String) - Constructor for class jetbrains.buildServer.messages.serviceMessages.CompilationFinished
-
Creates new compilationFinished service message
- CompilationStarted - Class in jetbrains.buildServer.messages.serviceMessages
-
Represents beginning of the compilation block
- CompilationStarted(String) - Constructor for class jetbrains.buildServer.messages.serviceMessages.CompilationStarted
-
Creates new compilationStarted service message.
- compileDisjunction(String, String) - Static method in class jetbrains.buildServer.issueTracker.AbstractIssueProvider
-
Given a string containing the prefixes, composes the reg.exp pattern that accepts any of them plus suffix.
- compilePattern(Map<String, String>) - Method in class jetbrains.buildServer.issueTracker.AbstractIssueProvider
- compileXPath(String) - Static method in class jetbrains.buildServer.util.XmlUtil
- completed() - Method in class jetbrains.buildServer.agent.BuildPostRunnable
-
Deprecated.
- composeClasspath(Class[], String[], Class) - Static method in class jetbrains.buildServer.agent.ClasspathUtil
- composeHttpErrorMessage(StatusLine, String) - Static method in class jetbrains.buildServer.http.HttpUtil
- composeSystemProperties(AgentRunningBuild, BuildRunnerContext) - Static method in class jetbrains.buildServer.agent.runner.JavaRunnerUtil
-
Returns "default" set of system properties for the java process being launched
- composeUrl(String) - Method in interface jetbrains.buildServer.issueTracker.CommentTransformationHelper
-
Returns the URL corresponding to the matched id.
- COMPOSITE - jetbrains.buildServer.serverSide.BuildTypeOptions.BuildConfigurationType
- CompositeCollection<T> - Class in jetbrains.buildServer.dataStructures
- CompositeCollection(Collection<? extends Collection<T>>) - Constructor for class jetbrains.buildServer.dataStructures.CompositeCollection
- CompositeExtensionAvailability - Class in jetbrains.buildServer.web.openapi
- CompositeExtensionAvailability(List<ExtensionAvailability>) - Constructor for class jetbrains.buildServer.web.openapi.CompositeExtensionAvailability
- CompositeIterator<T> - Class in jetbrains.buildServer.dataStructures
- CompositeIterator(Collection<Iterator<T>>) - Constructor for class jetbrains.buildServer.dataStructures.CompositeIterator
- CompositeIterator(Iterator<Iterator<T>>) - Constructor for class jetbrains.buildServer.dataStructures.CompositeIterator
- CompositeMap<TK,TV> - Class in jetbrains.buildServer.dataStructures
-
Composite readonly map
- CompositeMap(Collection<Map<TK, TV>>) - Constructor for class jetbrains.buildServer.dataStructures.CompositeMap
- CompositeParametersProvider - Interface in jetbrains.buildServer.parameters
-
Allows to create single provider that will search for a value in several backing providers.
- CompositeParametersProviderImpl - Class in jetbrains.buildServer.parameters.impl
-
Simple CompositeParametersProvider implementation
- CompositeParametersProviderImpl() - Constructor for class jetbrains.buildServer.parameters.impl.CompositeParametersProviderImpl
- CompositePropertiesModel - Class in jetbrains.buildServer.serverSide
-
Deprecated.the model has a bug: in
CompositePropertiesModel.getUserDefinedProperty(String)
the higher priority has the first model, but inCompositePropertiesModel.getUserDefinedProperties()
- the last one. Therefore,getUserDefinedProperty(key)
andgetUserDefinedProperties().get(key)
can produce different result. - CompositePropertiesModel(List<? extends BasePropertiesModel>) - Constructor for class jetbrains.buildServer.serverSide.CompositePropertiesModel
-
Deprecated.
- CompositePropertiesModel(BasePropertiesModel...) - Constructor for class jetbrains.buildServer.serverSide.CompositePropertiesModel
-
Deprecated.
- CompositeResolver - Class in jetbrains.buildServer.parameters.impl
-
Resolver that will try to apply any of the stored resolvers.
- CompositeResolver() - Constructor for class jetbrains.buildServer.parameters.impl.CompositeResolver
- CompositeSet<T> - Class in jetbrains.buildServer.dataStructures
- CompositeSet(Collection<Set<T>>) - Constructor for class jetbrains.buildServer.dataStructures.CompositeSet
- CompositeSpringBeansFilter - Class in jetbrains.buildServer
- CompositeSpringBeansFilter(List<SpringBeansFilter>) - Constructor for class jetbrains.buildServer.CompositeSpringBeansFilter
- CompositeStatefulObject - Class in jetbrains.buildServer.controllers
-
User: kir Composite state object
- CompositeStatefulObject(StatefulObject...) - Constructor for class jetbrains.buildServer.controllers.CompositeStatefulObject
- CompositeVTB - Class in jetbrains.buildServer.serverSide.statistics.build
-
Base class for composite value types.
- CompositeVTB(BuildDataStorage, ValueProviderRegistry, SBuildServer, String) - Constructor for class jetbrains.buildServer.serverSide.statistics.build.CompositeVTB
- CompositeVTB(BuildDataStorage, ValueProviderRegistry, SBuildServer, String, String) - Constructor for class jetbrains.buildServer.serverSide.statistics.build.CompositeVTB
- compute() - Method in interface jetbrains.buildServer.util.SoftCache.Calculator
- compute(Class<T>) - Method in class jetbrains.buildServer.TypeToCollectionMap
- computeChanges(File[]) - Method in class jetbrains.buildServer.configuration.FilesState
- computeDelayForCollision(int) - Method in class jetbrains.buildServer.util.ExponentialBackoffHelper
- con - Variable in class org.apache.xmlrpc.TCDefaultXmlRpcTransport
- conclose - Static variable in class org.apache.xmlrpc.WebServer2
- condition() - Method in class jetbrains.buildServer.util.WaitFor
- ConfigAction - Interface in jetbrains.buildServer.serverSide
-
User or system action causing changes in TeamCity configuration files
- ConfigActionsServerAdapter - Class in jetbrains.buildServer.serverSide
- ConfigActionsServerAdapter() - Constructor for class jetbrains.buildServer.serverSide.ConfigActionsServerAdapter
- ConfigActionsServerListener - Interface in jetbrains.buildServer.serverSide
- ConfigurationException - Exception in jetbrains.buildServer.issueTracker.errors
-
Exception is thrown when the issue tracker is not configured correctly.
- ConfigurationException(String) - Constructor for exception jetbrains.buildServer.issueTracker.errors.ConfigurationException
- configurationIsVisible(BuildType) - Method in class jetbrains.buildServer.TeamServerSummary
-
Returns if the configuration is watched by the user.
- configure() - Method in interface jetbrains.buildServer.log.LogInitializer.LogConfigurator
- CONFIGURE_SERVER_DATA_CLEANUP - jetbrains.buildServer.serverSide.auth.Permission
- configureProxy(HttpClient, String, int, SimpleCredentials) - Static method in class jetbrains.buildServer.http.HttpUtil
- ConfigureXmlRpc() - Static method in class jetbrains.buildServer.TCXmlRpcConfigurator
- configureXStream(XStream) - Method in class jetbrains.buildServer.messages.XStreamHolder
- conkeep - Static variable in class org.apache.xmlrpc.WebServer2
- ConnectionException - Exception in jetbrains.buildServer.issueTracker.errors
-
Exception indicates a general connection failure with the issue tracker.
- ConnectionException(String) - Constructor for exception jetbrains.buildServer.issueTracker.errors.ConnectionException
- ConnectionException(String, Throwable) - Constructor for exception jetbrains.buildServer.issueTracker.errors.ConnectionException
- connectionFailed(LVcsRootInstanceHolder, VcsRoot, Throwable) - Method in interface jetbrains.buildServer.serverSide.LVcsStatusLogger
-
Notifies that connection is failed for specified VCS root and build configuration.
- CONNECTIONS - jetbrains.buildServer.usageStatistics.presentation.UsageStatisticsGroupPosition
- connectionSuccessful(LVcsRootInstanceHolder, VcsRoot) - Method in interface jetbrains.buildServer.serverSide.LVcsStatusLogger
-
Clears last failure for specified VCS root and build configuration.
- Constants - Interface in jetbrains.buildServer.agent
-
Prefixes for property names used to create build agent requirements and build properties.
- ConstructorAutowireSettingsBeanFactoryPostProcessor - Class in jetbrains.buildServer.spring
-
Created 03.05.13 12:58
- ConstructorAutowireSettingsBeanFactoryPostProcessor() - Constructor for class jetbrains.buildServer.spring.ConstructorAutowireSettingsBeanFactoryPostProcessor
- constructTrustStoreFromData(TeamCityTrustedSslCertificate[]) - Static method in class jetbrains.buildServer.util.ssl.TrustStoreIO
-
Construct trust store from specified data.
- consumeChange(ChangeData) - Method in interface jetbrains.buildServer.vcs.ChangesConsumer
-
Callback method to report detected
ChangeData
objects to the system. - consumeChange(ChangeData) - Method in interface jetbrains.vcs.api.services.ChangesInfoService.ChangesConsumer
-
Deprecated.This method is called for each detected
CommitData
- consumeChange(ChangeData) - Method in interface jetbrains.vcs.api.services.CollectChangesService.ChangesConsumer
-
This method is called for each detected CommitInfo
- consumeCommit(CommitInfo) - Method in interface jetbrains.buildServer.vcs.CommitsInfoBuilder.CommitsConsumer
-
Call this method to submit next commit info
- consumeCommit(CommitInfo) - Method in interface jetbrains.vcs.api.services.CommitsInfoService.CommitsConsumer
-
This method is called for each detected CommitInfo
- consumeForBuildType(SBuildType, HealthStatusItem) - Method in interface jetbrains.buildServer.serverSide.healthStatus.HealthStatusItemConsumer
-
Stores item related to some buildType.
- consumeForProject(SProject, HealthStatusItem) - Method in interface jetbrains.buildServer.serverSide.healthStatus.HealthStatusItemConsumer
-
Stores item related to some project.
- consumeForTemplate(BuildTypeTemplate, HealthStatusItem) - Method in interface jetbrains.buildServer.serverSide.healthStatus.HealthStatusItemConsumer
-
Stores item related to some template.
- consumeForVcsRoot(SVcsRoot, HealthStatusItem) - Method in interface jetbrains.buildServer.serverSide.healthStatus.HealthStatusItemConsumer
-
Stores item related to some vcs root.
- consumeGlobal(HealthStatusItem) - Method in interface jetbrains.buildServer.serverSide.healthStatus.HealthStatusItemConsumer
-
Stores item not directly related to any entity in the system, i.e.
- contains(Iterable<T>, Filter<? super T>) - Static method in class jetbrains.buildServer.util.CollectionsUtil
-
Checks whether given
iterable
has at least one element satisfying thefilter
- contains(Object) - Method in class jetbrains.buildServer.dataStructures.CompositeCollection
- contains(Object) - Method in class jetbrains.buildServer.dataStructures.DecoratingCollection
- contains(Object) - Method in class jetbrains.buildServer.dataStructures.DecoratingCollectionBase
- contains(String) - Method in class jetbrains.buildServer.parameters.impl.CompositeParametersProviderImpl
- contains(String) - Method in interface jetbrains.buildServer.parameters.impl.ContainsAwareParametersProvider
-
Returns true if this parameters provider contains specified key
- contains(String) - Method in class jetbrains.buildServer.parameters.impl.DelegatingParametersProvider
- contains(Collection, Object) - Static method in class jetbrains.buildServer.web.functions.UtilFunctions
-
Check whether collection contains specified item.
- contains(Permission) - Method in class jetbrains.buildServer.serverSide.auth.Permissions
-
Returns true if this group of permissions contains the specified permission
- contains(Key1, Key2) - Method in class jetbrains.buildServer.util.AbstractDoubleKeyMap
- contains(Key1, Key2) - Method in interface jetbrains.buildServer.util.DoubleKeyMap
-
Returns whether the map contains a value for the key pair
(k1, k2)
. - contains(Key1, Key2) - Method in class jetbrains.buildServer.util.SynchronizedDoubleKeyHashMap
- CONTAINS - jetbrains.buildServer.requirements.RequirementType
- containsAll(Collection<?>) - Method in class jetbrains.buildServer.dataStructures.CompositeCollection
- containsAll(Collection<?>) - Method in class jetbrains.buildServer.dataStructures.DecoratingCollectionBase
- containsAll(Permissions) - Method in class jetbrains.buildServer.serverSide.auth.Permissions
-
Returns true if this group of permissions contains all of the specified permissions
- containsAny(Permissions) - Method in class jetbrains.buildServer.serverSide.auth.Permissions
-
Returns true if this group of permissions contains at least one permission from the specified group.
- containsAnyByKey1(Key1) - Method in class jetbrains.buildServer.util.AbstractDoubleKeyMap
- containsAnyByKey1(Key1) - Method in interface jetbrains.buildServer.util.DoubleKeyMap
-
Returns whether the map contains any value for the specified first key
k1
. - containsAnyByKey1(Key1) - Method in class jetbrains.buildServer.util.SynchronizedDoubleKeyHashMap
- containsAnyByKey2(Key2) - Method in class jetbrains.buildServer.util.AbstractDoubleKeyMap
- containsAnyByKey2(Key2) - Method in interface jetbrains.buildServer.util.DoubleKeyMap
-
Returns whether the map contains any value for the specified second key
k2
. - containsAnyByKey2(Key2) - Method in class jetbrains.buildServer.util.SynchronizedDoubleKeyHashMap
- ContainsAwareParametersProvider - Interface in jetbrains.buildServer.parameters.impl
- containsBuildType(String) - Method in interface jetbrains.buildServer.serverSide.SProject
-
Returns true if this project or one of subprojects has own build configuration with specified id.
- containsError(String) - Method in interface jetbrains.buildServer.serverSide.CriticalErrors
-
Returns true if an error with specified key exists
- containsKey(Object) - Method in class jetbrains.buildServer.dataStructures.CompositeMap
- containsKey(Object) - Method in class jetbrains.buildServer.dataStructures.DecoratingMap
- containsKey(Object) - Method in class jetbrains.buildServer.util.CaseInsensitiveMap
- containsKey(Object) - Method in class jetbrains.buildServer.util.SLRUMap
- containsKey(Object) - Method in class jetbrains.buildServer.util.SoftValueHashMap
- containsKey(String) - Method in class jetbrains.buildServer.users.sync.PropertiesReader
- containsKey(K) - Method in class jetbrains.buildServer.util.MultiMap
- containsKey(K) - Method in class jetbrains.buildServer.util.SynchroDictionary
- containsKey(TK) - Method in class jetbrains.buildServer.dataStructures.MultiMapDecorator
- containsMessages() - Method in class jetbrains.buildServer.serverSide.buildLog.BlockLogMessage
-
Returns true if this block contains other messages.
- containsNode(Long) - Method in class jetbrains.buildServer.util.graph.EmptyLinearDag
- containsNode(Long) - Method in class jetbrains.buildServer.util.graph.ModificationDAG
- containsNode(Long) - Method in class jetbrains.buildServer.util.graph.ModificationDAGInt
- containsOptions(BuildStatisticsOptions) - Method in class jetbrains.buildServer.serverSide.BuildStatisticsOptions
-
Deprecated.in 2019.2
- containsOwnVcsRoot(long) - Method in interface jetbrains.buildServer.serverSide.BuildTypeSettings
-
Returns true if VCS root with specified id is attached directly and is not inherited via a template
- containsProjectId(String) - Method in interface jetbrains.buildServer.serverSide.agentPools.AgentPool
-
indicates whether current pools contain this projectId.
- containsReference(String) - Static method in class jetbrains.buildServer.parameters.ReferencesResolverUtil
-
Returns true if the specified value contains at least one reference.
- containsReference(String, String[], boolean) - Static method in class jetbrains.buildServer.parameters.ReferencesResolverUtil
-
Returns true if the specified value contains at least one reference that starts from one of the prefixes.
- containsScalarValue(V) - Method in class jetbrains.buildServer.util.MultiMap
- containsUserDirectly(User) - Method in interface jetbrains.buildServer.groups.UserGroup
- containsValue(Object) - Method in class jetbrains.buildServer.dataStructures.CompositeMap
- containsValue(Object) - Method in class jetbrains.buildServer.dataStructures.DecoratingMap
- containsValue(Object) - Method in class jetbrains.buildServer.util.CaseInsensitiveMap
- containsValue(Object) - Method in class jetbrains.buildServer.util.SLRUMap
- containsValue(Object) - Method in class jetbrains.buildServer.util.SoftValueHashMap
- containsVcsRoot(long) - Method in interface jetbrains.buildServer.serverSide.BuildTypeSettings
-
Returns true if VCS root with specified id is attached directly or is inherited via a template
- containsWildcard() - Method in class jetbrains.buildServer.util.pathMatcher.SearchPattern.PatternPart
-
Indicates whether the pattern is precise (i.e.
- containsWildcards() - Method in class jetbrains.buildServer.vcs.CheckoutRules
-
Checks if some rule from the set contains wildcards.
- ContentSecurityPolicyConfig - Interface in jetbrains.buildServer.web
-
Allows manipulating directives for ContentSecurityPolicy header in TeamCity See https://content-security-policy.com/ for some help
- context - Variable in class jetbrains.buildServer.StampedExtensionsSupplier.StoredData
- CONTEXT_PROJECT_ATTR - Static variable in class jetbrains.buildServer.util.ContextProjectInfo
- ContextAwareUrlSupport - Interface in jetbrains.buildServer.vcs
-
API for VCS URL recognition.
- ContextLocalBean - Interface in jetbrains.buildServer
-
Prohibits access to this spring bean from other (non-child) context through ServiceLocator
- ContextLocalSpringBeanFilter - Class in jetbrains.buildServer
- ContextLocalSpringBeanFilter() - Constructor for class jetbrains.buildServer.ContextLocalSpringBeanFilter
- ContextProjectInfo - Class in jetbrains.buildServer.util
- ContextProjectInfo(SProject, SProject) - Constructor for class jetbrains.buildServer.util.ContextProjectInfo
- ContextVariables - Interface in jetbrains.buildServer.parameters
-
A provider of named objects
- ContextVariablesPredefinedNames - Interface in jetbrains.buildServer.parameters
-
The names of all the standard variables
- CONTINUE - jetbrains.buildServer.serverSide.artifacts.BuildArtifacts.BuildArtifactsProcessor.Continuation
- ControlDescription - Interface in jetbrains.buildServer.serverSide
-
Provides description of control for rendering Actually contains Type Spec
- ControlDisplayMode - Enum in jetbrains.buildServer.serverSide.parameters
- ControllerAction - Interface in jetbrains.buildServer.web.openapi
-
Represents a simple action which can be called by HTTP.
- convert() - Method in class jetbrains.buildServer.web.openapi.PositionConstraint
- convertAndCollapseSlashes(String) - Static method in class jetbrains.buildServer.util.StringUtil
-
Replaces backslashes with forward and collapse consequent slashes into one.
- convertAndFilterNulls(Iterable<Source>, Converter<Result, Source>) - Static method in class jetbrains.buildServer.util.CollectionsUtil
-
Converts the collection (or any iterable) excluding the
null
s afterwards. - convertAntToRegexp(String) - Static method in class jetbrains.buildServer.util.FileUtil
- convertAntToRegexp(String, boolean) - Static method in class jetbrains.buildServer.util.FileUtil
- convertBuildsToDatas(List<? extends Build>, DataFactory, User) - Static method in class jetbrains.buildServer.BuildInstanceData
- convertCollection(Iterable<? extends SourceType>, Converter<ResultType, SourceType>) - Static method in class jetbrains.buildServer.util.CollectionsUtil
-
Create collection of type ResultType from collection of elements of type SourceType.
- convertCollection(Collection<? extends SourceType>, Converter<ResultType, SourceType>) - Static method in class jetbrains.buildServer.util.CollectionsUtil
-
Create collection of type ResultType from collection of elements of type SourceType.
- convertDateToFormalString(Date) - Static method in class jetbrains.buildServer.util.Dates
-
Converts a date to a formal string like 19991231, independent of current locale.
- Converter<ResultType,SourceType> - Interface in jetbrains.buildServer.util
-
Converts one element to another.
- convertMap(Map<? extends K, ? extends V>, Map<? super K2, ? super V2>, Converter<K2, K>, Converter<V2, V>) - Static method in class jetbrains.buildServer.util.CollectionsUtil
-
Converts `Map<K, V>` into `Map<K2, V2>` coercing keys and values given respective converters
- convertMap(Map<String, String>) - Static method in class jetbrains.buildServer.parameters.NullValueResolver
- convertSet(Iterable<? extends SourceType>, Converter<ResultType, SourceType>) - Static method in class jetbrains.buildServer.util.CollectionsUtil
-
Create set of type ResultType from collection of elements of type SourceType.
- convertSet(Collection<? extends SourceType>, Converter<ResultType, SourceType>) - Static method in class jetbrains.buildServer.util.CollectionsUtil
-
Create set of type ResultType from collection of elements of type SourceType.
- convertStringsToLowerCase(List<String>) - Static method in class jetbrains.buildServer.util.StringUtil
-
Converts all strings inside the given list to lower case.
- convertStringToVcsRoot(long, String) - Static method in class jetbrains.buildServer.vcs.VcsUtil
-
Deserialized VCS root from String
- convertStringToVcsRoot(long, String, Function<String, String>) - Static method in class jetbrains.buildServer.vcs.VcsUtil
-
Deserialized VCS root from String
- convertTimeToFormalString(Date) - Static method in class jetbrains.buildServer.util.Dates
-
Converts a timestamp to a formal string like 19991231.235959, independent of current locale.
- convertToAgentTime(Date) - Method in interface jetbrains.buildServer.serverSide.SBuild
-
Converts server time to agent time by taking into account agent and server time difference.
- convertToDataList(List<? extends VcsModification>, DataFactory) - Static method in class jetbrains.buildServer.vcs.VcsModificationData
- convertToLines(String) - Static method in class jetbrains.buildServer.vcs.FileRuleSet
-
Accepts string and transforms it to the list of lines which can be passed to the
FileRuleSet(List)
constructor - convertToServerTime(Date) - Method in interface jetbrains.buildServer.serverSide.SBuild
-
Converts agent time to server time by taking into account agent and server time difference.
- convertToVcsRootProperties(VcsUrl) - Method in interface jetbrains.buildServer.vcs.UrlSupport
-
Converts the given url to a set of VCS root properties valid enough for creating a VCS root.
- convertToVcsRootProperties(VcsUrl, VcsOperationContext) - Method in interface jetbrains.buildServer.vcs.ContextAwareUrlSupport
-
Converts the given url to a set of VCS root properties valid enough for creating a VCS root.
- convertVcsRootToString(VcsRoot) - Static method in class jetbrains.buildServer.vcs.VcsUtil
-
Serializes VCS root contents without id to string.
- convertVcsRootToString(VcsRoot, Function<String, String>) - Static method in class jetbrains.buildServer.vcs.VcsUtil
-
Serializes VCS root contents without id to string
- convertWildcardToRegexp(String) - Static method in class jetbrains.buildServer.util.StringUtil
-
Converts pattern with wildcards (* or ?) to regular expression.
- copy() - Method in class jetbrains.buildServer.serverSide.auth.AuthModule
- copy() - Method in interface jetbrains.buildServer.serverSide.ChangesCalculationOptions
-
Returns a new copy of this object which can be changed independently from the original
- copy(boolean) - Method in interface jetbrains.buildServer.serverSide.BuildPromotion
-
Creates copy of this build promotion (a copy will have different id).
- copy(File, File) - Static method in class jetbrains.buildServer.util.FileUtil
- copy(InputStream, OutputStream) - Static method in class jetbrains.buildServer.util.FileUtil
-
Same as copyStream.
- copy(Calendar, Calendar) - Static method in class jetbrains.buildServer.util.Dates
- COPY_AGENT_POOL_ASSOCIATIONS - jetbrains.buildServer.serverSide.CopyOptions.Option
-
If set agent pool associations will be copied (applies to copy project only)
- COPY_AGENT_RESTRICTIONS - jetbrains.buildServer.serverSide.CopyOptions.Option
-
If set agent restrictions will be copied (applies to build configurations or projects)
- COPY_BUILD_COUNTERS - jetbrains.buildServer.serverSide.CopyOptions.Option
-
Copy build configurations build counters
- COPY_MUTED_TESTS - jetbrains.buildServer.serverSide.CopyOptions.Option
-
If set project muted tests will be copied to a project copy
- COPY_PROJECT_TEMPLATES - jetbrains.buildServer.serverSide.CopyOptions.Option
-
Deprecated.not used since 8.0
- COPY_USER_NOTIFICATION_RULES - jetbrains.buildServer.serverSide.CopyOptions.Option
-
If set users and groups notification rules will be copied (applies to build configurations or projects)
- COPY_USER_ROLES - jetbrains.buildServer.serverSide.CopyOptions.Option
-
If set users and groups roles will be copied (applicable only when a project is copied)
- COPY_VCS_ROOTS - jetbrains.buildServer.serverSide.CopyOptions.Option
-
Deprecated.since 8.0 (always enabled)
- copyBuildType(SBuildType, String, String, CopyOptions) - Method in interface jetbrains.buildServer.serverSide.SProject
-
Creates a copy of the given build configuration.
- copyBuildTypeTemplate(BuildTypeTemplate, String, String) - Method in interface jetbrains.buildServer.serverSide.SProject
-
Creates new template by copying settings from the original one.
- copyEntries() - Method in class jetbrains.buildServer.util.RecentEntriesCache
- copyFilePart(File, long, long, OutputStream) - Static method in class jetbrains.buildServer.util.FileUtil
-
Copies a part of a file to output stream.
- copyOf(Class<T>, Collection<T>) - Static method in class jetbrains.buildServer.util.CollectionsUtil
- CopyOptions - Class in jetbrains.buildServer.serverSide
-
These options control how build configuration and project related data is copied.
- CopyOptions() - Constructor for class jetbrains.buildServer.serverSide.CopyOptions
-
Creates an empty set of options.
- CopyOptions(CopyOptions) - Constructor for class jetbrains.buildServer.serverSide.CopyOptions
-
Creates a copy of given options.
- CopyOptions.Option - Enum in jetbrains.buildServer.serverSide
-
Different copy options that specifies the behaviour of the copy procedure.
- copyParameters(RunBuildException) - Method in exception jetbrains.buildServer.RunBuildException
-
Copy all RunBuildException specific parameters to this instance of an exception.
- copyProject(SProject, SProject, CopyOptions) - Method in interface jetbrains.buildServer.serverSide.ProjectManager
-
Copies the given project with all subprojects into another project.
- copyResource(Class<?>, String, File) - Static method in class jetbrains.buildServer.util.FileUtil
-
Copies contents of the specified resource into the specified file.
- copyResource(String, File) - Static method in class jetbrains.buildServer.util.FileUtil
-
Deprecated.Use
FileUtil.copyResource(Class, String, java.io.File)
to overcome classloader change issues - copyResourceIfNotExists(Class<?>, String, File) - Static method in class jetbrains.buildServer.util.FileUtil
-
Copies the resource file into specified file if it doesn't exist (see
FileUtil.copyResource(Class, String, java.io.File)
). - copyResourceWithDist(Class<?>, String, File) - Static method in class jetbrains.buildServer.util.FileUtil
-
Copies the resource file into specified file (see
FileUtil.copyResource(Class, String, java.io.File)
). - copyStreamRangeAndClose(InputStream, long, long, OutputStream) - Static method in class jetbrains.buildServer.util.FileUtil
-
Copies a stream range of a file to output stream.
- copyStreams(InputStream, OutputStream) - Static method in class jetbrains.buildServer.util.FileUtil
- copyVcsRoot(SVcsRoot, String) - Method in interface jetbrains.buildServer.serverSide.SProject
-
Creates a copy of original VCS root in this project.
- CoreRepositoryService - Interface in jetbrains.vcs.api.services
-
This service provides some general operations associated with a RepositoryLayout.
- CORRECT_SIGNATURE - Static variable in class jetbrains.buildServer.util.PEReader.PEVsFixedFileInfo
- CORS_ORIGINS_PROPERTY - Static variable in class jetbrains.buildServer.web.CorsOrigins
- CorsOrigins - Class in jetbrains.buildServer.web
- CorsOrigins() - Constructor for class jetbrains.buildServer.web.CorsOrigins
- count(Map<K, V>, Filter<K>, Filter<V>) - Static method in class jetbrains.buildServer.util.CollectionsUtil
-
counts a number of entries in map that matches given filters (by &&)
- counters() - Static method in class jetbrains.buildServer.util.Vars
- Couple<T> - Class in jetbrains.buildServer.util
-
A couple of two items with same type.
- Couple(T[]) - Constructor for class jetbrains.buildServer.util.Couple
- Couple(T, T) - Constructor for class jetbrains.buildServer.util.Couple
- COVERAGE_ENGINES - jetbrains.buildServer.usageStatistics.presentation.UsageStatisticsGroupPosition
- COVERAGE_RUNNER - Static variable in interface jetbrains.buildServer.runner.CoverageConstants
- COVERAGE_RUNNER_PROP - Static variable in interface jetbrains.buildServer.runner.CoverageConstants
- CoverageConstants - Interface in jetbrains.buildServer.runner
- COVERED_POSTFIX - Static variable in interface jetbrains.buildServer.runner.CoverageConstants
- create() - Static method in class jetbrains.buildServer.agent.ChangedFiles
- create() - Static method in class jetbrains.buildServer.agent.FirstTestsToRunProvider
- create() - Method in interface jetbrains.buildServer.serverSide.ChangesCalculationOptionsFactory
-
Returns new changes calculation options
- create() - Method in interface jetbrains.buildServer.util.SimpleObjectPool.ObjectFactory
- create(ProcessNotCreatedException, String) - Static method in exception jetbrains.buildServer.RunBuildException
- create(Class<T>) - Static method in class jetbrains.buildServer.util.EventDispatcher
-
Only public interfaces are allowed!
- create(Integer) - Static method in enum jetbrains.buildServer.vcs.RelationType
- create(String, long) - Static method in class jetbrains.buildServer.artifacts.ArtifactDataInstance
-
Creates a new instance without any additional properties
- create(String, long, Map<String, String>) - Static method in class jetbrains.buildServer.artifacts.ArtifactDataInstance
-
Creates a new instance
- create(String, String, int, boolean) - Method in class jetbrains.buildServer.xmlrpc.XmlRpcFactory
-
Deprecated.
- create(String, String, int, boolean, KeyStore) - Method in class jetbrains.buildServer.xmlrpc.XmlRpcFactory
-
Creates new XML-RPC target.
- create(SRunningBuild) - Method in interface jetbrains.buildServer.serverSide.MessageProcessorFactory
-
Creates new processor instance.
- CREATE_BINARY - jetbrains.buildServer.vcs.patches.PatcherConstants
- CREATE_BINARY_INT - jetbrains.buildServer.vcs.patches.PatcherConstants
-
Deprecated.
- CREATE_DELETE_VCS_ROOT - jetbrains.buildServer.serverSide.auth.Permission
- CREATE_SUB_PROJECT - jetbrains.buildServer.serverSide.auth.Permission
- CREATE_TEXT_USING_BYTES - jetbrains.buildServer.vcs.patches.PatcherConstants
- CREATE_TEXT_USING_BYTES_INT - jetbrains.buildServer.vcs.patches.PatcherConstants
-
Deprecated.
- CREATE_USER - jetbrains.buildServer.serverSide.auth.Permission
- CREATE_USERGROUP - jetbrains.buildServer.serverSide.auth.Permission
- createAgentObject(ClassLoader, String) - Static method in class jetbrains.buildServer.agent.LoggerFactory
- createAgentSubscription(TrackerEventType, int) - Method in class jetbrains.buildServer.serverSide.tracker.SubscriptionsCollection.SubscriptionFactory
- createAgentTempDirectory(String, String) - Method in interface jetbrains.buildServer.agent.AgentTempDirectories
-
Create temp directory for build.
- createAgentTempFile(String, String) - Method in interface jetbrains.buildServer.agent.AgentTempDirectories
-
Create temp file for build.
- createAllChangesPolicy(int) - Static method in class jetbrains.buildServer.serverSide.userChanges.UserChangesPolicy
-
Creates policy to collect all changes made in last numberOfActiveDays active days.
- createBfsVisitor(BFSVisitor<Long>) - Method in class jetbrains.buildServer.util.graph.ReachabilityPredicate
-
Returns a BFS search calling the specified delegate only for interesting nodes
- createBinaryFile(File, String, InputStream, long) - Method in class jetbrains.buildServer.vcs.PatchBuilderFileNamesCorrector
- createBinaryFile(File, String, InputStream, long) - Method in interface jetbrains.buildServer.vcs.patches.PatchBuilder
-
Invoke this method if some binary file content has been created in the next version as compared with the previous one.
- createBinaryFile(File, String, InputStream, long) - Method in class jetbrains.buildServer.vcs.patches.PatchBuilderAdapter
- createBlockEnd(String, String) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
- createBlockEnd(String, String, Date) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
- createBlockStart(String, String) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
- createBlockStart(String, String, String) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
- createBlockStart(String, String, String, Date) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
- createBlockStart(String, String, Date) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
- createBuildCustomizer(SBuildType, SUser) - Method in interface jetbrains.buildServer.serverSide.BuildCustomizerFactory
-
Creates new build customizer which can be used to create custom builds.
- createBuildFailure(String) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
-
Create message which fails the build with given message.
- createBuildProblem(String, String, String) - Static method in class jetbrains.buildServer.BuildProblemData
- createBuildProblem(String, String, String, String) - Static method in class jetbrains.buildServer.BuildProblemData
-
Creates new build problem
- createBuildProblemMessage(BuildProblemData) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
- createBuildProcess(AgentRunningBuild, BuildRunnerContext) - Method in interface jetbrains.buildServer.agent.AgentBuildRunner
-
Starts the build asynchronously.
- createBuildProgressLogger(ClassLoader) - Static method in class jetbrains.buildServer.agent.LoggerFactory
-
Deprecated.since 2017.2 we do not use XML-RPC based logging
- createBuildRunner(SProject, String, String, String, Map<String, String>) - Method in interface jetbrains.buildServer.serverSide.BuildRunnerDescriptorFactory
-
Creates new build runner descriptor with specified id and params
- createBuildRunner(SProject, String, String, String, Map<String, String>, Map<String, String>) - Method in interface jetbrains.buildServer.serverSide.BuildRunnerDescriptorFactory
-
Creates new build runner descriptor with specified id and params
- createBuildRunner(SProject, BuildRunnerDescriptor) - Method in interface jetbrains.buildServer.serverSide.BuildRunnerDescriptorFactory
-
created a copy of given
SBuildRunnerDescriptor
with substituted settings - createBuildRunner(SProject, BuildRunnerDescriptor, Map<String, String>, Map<String, String>) - Method in interface jetbrains.buildServer.serverSide.BuildRunnerDescriptorFactory
-
created a copy of given
SBuildRunnerDescriptor
with substituted settings - createBuildRunnerDataOn(BuildRunnerDescriptor) - Method in class jetbrains.buildServer.DataFactory
- createBuildTrigger(AsyncPolledBuildTrigger, Logger) - Method in interface jetbrains.buildServer.buildTriggers.async.AsyncPolledBuildTriggerFactory
- createBuildType(String) - Method in interface jetbrains.buildServer.serverSide.SProject
-
Creates new build configuration with given name
- createBuildType(String, String) - Method in interface jetbrains.buildServer.serverSide.SProject
-
Creates new build configuration with given external identifier and name.
- createBuildType(String, String, int, BuildTypeDescriptor.CheckoutType) - Method in interface jetbrains.buildServer.serverSide.SProject
-
Deprecated.since 8.0, use
SProject.createBuildType(String, String)
instead. - createBuildType(SBuildType, String, boolean, boolean) - Method in interface jetbrains.buildServer.serverSide.SProject
-
Deprecated.
- createBuildType(SBuildType, String, CopyOptions) - Method in interface jetbrains.buildServer.serverSide.SProject
- createBuildTypeDataOn(BuildType) - Method in class jetbrains.buildServer.DataFactory
- createBuildTypeFromTemplate(BuildTypeTemplate, String, String) - Method in interface jetbrains.buildServer.serverSide.SProject
-
Creates build configuration on the base of specified template.
- createBuildTypeFromTemplate(BuildTypeTemplate, String, CopyOptions) - Method in interface jetbrains.buildServer.serverSide.SProject
-
Creates build configuration on the base of specified template.
- createBuildTypeSubscription(TrackerEventType, String) - Method in class jetbrains.buildServer.serverSide.tracker.SubscriptionsCollection.SubscriptionFactory
- createBuildTypeTemplate(String) - Method in interface jetbrains.buildServer.serverSide.SProject
-
Creates new build configuration template.
- createBuildTypeTemplate(String, String) - Method in interface jetbrains.buildServer.serverSide.SProject
-
Creates new build configuration template with given external identifier an name.
- createBuildTypeTemplate(BuildTypeTemplate, String, CopyOptions) - Method in interface jetbrains.buildServer.serverSide.SProject
-
Deprecated.
- createBuildTypeTemplate(SBuildType, String, CopyOptions) - Method in interface jetbrains.buildServer.serverSide.SProject
-
Deprecated.
- createCacheStorage(int) - Method in class jetbrains.buildServer.util.RecentEntriesCache
- createChangeStatusListBuilder() - Method in interface jetbrains.buildServer.vcs.ChangeStatusProvider
-
Returns new ChangeStatusListBuilder which allows to get list of ChangeStatus from SVcsModification list according to specified settings.
- createCheckoutDirMessage(String) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
- createClientRequestProcessor(TimeZone) - Static method in class org.apache.xmlrpc.TCProcessorFactory
- createClientResponseProcessor(TimeZone) - Static method in class org.apache.xmlrpc.TCProcessorFactory
- createCollection() - Method in class jetbrains.buildServer.util.MultiMap
- createComment(long, long, String, Date) - Method in interface jetbrains.buildServer.serverSide.comments.CommentManager
-
Used to create Comment object from existing data, for example loaded from SQL query.
- createCommonRule(List<CheckoutRules>) - Static method in class jetbrains.buildServer.vcs.CheckoutRules
-
Creates 'union' rule
- createCommonsHttpTransportTarget(String, String, int, boolean) - Method in class jetbrains.buildServer.xmlrpc.XmlRpcFactory
- createCommonsHttpTransportTarget(String, String, int, boolean, KeyStore) - Method in class jetbrains.buildServer.xmlrpc.XmlRpcFactory
-
Create CommonsHTTP based XmlRpc target.
- createComparisonFailed(String, String, String, String, String) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
- createComparisonFailed(String, Throwable, String, String) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
- createCompilationBlockEnd(String) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
- createCompilationBlockStart(String) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
- createComposite(ExtensionAvailability...) - Static method in class jetbrains.buildServer.web.openapi.CompositeExtensionAvailability
- createConfigAction(SUser, String) - Method in interface jetbrains.buildServer.serverSide.SPersistentEntity
-
Creates a config action instance associated with this entity and having the specified description.
- createConsoleAppender() - Static method in class jetbrains.buildServer.log.LogInitializer
- createContentHandler() - Method in class jetbrains.buildServer.serverSide.SAXBasedDataFetcher
- createContextProjectInfo(SBuildType, SProject) - Static method in class jetbrains.buildServer.util.ContextProjectInfo
- createContextProjectInfo(SProject, SProject) - Static method in class jetbrains.buildServer.util.ContextProjectInfo
- createControlDescription(String, Map<String, String>) - Static method in class jetbrains.buildServer.parameters.ParametersUtil
- createCookie(HttpServletRequest, String, String, int) - Static method in class jetbrains.buildServer.web.util.WebUtil
-
Creates a cookie with specified age
- createCopy() - Method in interface jetbrains.buildServer.serverSide.artifacts.SArtifactDependency
-
Creates copy of this artifact dependency.
- createCopy() - Method in interface jetbrains.buildServer.serverSide.dependency.Dependency
-
Creates copy of this dependency
- createData(BuildProject, DataFactory.BuildTypeInstancesFilter, Filter<BuildType>, User) - Method in class jetbrains.buildServer.DataFactory
- createData(Build, User) - Method in class jetbrains.buildServer.DataFactory
- createData(BuildType, DataFactory.BuildTypeInstancesFilter, User) - Method in class jetbrains.buildServer.DataFactory
- createData(User) - Method in class jetbrains.buildServer.DataFactory
- createData(VcsModification) - Method in class jetbrains.buildServer.DataFactory
- createDataListOn(Collection<BuildProject>, DataFactory, DataFactory.BuildTypeInstancesFilter, User) - Static method in class jetbrains.buildServer.ProjectData
- createDataListOn(Collection<BuildProject>, DataFactory, DataFactory.BuildTypeInstancesFilter, Filter<BuildType>, User) - Static method in class jetbrains.buildServer.ProjectData
- createDataListOn(List<? extends BuildType>, DataFactory, DataFactory.BuildTypeInstancesFilter, Filter<BuildType>, User) - Static method in class jetbrains.buildServer.BuildTypeData
- createDate(String) - Method in class org.apache.xmlrpc.TCTypeFactory
- createDefaultFilter() - Method in class jetbrains.buildServer.web.openapi.project.BuildTypesBasedPortlet
- createDefaultInstance() - Static method in class jetbrains.buildServer.vcs.IncludeRule
- createDependency(String) - Method in interface jetbrains.buildServer.serverSide.dependency.DependencyFactory
-
Creates a new dependency, which depends on given build configuration.
- createDependency(String, DependencyOptions) - Method in interface jetbrains.buildServer.serverSide.dependency.DependencyFactory
-
Creates a new dependency with specified build configuration external id and options.
- createDependency(BuildType) - Method in interface jetbrains.buildServer.serverSide.dependency.DependencyFactory
-
Creates a new dependency, which depends on given build configuration.
- createDependencyByInternalId(String) - Method in interface jetbrains.buildServer.serverSide.dependency.DependencyFactory
-
Deprecated.
- createDfsVisitor(DFSVisitor<Long>) - Method in class jetbrains.buildServer.util.graph.ReachabilityPredicate
-
Returns a DFS search calling the specified delegate only for interesting nodes
- createDir(File) - Static method in class jetbrains.buildServer.util.FileUtil
-
Creates directory if it does not exist.
- createDirectory(File) - Method in class jetbrains.buildServer.vcs.PatchBuilderFileNamesCorrector
- createDirectory(File) - Method in interface jetbrains.buildServer.vcs.patches.PatchBuilder
-
Invoke this method if some directory has been created in the next version as compared with the previous one.
- createDirectory(File) - Method in class jetbrains.buildServer.vcs.patches.PatchBuilderAdapter
- createDirectory(String) - Method in interface jetbrains.buildServer.vcs.CommitPatchBuilder
-
Creates an empty directory at the given relative path from a repository root
- createDummyVcsRoot(String, Map<String, String>) - Method in interface jetbrains.buildServer.serverSide.SProject
-
Creates a dummy VCS root which cannot be persisted, but can be used in cases when project specific VCS operation must be performed.
- createEmptyCollection() - Method in class jetbrains.buildServer.dataStructures.LinkedMultiMapToList
- createEmptyCollection() - Method in class jetbrains.buildServer.dataStructures.MultiMapDecorator
- createEmptyCollection() - Method in class jetbrains.buildServer.dataStructures.MultiMapToList
- createEmptyCollection() - Method in class jetbrains.buildServer.dataStructures.MultiMapToSet
- createEmptyDir(File) - Static method in class jetbrains.buildServer.util.FileUtil
-
Creates an empty directory, removing all content if it already exists.
- createEmptyState() - Static method in class jetbrains.buildServer.agentServer.AgentCheckoutDirRevisionInfo
- createEntry(BuildType) - Static method in class jetbrains.buildServer.responsibility.ResponsibilityEntryFactory
-
Returns a new (inactive) build type responsibility entry.
- createEntry(BuildType, ResponsibilityEntry.State, User, User, Date, String, ResponsibilityEntry.RemoveMethod) - Static method in class jetbrains.buildServer.responsibility.ResponsibilityEntryFactory
-
Returns new build type responsibility entry.
- createEntry(TestName, long, ResponsibilityEntry.State, User, User, Date, String, BuildProject, ResponsibilityEntry.RemoveMethod) - Static method in class jetbrains.buildServer.responsibility.ResponsibilityEntryFactory
-
Returns new test responsibility entry.
- createError(String, String, Throwable) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
- createError(String, String, Status) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
- createError(Throwable) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
- createError(Throwable, Status) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
- createError(Status, ErrorData) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
- createEscapedTokenizer(String, char) - Static method in class jetbrains.buildServer.util.StringUtil
-
Split string into tokens, ignores delimiters with escaping ('\')
- createExitCodeBuildProblem(int, String, String) - Static method in class jetbrains.buildServer.agent.runner.CommandLineBuildService
-
Deprecated.since 2018.1.1: use
ExitCodeProblemBuilder
instead - createFile(String, InputStream) - Method in interface jetbrains.buildServer.vcs.CommitPatchBuilder
-
Adds the specified content at the given relative path from a repository root
- createFileInfo(File) - Method in class jetbrains.buildServer.util.fileLookup.MemorizingFileLookup
- createFileInfo(File, String) - Method in class jetbrains.buildServer.util.fileLookup.MemorizingFileLookup
- createFileInfo(File, Collection<String>) - Method in class jetbrains.buildServer.util.fileLookup.MemorizingFileLookup
- createFileInfo(String) - Method in class jetbrains.buildServer.util.fileLookup.MemorizingFileLookup
- createFileInfo(String) - Static method in class jetbrains.buildServer.util.fileLookup.MemorizingZipFileLookup
- createFlowFinishedMessage(String) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
- createFlowMessage(String, String) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
- createFor(String, TestName) - Static method in class jetbrains.buildServer.responsibility.impl.TestResponsibilityId
- createFor(BuildInterruptReason) - Static method in class jetbrains.buildServer.agent.BuildInterruptDetails
- createFor(BuildTypeDescriptor) - Static method in class jetbrains.buildServer.responsibility.impl.BuildTypeResponsibilityId
- createForFetchedDirectory(File, List<RemoteFileStructure>) - Static method in class jetbrains.buildServer.agentServer.RemoteFileStructure
- createForFile(File) - Static method in class jetbrains.buildServer.agentServer.RemoteFileStructure
- createForm(HttpServletRequest) - Method in interface jetbrains.buildServer.controllers.FormUtil.FormCreator
-
Creates new form bean
- createForNotFetchedDirectory(File) - Static method in class jetbrains.buildServer.agentServer.RemoteFileStructure
- createFrom(SourceType) - Method in interface jetbrains.buildServer.util.Converter
-
Create another element using given element as source
- createFromEdges(Collection<? extends Pair<Long, Long>>) - Static method in class jetbrains.buildServer.util.graph.VcsDAGs
-
Returns DAG created from collection of edges
- createFromParentPath(T, Iterable<String>) - Static method in class jetbrains.buildServer.util.pathMatcher.PathNodeUtils
- createFromState(VcsRepositoryState) - Static method in class jetbrains.buildServer.vcs.RepositoryStateData
- createFromString(String) - Static method in class jetbrains.buildServer.duplicator.DuplicateInfo.FragmentOffset
- createFullPath(String) - Method in class jetbrains.buildServer.vcs.IncludeRule
- createGlobalSubscription(TrackerEventType) - Method in class jetbrains.buildServer.serverSide.tracker.SubscriptionsCollection.SubscriptionFactory
- createGroup(UserDataHolder) - Method in interface jetbrains.buildServer.usageStatistics.presentation.UsageStatisticsGroupType
-
Creates usage statistics group of this type
- createGuestAccessDeniedChecker(String) - Static method in class jetbrains.buildServer.web.util.WebAuthUtil
-
Creates permissions checker which denies access to guest user.
- createHttpClient(int) - Static method in class jetbrains.buildServer.http.HttpUtil
-
Creates new HTTP client with specified timeout and credentials set for basic authentication
- createHttpClient(int, URL, Credentials) - Static method in class jetbrains.buildServer.http.HttpUtil
-
Creates new HTTP client with specified timeout and credentials set for basic authentication
- createHttpClient(int, URL, Credentials, boolean) - Static method in class jetbrains.buildServer.http.HttpUtil
-
Creates new HTTP client with specified timeout and credentials
- createIn(SBuildType) - Method in class jetbrains.buildServer.controllers.BranchBean
- createInputStream(String) - Method in class jetbrains.buildServer.serverSide.artifacts.ArtifactsInfo
-
Deprecated.
- createItem(RemoteItem, ItemId) - Method in class jetbrains.buildServer.util.ItemSynchronizer
- createJAASConfiguration() - Method in interface jetbrains.buildServer.serverSide.auth.LoginConfiguration
-
Deprecated.
- createJAASConfiguration(AuthModule<LoginModuleDescriptor>) - Method in interface jetbrains.buildServer.serverSide.auth.LoginConfiguration
-
Creates JAAS login configuration for specified login module with properties.
- createLinearDag(List<Long>) - Static method in class jetbrains.buildServer.util.graph.VcsDAGs
-
Returns linear DAG created from given nodes
- createList(Collection<? extends VcsChangeInfo>) - Static method in class jetbrains.buildServer.vcs.VcsChange
-
Converts list of change info to the corresponding changes
- createListFor(List<? extends VcsRootEntry>) - Static method in class jetbrains.buildServer.serverSide.vcs.CheckedOutDir
-
Creates list of
CheckedOutDir
objects corresponding to the vcs entries. - createListOn(List<UserChangeInfo>, DataFactory, User) - Static method in class jetbrains.buildServer.UserChangeInfoData
- createLong() - Static method in class jetbrains.buildServer.serverSide.statistics.DurationDateFormat
-
Creates long duration format.
- createMap() - Method in class jetbrains.buildServer.util.MultiMap
- createMatcher(String) - Method in enum jetbrains.buildServer.requirements.RequirementType
- createMergeError(String) - Static method in class jetbrains.buildServer.vcs.MergeResult
- createMergeError(List<String>) - Static method in class jetbrains.buildServer.vcs.MergeResult
- createMergeNotPerformedResult(String) - Static method in class jetbrains.buildServer.vcs.MergeResult
- createMergeSuccessResult() - Static method in class jetbrains.buildServer.vcs.MergeResult
- createMessage(BuildMessage1, Object) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
-
Creates build message by copying all attributes except value from the source message
- createMetric(String) - Method in interface jetbrains.buildServer.metrics.Metrics
-
Deprecated.
- createMillisecondsFormatter() - Static method in class jetbrains.buildServer.util.TimePrinter
- createMultipleRunnersBean() - Method in class jetbrains.buildServer.controllers.admin.projects.BuildTypeForm
- createMultiThreadedHttpConnectionManager(int) - Static method in class jetbrains.buildServer.http.HttpUtil
-
Creates new
MultiThreadedHttpConnectionManager
with specified timeouts - createNewBuildRunner(SProject, String, String, Map<String, String>) - Method in interface jetbrains.buildServer.serverSide.BuildRunnerDescriptorFactory
-
Creates new
SBuildRunnerDescriptor
- createNewBuildRunner(SProject, String, String, Map<String, String>, Map<String, String>) - Method in interface jetbrains.buildServer.serverSide.BuildRunnerDescriptorFactory
-
Creates new
SBuildRunnerDescriptor
- createNewExcludeRule(ExcludeRuleClass) - Method in class jetbrains.buildServer.vcs.FileRuleSet
- createNewExcludeRule(String) - Method in class jetbrains.buildServer.vcs.CheckoutRules
- createNewExcludeRule(String) - Method in class jetbrains.buildServer.vcs.FileRuleSet
- createNewExcludeRule(FileRule) - Method in class jetbrains.buildServer.vcs.CheckoutRules
- createNewFormIfNotModified(HttpServletRequest, Class<T>, String, FormUtil.FormCreator<T>) - Static method in class jetbrains.buildServer.controllers.FormUtil
-
Obtains a form bean from the session if it exists and if was modified, returns it.
- createNewIncludeRule(IncludeRuleClass) - Method in class jetbrains.buildServer.vcs.FileRuleSet
- createNewIncludeRule(String) - Method in class jetbrains.buildServer.vcs.CheckoutRules
- createNewIncludeRule(String) - Method in class jetbrains.buildServer.vcs.FileRuleSet
- createNewIncludeRule(IncludeRule) - Method in class jetbrains.buildServer.vcs.CheckoutRules
- createNewRulesForPrefix(String) - Method in class jetbrains.buildServer.vcs.CheckoutRules
-
Creates new checkout rule set with prefix appended to every rule right part.
- createOn(String) - Static method in class jetbrains.buildServer.vcs.CheckoutRules
-
Creates new rule set on the specified rules string presentation.
- createOn(BuildProject, DataFactory, DataFactory.BuildTypeInstancesFilter, Filter<BuildType>, User) - Static method in class jetbrains.buildServer.ProjectData
- createOn(Build, BuildTypeData) - Static method in class jetbrains.buildServer.BuildInstanceData
- createOn(BuildType) - Static method in class jetbrains.buildServer.BuildTypeData
- createOn(BuildType, Long) - Static method in class jetbrains.buildServer.BuildTypeData
- createOn(BuildTypeStatusDescriptor) - Static method in class jetbrains.buildServer.BuildTypeStatusDescriptorData
- createOn(ResponsibilityEntry) - Static method in class jetbrains.buildServer.serverSide.ResponsibilityInfoData
- createOn(TestNameResponsibilityEntry) - Static method in class jetbrains.buildServer.tests.TestResponsibilityData
- createOn(BuildRunnerDescriptor) - Static method in class jetbrains.buildServer.BuildRunnerData
- createOn(BuildRunnerDescriptor, String) - Static method in class jetbrains.buildServer.BuildRunnerData
- createOn(TeamServerSummary, Set<String>, DataFactory, User) - Static method in class jetbrains.buildServer.TeamServerSummaryData
- createOn(TestName, ResponsibilityEntry) - Static method in class jetbrains.buildServer.tests.TestResponsibilityData
- createOn(UserChangeInfo, DataFactory, User) - Static method in class jetbrains.buildServer.UserChangeInfoData
- createOn(User) - Static method in class jetbrains.buildServer.users.UserData
- createOrUpdateSynchronizer(SynchronizerInfo, RemoteDataFetcher, SynchronizerOptions, SynchronizerStatistics, UserRemoteIdProvider, UserGroupRemoteIdProvider, Logger) - Method in interface jetbrains.buildServer.users.sync.SynchronizerManager
-
Creates (or updates if already exists) a synchronizer.
- createPathWithParameters(HttpServletRequest) - Static method in class jetbrains.buildServer.web.util.WebUtil
-
Same as
WebUtil.createPathWithParameters(javax.servlet.http.HttpServletRequest, jetbrains.buildServer.web.util.WebUtil.ParameterFilter)
with default filter which accepts all parameters. - createPathWithParameters(HttpServletRequest, WebUtil.ParameterFilter) - Static method in class jetbrains.buildServer.web.util.WebUtil
-
From specified request creates part of the URL which contains path and query string.
- createPatternString(String) - Method in class jetbrains.buildServer.vcs.FileRule
- createPreparationEndMessage(String) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
- createPrivateTag(String, SUser) - Static method in class jetbrains.buildServer.serverSide.TagData
- createPrivateTags(SUser, String...) - Static method in class jetbrains.buildServer.serverSide.TagData
- createProcessingResult(String, String) - Method in class jetbrains.buildServer.parameters.impl.ParametersInOut
- createProgramCommandline(String, List<String>) - Method in class jetbrains.buildServer.agent.runner.BuildServiceAdapter
- createProgressMessage(String) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
- createProject(String) - Method in interface jetbrains.buildServer.serverSide.ProjectManager
-
Creates new project with specified name (name is case insensitive) and automatically generated external id.
- createProject(String, String) - Method in interface jetbrains.buildServer.serverSide.SProject
-
Creates new sub project in this project
- crea