A B C D E F G H I J L M N O P Q R S T U V W X Y

A

above(Status) - Method in class jetbrains.buildServer.messages.Status
Returns true if this status has higher priority than specified status.
ABS_STATS_PREFIX - Static variable in interface jetbrains.buildServer.runner.CoverageConstants
 
AbstractBuildParametersProvider - Class in jetbrains.buildServer.serverSide.parameters
Adapter class for BuildParametersProvider
AbstractBuildParametersProvider() - Constructor for class jetbrains.buildServer.serverSide.parameters.AbstractBuildParametersProvider
 
AbstractIssueFetcher - Class in jetbrains.buildServer.issueTracker
Represents the issue fetcher used by AbstractIssueProvider.
AbstractIssueFetcher(EhCacheUtil) - Constructor for class jetbrains.buildServer.issueTracker.AbstractIssueFetcher
 
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(IssueFetcher, String) - 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 functioonality to implement PatchBuilder.
AbstractPatchBuilder() - Constructor for class jetbrains.buildServer.vcs.AbstractPatchBuilder
 
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
 
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(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_LICENSE_SETTING - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
Additional setting on the license accepting page
acceptBlockMessage(BlockLogMessage, boolean) - Method in class jetbrains.buildServer.serverSide.buildLog.LogMessageFilter
Called if block log message appeared.
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
 
acceptStatus(String) - Method in class jetbrains.buildServer.serverSide.problems.StatusTextBasedBuildProblemsProvider
 
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
 
acquire() - Method in class jetbrains.buildServer.util.Semaphore
 
action(T) - Method in interface jetbrains.buildServer.ExtensionHolder.ExtensionAction
 
Action<T> - Interface in jetbrains.buildServer.util
Action that is performed by some other object
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
ActionErrors.Error(String, String) - Constructor for class jetbrains.buildServer.controllers.ActionErrors.Error
Constructs an error from the specified id and message
ActionMessage - Class in jetbrains.buildServer.controllers
Represents an action message.
ActionMessage(String, String, boolean) - Constructor for class jetbrains.buildServer.controllers.ActionMessage
Create an action message object with the specified key, body and warning flag.
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 new storage
ActionThrow<E extends java.lang.Throwable> - Interface in jetbrains.buildServer.util
Action that is performed by some other object
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 cancelation
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
 
add(BuildValue) - Method in class jetbrains.buildServer.serverSide.statistics.build.AverageBuildValue
Add value
add(T, PositionAware) - Method in class jetbrains.buildServer.util.positioning.PositionAwareSorter
 
add(List, Object) - Static method in class jetbrains.buildServer.web.functions.UtilFunctions
Adds the specified item to the list.
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(ActionErrors) - Method in class jetbrains.buildServer.controllers.ActionErrors
Adds all of the errors from the specified errors storage to this storage
addAllProperties(Map<String, String>) - Method in class jetbrains.buildServer.vcs.impl.VcsRootImpl
Adds number of properties.
addAlternativeAgentAddress(String) - Method in interface jetbrains.buildServer.agent.BuildAgentConfiguration
Adds alternative agent address that may be used by the server to communicate with agent.
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
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
Adds new message to the build.
addBuildMessages(List<BuildMessage1>) - Method in interface jetbrains.buildServer.serverSide.SRunningBuild
Adds new messages to the build.
addBuildParameter(Parameter) - Method in interface jetbrains.buildServer.serverSide.BuildTypeSettings
Adds build parameter to the configuration.
addBuildParameter(String, String) - Method in interface jetbrains.buildServer.serverSide.SRunnerContext
Adds build parameter to this build step.
addBuildRunner(SBuildRunnerDescriptor) - Method in interface jetbrains.buildServer.serverSide.BuildTypeSettings
Adds runner descriptor.
addBuildRunner(String, String, Map<String, String>) - Method in interface jetbrains.buildServer.serverSide.BuildTypeSettings
Creates new build runner and adds it to these settings.
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(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
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).
addConfigParameter(Parameter) - Method in interface jetbrains.buildServer.serverSide.BuildTypeSettings
Adds configuration parameter.
addConfigurationParameter(String, String) - Method in interface jetbrains.buildServer.agent.BuildAgentConfiguration
Adds all-builds wide configuration parameter.
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
addCssFile(String) - Method in class jetbrains.buildServer.web.openapi.SimpleWebExtension
Deprecated. Allows to add css file path for this extension
addCustomProperty(String, String) - Method in interface jetbrains.buildServer.agent.BuildAgentConfiguration
Deprecated. use BuildAgentConfiguration.addConfigurationParameter(String, String), BuildAgentConfiguration.addEnvironmentVariable(String, String) or BuildAgentConfiguration.addSystemProperty(String, String)
addDependency(Dependency) - Method in interface jetbrains.buildServer.serverSide.dependency.DependencySettings
Add dependency on another build configuration
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
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, String) - Method in class jetbrains.buildServer.controllers.ActionErrors
Adds an error with specified id and error message to this storage.
addExtension(PageExtension) - Method in interface jetbrains.buildServer.web.openapi.PagePlace
Adds new extension to this place (to the tail of extensions)
addExtension(PageExtension, PositionConstraint) - Method in interface jetbrains.buildServer.web.openapi.PagePlace
Adds new extension with position preference.
addExtension(PageExtension, int) - Method in interface jetbrains.buildServer.web.openapi.PagePlace
Deprecated. since 5.1
addFile(String) - Method in class jetbrains.buildServer.duplicator.DuplicateInfo.MetricsWithFiles
 
addFilter(Filter<SVcsModification>) - Method in class jetbrains.buildServer.vcs.ChangeStatusListBuilder
Add a VCS modification filter.
addFilter(BuildTypeFilter) - Method in class jetbrains.buildServer.vcs.ChangeStatusListBuilder
Add a BuildType filter.
addGroup(NamedDataGroup<Item>) - Method in class jetbrains.buildServer.util.NamedDataGroup
Add child group
addHandler(String, CustomFileHandler) - Method in interface jetbrains.buildServer.agent.server.FileManagerExtensionHolder
Adds the custom handler
addHandler(String, Object) - Method in interface jetbrains.buildServer.XmlRpcHandlerManager
Registers simple XML RPC handler
addIncludedRole(Role) - Method in interface jetbrains.buildServer.serverSide.auth.Role
Includes includedRole to the role
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
addJsFile(String) - Method in class jetbrains.buildServer.web.openapi.SimplePageExtension
Add reference to Javascript file to the page which includes this extension
addJsFile(String) - Method in class jetbrains.buildServer.web.openapi.SimpleWebExtension
Deprecated. Allows to add Javascript file path for this extension
addListener(InspectionReporterListener) - Method in interface jetbrains.buildServer.agent.inspections.InspectionReporter
Adds listener to the inspection reporter.
addListener(LicenseAgreementListener) - Method in interface jetbrains.buildServer.controllers.license.LicenseAgreementDispatcher
 
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
 
addMessage(ActionMessage) - Method in class jetbrains.buildServer.controllers.ActionMessages
Adds a message with specified key to the storage.
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.
addMissedVcsPluginOnAgent(String, String) - Method in class jetbrains.buildServer.serverSide.Compatibility
Adds missing required vcs plugin
addNewArtifactsPath(String) - Method in interface jetbrains.buildServer.agent.artifacts.ArtifactsWatcher
Notifies agent about new path where build artifacts reside
addNewRule(String, NotificationRule) - Method in interface jetbrains.buildServer.notification.NotificationRulesHolder
Adds new rule to the rules of specified user for specified notifier type.
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.
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
 
addPageExtension(WebPlace, WebExtension) - Method in interface jetbrains.buildServer.web.openapi.WebControllerManager
Deprecated. see PagePlace.addExtension(PageExtension)
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(ParametersInOut) - Method in class jetbrains.buildServer.parameters.impl.ParametersInOutList
 
addParameters(Map<String, String>) - Method in class jetbrains.buildServer.serverSide.TriggeredByBuilder
Adds new parameters to the map.
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
addPluginResources(String, String) - Method in interface jetbrains.buildServer.web.openapi.WebResourcesManager
Deprecated. 
addProperty(String, String) - Method in class jetbrains.buildServer.vcs.impl.VcsRootImpl
Adds new property.
addRemoteRunToQueue(String, String, String) - Method in interface jetbrains.buildServer.serverProxy.RemoteBuildServer
Deprecated. use RemoteBuildServer.addToQueue(java.util.Vector, String)
addRemoteRunToQueue(String, int, String, String) - Method in interface jetbrains.buildServer.serverProxy.RemoteBuildServer
Deprecated. use RemoteBuildServer.addToQueue(java.util.Vector, String)
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 contifuration.
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.
addRunParameter(Parameter) - Method in interface jetbrains.buildServer.serverSide.BuildTypeSettings
Deprecated. since 6.0, affects settings of the first runner only
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.
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.
addToQueue(String, String) - Method in interface jetbrains.buildServer.serverProxy.RemoteBuildServer
Deprecated. use RemoteBuildServer.addToQueue(java.util.Vector, String)
addToQueue(String, int, String) - Method in interface jetbrains.buildServer.serverProxy.RemoteBuildServer
Deprecated. use RemoteBuildServer.addToQueue(java.util.Vector, String)
addToQueue(Vector, String) - Method in interface jetbrains.buildServer.serverProxy.RemoteBuildServer
Adds one or more builds in the queue.
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(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.
addToQueue(String) - Method in interface jetbrains.buildServer.serverSide.SBuildType
Adds build instance of the configuration to the queue with the specified requestor name.
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).
AddToQueueRequest - Class in jetbrains.buildServer
Contains information which is used to add build in the queue.
AddToQueueRequest(String, long) - Constructor for class jetbrains.buildServer.AddToQueueRequest
Constructor for personal builds
AddToQueueRequest(String) - Constructor for class jetbrains.buildServer.AddToQueueRequest
Constructor for non-personal builds
AddToQueueResult - Class in jetbrains.buildServer
Contains result of adding build(s) in the queue
AddToQueueResult() - Constructor for class jetbrains.buildServer.AddToQueueResult
 
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
 
addUser(User) - Method in interface jetbrains.buildServer.groups.SUserGroup
Adds a user to this group.
addUserGroupListener(UserGroupListener) - Method in interface jetbrains.buildServer.groups.UserGroupManager
Adds the specified listener to the manager's list.
addValueType() - Method in class jetbrains.buildServer.web.statistics.graph.XmlGraphBean
Adds nested value type bean, which describes another named series of data on the graph
addValueType(String, String, String) - Method in class jetbrains.buildServer.web.statistics.graph.XmlGraphBean
Adds nested value type bean, which describes another named series of data on the graph
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.
ADMIN_PROJECT_CREATE_BUILD_TYPE - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
Project configuration page, accessible by administrator only.
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_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
 
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
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).
after(Date, long) - Static method in class jetbrains.buildServer.util.Dates
 
after(Date) - Static method in class jetbrains.buildServer.util.Dates
 
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)
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 using BuildAgentConfiguration 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
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) returned BuildFinishedStatus.FINISHED_SUCCESS Not called in case of build interruption.
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_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_NAME - Static variable in class jetbrains.buildServer.agent.AgentRuntimeProperties
 
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_SUMMARY - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
Bottom part of agent summary page
AGENT_WORK_DIR - Static variable in class jetbrains.buildServer.agent.AgentRuntimeProperties
 
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
 
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.
AgentBuildRunner - Interface in jetbrains.buildServer.agent
Build runner interface

If you are going to implement build runner that runs an OS process, consider implemeting CommandLineBuildServiceFactory

In most cases this interface in not needed to be implemented in plugin code.

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
 
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 conpatibility the given agent with the specified configuration.
AgentCompatibility(SBuildAgent, SBuildType) - Constructor for class jetbrains.buildServer.serverSide.AgentCompatibility
Creates new compatibility instance.
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) - 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
 
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
 
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.beforeRunnerStart(BuildRunnerContext) AgentLifeCycleListener.runnerFinished(BuildRunnerContext, BuildFinishedStatus) AgentLifeCycleListener.beforeBuildInterrupted(AgentRunningBuild, BuildInterruptReason) may not be called AgentLifeCycleListener.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)
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)
AgentRegistrationDetails - Class in jetbrains.buildServer.agentServer
 
AgentRegistrationDetails(int, String, String) - Constructor for class jetbrains.buildServer.agentServer.AgentRegistrationDetails
 
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.
AgentRunningBuild - Interface in jetbrains.buildServer.agent
Represents running build on the agent side
AgentRuntimeProperties - Class in jetbrains.buildServer.agent
 
AGENTS_TAB - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
Custom tab on the agents page
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 Agent XML-RPC server is started.
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
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
AgentVcsExtension - Interface in jetbrains.buildServer.agent.vcs
Base interface for all VcsCheckout 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
AgentVcsSupportCore - Interface in jetbrains.buildServer.agent.vcs
Implement this interface for your version control name to provide agent environment check for your vcs plugin.
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_PAGES_FOOTER - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
Footer of all of the pages shown to authenticated users.
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_REQUIREMENT_TYPES - Static variable in enum jetbrains.buildServer.requirements.RequirementType
 
ALL_STATS - Static variable in interface jetbrains.buildServer.runner.CoverageConstants
 
allowSourceCaching() - Method in class jetbrains.buildServer.vcs.ServerVcsSupport
 
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, boolean) - Constructor for exception jetbrains.buildServer.AlreadyRunningBuildException
 
ALWAYS_LOGGED_BLOCKS - Static variable in class jetbrains.buildServer.messages.DefaultMessagesInfo
 
and(BitSet) - Method in class jetbrains.buildServer.util.ReadOnlyBitSet
 
andNot(BitSet) - Method in class jetbrains.buildServer.util.ReadOnlyBitSet
 
ANT_TASK_EXTENSIONS - Static variable in class jetbrains.buildServer.agent.AgentRuntimeProperties
 
AntPatternFileFinder - Class in jetbrains.buildServer.agent.util
Finds files matching ant-like patterns under given directory
AntPatternFileFinder(String[], String[], boolean) - Constructor for class jetbrains.buildServer.agent.util.AntPatternFileFinder
 
AntRunnerConstants - Interface in jetbrains.buildServer.runner.ant
 
ANY_QUIALIFIER - Static variable in enum jetbrains.buildServer.requirements.RequirementQualifier
 
ANY_VCS_ROOT_PREFIX - Static variable in class jetbrains.buildServer.users.VcsUsernamePropertyKey
 
append(ParameterResolver) - Method in class jetbrains.buildServer.parameters.impl.ChainResolver
 
append(ParameterResolver) - Method in class jetbrains.buildServer.parameters.impl.CompositeResolver
 
append(StringBuilder, CharSequence) - Static method in class jetbrains.buildServer.serverSide.TextStatusBuilderUtil
Appends string to status line.
append(LoggingEvent) - Method in class jetbrains.buildServer.util.TCRollingFileAppender
 
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(T) - Method in interface jetbrains.buildServer.util.Action
 
apply() - Method in interface jetbrains.buildServer.util.ActionThrow
 
apply() - Method in interface jetbrains.buildServer.util.FuncThrow
 
applyOrder(String, long[]) - Method in interface jetbrains.buildServer.notification.NotificationRulesHolder
Sorts the notification rules in the specified order.
applyOrder(long, String, long[]) - Method in interface jetbrains.buildServer.notification.NotificationRulesManager
Sort 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(String[]) - Method in interface jetbrains.buildServer.serverSide.BuildQueue
Applies new order to the build queue.
applyPatch() - Method in interface jetbrains.buildServer.vcs.patches.Patcher
Applies patch.
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
 
ArchiveExtractor - Interface in jetbrains.buildServer.util
Interface for archive extractors (spring singletons).
ArchiveExtractorManager - Interface in jetbrains.buildServer.util
 
ArchiveFileSelector - Interface 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
 
areEqual(String, String) - Static method in class jetbrains.buildServer.util.StringUtil
Checks whether two given strings are equal.
areTheSame(File, File) - Static method in class jetbrains.buildServer.util.FileUtil
Checks that both file pointers specify the same object.
ARTEFACTS_PATHS - Static variable in class jetbrains.buildServer.agent.AgentRuntimeProperties
 
ARTIFACT_DEPENDENCY_ERROR_TYPE - Static variable in class jetbrains.buildServer.messages.ErrorData
 
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, List<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
artifactDownloaded(ArtifactDependency, String, String) - Method in interface jetbrains.buildServer.artifacts.DependencyResolverListener
 
artifactDownloadedAndUnpacked(ArtifactDependency, String, String, List<String>) - Method in interface jetbrains.buildServer.artifacts.DependencyResolverListener
 
artifactDownloadFailed(ArtifactDependency, Throwable) - Method in interface jetbrains.buildServer.artifacts.DependencyResolverListener
 
artifactDownloadStarted(ArtifactDependency, String, String) - Method in interface jetbrains.buildServer.artifacts.DependencyResolverListener
 
ArtifactInfo - Class in jetbrains.buildServer.serverSide
 
ArtifactInfo(String, Date) - Constructor for class jetbrains.buildServer.serverSide.ArtifactInfo
Construct ArtifactInfo object
artifactPatternProcessed(String, int) - Method in interface jetbrains.buildServer.artifacts.DependencyResolverListener
 
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. use @{link SBuild#getAtrifacts()}
ArtifactsInfo(Build) - Constructor for class jetbrains.buildServer.serverSide.artifacts.ArtifactsInfo
Deprecated.  
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
 
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
 
attachToTemplate(BuildTypeTemplate, boolean) - Method in interface jetbrains.buildServer.serverSide.SBuildType
Attaches this build configuration to the specified template
AUG - Static variable in class jetbrains.buildServer.util.Dates
 
authenticate(String, String) - Method in interface jetbrains.buildServer.serverProxy.RemoteAuthenticationServer
Authenticates user using specified credentials.
AuthenticationFailedException - Exception in jetbrains.buildServer.serverSide.auth
 
AuthenticationFailedException(String) - Constructor for exception jetbrains.buildServer.serverSide.auth.AuthenticationFailedException
 
AuthenticationFailedException(String, boolean) - Constructor for exception jetbrains.buildServer.serverSide.auth.AuthenticationFailedException
 
AuthorityHolder - Interface in jetbrains.buildServer.serverSide.auth
Authority holder
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.
AuthorizationInterceptor - Interface in jetbrains.buildServer.controllers
Interceptor which checks authorization for all of the HTTP requests.
AuthUtil - Class in jetbrains.buildServer.serverSide.auth
 
AUTO_GENERATED_STATUS_PATTERN - Static variable in interface jetbrains.buildServer.agent.Constants
Pattern which is replaced with automatically generated build status text
AUTODETECT_TIMEZONE - Static variable in interface jetbrains.buildServer.users.StandardProperties
If set, TeamCity will try to autodetect user timezone and convert time correspondingly
available() - Method in class jetbrains.buildServer.util.CloseAwareInputStream
 
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

B

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_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.
BackupInfo - Interface in jetbrains.buildServer.serverSide.maintenance
Backup brief info.
BackupProcess - Interface in jetbrains.buildServer.serverSide.maintenance
Backup process.
BackupProcessManager - Interface in jetbrains.buildServer.serverSide.maintenance
Backup process manager.
BaseArtifactDependency - Class in jetbrains.buildServer.artifacts
Base class for artifact dependency information.
BaseArtifactDependency(String, List<String>, RevisionRule) - Constructor for class jetbrains.buildServer.artifacts.BaseArtifactDependency
Represents dependency on one or more artifacts of some build.
BaseBuildProblem - Class in jetbrains.buildServer.serverSide.problems
Base implementation of BuildProblem
BaseBuildProblem(Date, String) - Constructor for class jetbrains.buildServer.serverSide.problems.BaseBuildProblem
 
BaseController - Class in jetbrains.buildServer.controllers
Base class for all of the TeamCity web controllers
BaseController(SBuildServer) - Constructor for class jetbrains.buildServer.controllers.BaseController
Constructor.
BaseController() - 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(SBuildServer) - Constructor for class jetbrains.buildServer.controllers.BaseFormXmlController
Constructor
BaseFormXmlController() - Constructor for class jetbrains.buildServer.controllers.BaseFormXmlController
Constructor
BasePopupController - Class in jetbrains.buildServer.controllers
Base class for all controllers serving AJAX popups.
BasePopupController(SBuildServer) - Constructor for class jetbrains.buildServer.controllers.BasePopupController
 
BasePopupController() - Constructor for class jetbrains.buildServer.controllers.BasePopupController
 
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
before(Date, long) - Static method in class jetbrains.buildServer.util.Dates
 
before(Date) - Static method in class jetbrains.buildServer.util.Dates
 
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_CONTENT - Static variable in class jetbrains.buildServer.web.openapi.PlaceId
Additional content that is inserted before page's content.
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 using BuildAgentConfiguration interface
beforeAgentUnregistered(SBuildAgent) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
 
beforeAgentUnregistered(SBuildAgent) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
Called before build agent unregistration
beforeBuildFinish(BuildFinishedStatus) - Method in class jetbrains.buildServer.agent.AgentLifeCycleAdapter
Deprecated. 
beforeBuildFinish(AgentRunningBuild, BuildFinishedStatus) - Method in class jetbrains.buildServer.agent.AgentLifeCycleAdapter
 
beforeBuildFinish(BuildFinishedStatus) - Method in interface jetbrains.buildServer.agent.AgentLifeCycleListener
Deprecated. use #beforeBuildFinish(AgentRunningBuild, ProcessFinishStatus)
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) or AgentLifeCycleListener.beforeBuildInterrupted(AgentRunningBuild, BuildInterruptReason)
beforeBuildFinish(SRunningBuild) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
 
beforeBuildFinish(SRunningBuild, boolean) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
 
beforeBuildFinish(SRunningBuild, boolean) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
Deprecated. see beforeBuildFinish(SRunningBuild runningBuild)
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
Is called after AgentLifeCycleListener.beforeRunnerStart(AgentRunningBuild) Called before build is forcibly terminated.
beforeBuildTypeDeleted(String) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
 
beforeBuildTypeDeleted(String) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
Called before cleaning the build configuration data from the database.
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
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 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(BuildRunnerContext) - Method in class jetbrains.buildServer.agent.AgentLifeCycleAdapter
 
beforeRunnerStart(AgentRunningBuild) - Method in interface jetbrains.buildServer.agent.AgentLifeCycleListener
Deprecated. use AgentLifeCycleListener.beforeRunnerStart(BuildRunnerContext)
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.
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.
bindBuildInstanceById(long) - Method in interface jetbrains.buildServer.serverSide.impl.RemoteBuildType
Assigns build instance with this personal configuration.
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.
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_COVERED_STATS - Static variable in interface jetbrains.buildServer.runner.CoverageConstants
 
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_CHECKOUT - Static variable in class jetbrains.buildServer.messages.DefaultMessagesInfo
 
BLOCK_TYPE_COMPILATION - Static variable in class jetbrains.buildServer.messages.DefaultMessagesInfo
 
BLOCK_TYPE_INDENTATION - 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
 
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
 
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, Status, String, Date, String, int, boolean, Collection<String>) - 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, String, Date, String, int) - Constructor for class jetbrains.buildServer.serverSide.buildLog.BlockLogMessage
 
blockName - Variable in class jetbrains.buildServer.messages.BlockData
 
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.
Browser - Interface in jetbrains.buildServer.util.browser
Represents an abstract browser of elements organized in a tree-like structure, e.g.
BT_ALLOW_EXTERNAL_STATUS - Static variable in interface jetbrains.buildServer.serverSide.BuildTypeOptions
If true, viewing of the configuration status is allowed externally.
BT_BUILD_NUMBER_PATTERN - Static variable in interface jetbrains.buildServer.serverSide.BuildTypeOptions
Build number pattern
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_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.
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 - Interface in jetbrains.buildServer
Represents an instance of the build ever run or running at the moment.
build() - Method in class jetbrains.buildServer.vcs.ChangeStatusListBuilder
Returns ChangeStatus list according to specified settings.
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_FILE_KEY - Static variable in interface jetbrains.buildServer.runner.BuildFileRunnerConstants
 
BUILD_FILE_PATH_KEY - Static variable in interface jetbrains.buildServer.runner.BuildFileRunnerConstants
 
BUILD_ID - Static variable in class jetbrains.buildServer.agent.AgentRuntimeProperties
 
BUILD_ID_NAME - Static variable in class jetbrains.buildServer.artifacts.RevisionRules
 
BUILD_ID_SUFFIX - Static variable in class jetbrains.buildServer.artifacts.RevisionRules
 
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_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_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
 
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_TEMP_DIR - Static variable in class jetbrains.buildServer.agent.AgentRuntimeProperties
 
BUILD_TYPE - Static variable in interface jetbrains.buildServer.parameters.ContextVariablesPredefinedNames
 
BUILD_TYPE_ID - Static variable in class jetbrains.buildServer.agent.AgentRuntimeProperties
 
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_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)
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
BuildArtifactsViewMode - Enum in jetbrains.buildServer.serverSide.artifacts
Represent build artifacts view mode
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
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
 
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
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 metrics
BuildDependency - Interface in jetbrains.buildServer.serverSide.dependency
Build Dependency represents an instance of Dependency between Build Types.
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
 
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 and next block message was recevied from the agent.
buildFailureDescription(String) - Method in interface jetbrains.buildServer.agent.BuildProgressLogger
Allows to fail build unconditionaly.
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
 
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
 
buildFinished(BuildFinishedStatus) - Method in class jetbrains.buildServer.agent.AgentLifeCycleAdapter
Deprecated. 
buildFinished(AgentRunningBuild, BuildFinishedStatus) - Method in class jetbrains.buildServer.agent.AgentLifeCycleAdapter
 
buildFinished(BuildFinishedStatus) - Method in interface jetbrains.buildServer.agent.AgentLifeCycleListener
Deprecated. use #buildFinished(AgentRunningBuild, ProcessFinishStatus)
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(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
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
BuildFinishedStatus - Enum in jetbrains.buildServer.agent
Contains build finish statuses on agent
buildFor(String, HttpServletRequest) - Method in interface jetbrains.buildServer.web.util.RegExpTextTransformer.PatternBuilder
 
BuildHistory - Interface in jetbrains.buildServer.serverSide
Provides ability to operate with TeamCity finished builds.
BuildInfoFragmentTab - Class in jetbrains.buildServer.web.openapi
User: kir This is helper class for web extension point PlaceId.BUILD_RESULTS_FRAGMENT
BuildInfoFragmentTab(String, String, WebControllerManager, SBuildServer) - Constructor for class jetbrains.buildServer.web.openapi.BuildInfoFragmentTab
 
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 focribly interruption attempt reason
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.
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.BlockDataConverter() - Constructor for class jetbrains.buildServer.messages.BuildMessage1Converter.BlockDataConverter
 
BuildMessage1Converter.ComparisonFailedDataConverter - Class in jetbrains.buildServer.messages
 
BuildMessage1Converter.ComparisonFailedDataConverter() - Constructor for class jetbrains.buildServer.messages.BuildMessage1Converter.ComparisonFailedDataConverter
 
BuildMessage1Converter.ErrorDataConverter - Class in jetbrains.buildServer.messages
 
BuildMessage1Converter.ErrorDataConverter() - Constructor for class jetbrains.buildServer.messages.BuildMessage1Converter.ErrorDataConverter
 
BuildMessage1Converter.FlowDataConverter - Class in jetbrains.buildServer.messages
 
BuildMessage1Converter.FlowDataConverter() - Constructor for class jetbrains.buildServer.messages.BuildMessage1Converter.FlowDataConverter
 
BuildMessage1Converter.IgnoredTestDataConverter - Class in jetbrains.buildServer.messages
 
BuildMessage1Converter.IgnoredTestDataConverter() - Constructor for class jetbrains.buildServer.messages.BuildMessage1Converter.IgnoredTestDataConverter
 
BuildMessage1Converter.TestFinishBlockDataConverter - Class in jetbrains.buildServer.messages
 
BuildMessage1Converter.TestFinishBlockDataConverter() - Constructor for class jetbrains.buildServer.messages.BuildMessage1Converter.TestFinishBlockDataConverter
 
BuildMessage1Converter.TestOutputDataConverter - Class in jetbrains.buildServer.messages
 
BuildMessage1Converter.TestOutputDataConverter() - Constructor for class jetbrains.buildServer.messages.BuildMessage1Converter.TestOutputDataConverter
 
BuildMessage1Converter.TestProblemDataConverter - Class in jetbrains.buildServer.messages
 
BuildMessage1Converter.TestProblemDataConverter() - Constructor for class jetbrains.buildServer.messages.BuildMessage1Converter.TestProblemDataConverter
 
BuildMessage1Converter.TestStartBlockDataConverter - Class in jetbrains.buildServer.messages
 
BuildMessage1Converter.TestStartBlockDataConverter() - Constructor for class jetbrains.buildServer.messages.BuildMessage1Converter.TestStartBlockDataConverter
 
BuildMessageTweaker - Interface in jetbrains.buildServer.agent.impl
NOT A PART OF OPEN API
BuildNotFoundException - Exception in jetbrains.buildServer.controllers
Thrown if build does not exist.
BuildNotFoundException(String) - Constructor for exception jetbrains.buildServer.controllers.BuildNotFoundException
Constructor
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 transfered to the build process explicitly.
BuildParametersMap - Interface in jetbrains.buildServer.agent
 
BuildParametersProvider - Interface in jetbrains.buildServer.serverSide.parameters
This extension allows to add additional parameters available for a build.
buildPatch(VcsRoot, String, String, PatchBuilder, CheckoutRules) - Method in interface jetbrains.buildServer.vcs.BuildPatchByCheckoutRules
Called to retreive detailed info on modification between two given revisions.
buildPatch(VcsRoot, String, String, PatchBuilder, IncludeRule) - Method in interface jetbrains.buildServer.vcs.BuildPatchByIncludeRule
Deprecated. Builds path for the specified project subfolder.
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, BuildPatchByIncludeRule) - Static method in class jetbrains.buildServer.vcs.VcsSupportUtil
Deprecated. implement jetbrains.buildServer.vcs.BuildPatchByIncludeRules instead
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.
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
Build problem representation
BuildProblemsProvider - Interface in jetbrains.buildServer.serverSide.problems
Extension point for providing custom build problems for the build
BuildProblemsVisitor - Interface in jetbrains.buildServer.serverSide.problems
Visitor interface for BuildProblem
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.
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.
buildRemovedFromQueue(SQueuedBuild, User, String) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
 
buildRemovedFromQueue(SQueuedBuild, User, String) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
Called when build configuration removed from build queue
BuildRevision - Class in jetbrains.buildServer.serverSide
Represents version control server revision checked out for a VCS Root for a build
BuildRevision(VcsRootInstance, String, String, String) - Constructor for class jetbrains.buildServer.serverSide.BuildRevision
Creates new revision object.
BuildRevision(VcsRootInstanceEntry, RepositoryVersion) - 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, RunTypeRegistry) - Constructor for class jetbrains.buildServer.controllers.admin.projects.BuildRunnerBean
Constructor for new build runner
BuildRunnerBean(SBuildRunnerDescriptor, RunTypeRegistry, boolean) - Constructor for class jetbrains.buildServer.controllers.admin.projects.BuildRunnerBean
Constructor for existing build runner
BuildRunnerBean.RunTypeInfo - Class in jetbrains.buildServer.controllers.admin.projects
Represents information about a build runner in the form suitable for JSP
BuildRunnerBean.RunTypeInfo(RunType) - Constructor for class jetbrains.buildServer.controllers.admin.projects.BuildRunnerBean.RunTypeInfo
Constructor
BuildRunnerBean.RunTypeInfo(String) - Constructor for class jetbrains.buildServer.controllers.admin.projects.BuildRunnerBean.RunTypeInfo
Constructor
BuildRunnerContext - Interface in jetbrains.buildServer.agent
Represents current build runner.
BuildRunnerData - Class in jetbrains.buildServer.agentServer
 
BuildRunnerData(String, String, Map<String, String>, Map<String, String>) - Constructor for class jetbrains.buildServer.agentServer.BuildRunnerData
 
BuildRunnerDescriptor - Interface in jetbrains.buildServer.serverSide
Build runner descriptor.
BuildRunnerDescriptorFactory - Interface in jetbrains.buildServer.serverSide
Factory for SBuildRunnerDescriptor
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 BuildServerListeners.
BuildServerAdapter() - Constructor for class jetbrains.buildServer.serverSide.BuildServerAdapter
 
BuildServerListener - Interface in jetbrains.buildServer.serverSide
Generic TeamCity server listeners.
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
 
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
Order for BuildStatistics.getTests(jetbrains.buildServer.messages.Status, jetbrains.buildServer.serverSide.BuildStatistics.Order) call
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
buildSuccessful(SRunningBuild) - Method in interface jetbrains.buildServer.notification.NotificationEventListener
Called when build finished successfuly.
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 configuration 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() - Constructor for class jetbrains.buildServer.artifacts.BuildTagRevisionRule
 
buildTagsChanged(SBuild, List<String>, List<String>) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
 
buildTagsChanged(SBuild, User, List<String>, List<String>) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
 
buildTagsChanged(SBuild, List<String>, List<String>) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
Deprecated. Use BuildServerListener.buildTagsChanged(SBuild, User, List, List)
buildTagsChanged(SBuild, User, List<String>, List<String>) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
Called when build tags have been set to specifiled values
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 occured 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 class jetbrains.buildServer.serverSide.BuildServerAdapter
 
buildTypeActiveStatusChanged(SBuildType) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
Called when build configuration status changed from active to paused and vice versa.
buildTypeAddedToQueue(SBuildType) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
 
buildTypeAddedToQueue(SQueuedBuild) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
 
buildTypeAddedToQueue(SBuildType) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
Deprecated.  
buildTypeAddedToQueue(SQueuedBuild) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
Called when build configration was added to build queue
buildTypeDeleted(String) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
 
buildTypeDeleted(String) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
Called after the cleaning the build configuration data from the database.
BuildTypeDescriptor - Interface in jetbrains.buildServer
General build configuration data.
BuildTypeDescriptor.CheckoutType - Enum in jetbrains.buildServer
Possible modes of check out process.
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
buildTypeMoved(SBuildType, SProject) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
 
buildTypeMoved(SBuildType, SProject) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
Called when build configuration is moved to another project.
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.
buildTypeRegistered(SBuildType) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
 
buildTypeRegistered(SBuildType) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
Called when build configuration is created or build configuration is reloaded from the disk
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, ResponsibilityEntry.State, User, User, Date, String) - Constructor for class jetbrains.buildServer.responsibility.impl.BuildTypeResponsibilityEntryImpl
 
BuildTypeResponsibilityFacade - Interface in jetbrains.buildServer.responsibility
Provides the interface to access 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
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 class jetbrains.buildServer.serverSide.BuildServerAdapter
 
buildTypeTemplateDeleted(String) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
Called when build configuration template is deleted
BuildTypeTemplateNotFoundException - Exception in jetbrains.buildServer.serverSide
 
BuildTypeTemplateNotFoundException(String) - Constructor for exception jetbrains.buildServer.serverSide.BuildTypeTemplateNotFoundException
 
buildTypeTitle(ChartSettings, String) - Method in class jetbrains.buildServer.serverSide.statistics.build.BuildFinishAwareValueTypeBase
This is helper method to be used in getDescription call.
buildTypeUnregistered(SBuildType) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
 
buildTypeUnregistered(SBuildType) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
Called when build configuration is deleted
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
 
BuildValue.BuildNumberComparator - Class in jetbrains.buildServer.serverSide.statistics.build
 
BuildValue.BuildNumberComparator() - Constructor for class jetbrains.buildServer.serverSide.statistics.build.BuildValue.BuildNumberComparator
 
BuildValueTransformer - Class in jetbrains.buildServer.serverSide.statistics.build
 
BuildValueTransformer() - Constructor for class jetbrains.buildServer.serverSide.statistics.build.BuildValueTransformer
 
BuildValueType - Interface in jetbrains.buildServer.serverSide.statistics.build
Deprecated. todo looks like there is no need in this interface. ValueType should work just fine.
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
 

C

CachedValue<T> - Class in jetbrains.buildServer.util
 
CachedValue(Calculator<T>) - Constructor for class jetbrains.buildServer.util.CachedValue
 
CacheProvider - Interface in jetbrains.buildServer.util.cache
 
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
Calculator<T> - Interface in jetbrains.buildServer.util
 
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
 
cancel() - Method in interface jetbrains.buildServer.serverSide.maintenance.MaintenanceProcess
Request the process to cancel.
cancel() - Method in interface jetbrains.buildServer.serverSide.systemProblems.SystemProblemTicket
 
CANCEL_BUILD - Static variable in interface jetbrains.buildServer.serverSide.auth.SpeciallyProcessedActions
 
CANCEL_QUEUED_BUILD - Static variable in interface jetbrains.buildServer.serverSide.auth.SpeciallyProcessedActions
 
cancelAllRequests() - Method in class jetbrains.buildServer.util.Alarm
Cancels all requests added to this alarm
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
cancelRequest(Runnable) - Method in class jetbrains.buildServer.util.Alarm
Cancels specific request added to the alarm
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
 
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.xstream.PermissionsConverter
 
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
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.
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.
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 processs right now.
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
 
CategoryFilter - Class in jetbrains.buildServer.log
 
CategoryFilter() - Constructor for class jetbrains.buildServer.log.CategoryFilter
 
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_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_USER - Static variable in interface jetbrains.buildServer.serverSide.auth.SpeciallyProcessedActions
 
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.
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.
ChangeDetailsExtension - Class in jetbrains.buildServer.web.openapi
Base class for change details extensions PlaceId.CHANGE_DETAILS_BLOCK and PlaceId.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
 
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 ChangeProviders and notifies about changes ChangeListeners.
ChangeObserver(long) - Constructor for class jetbrains.buildServer.configuration.ChangeObserver
 
changeOccured(String) - Method in interface jetbrains.buildServer.configuration.ChangeListener
 
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.
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.
ChangePathMapper - Interface in jetbrains.buildServer.vcs
Maps change relative path according to current context.
ChangeProvider - Interface in jetbrains.buildServer.configuration
A source of some changes for ChangeObserver.
ChangesBean - Class in jetbrains.buildServer.notification.impl
 
ChangesBean(SBuild) - Constructor for class jetbrains.buildServer.notification.impl.ChangesBean
 
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
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
 
changesLoaded(SRunningBuild) - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
 
changesLoaded(SRunningBuild) - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
Occurres 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 of SVcsModification 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.
ChangeStatusListBuilder.Id(long, boolean) - Constructor for class jetbrains.buildServer.vcs.ChangeStatusListBuilder.Id
 
ChangeStatusListBuilder.Id(VcsModification) - Constructor for class jetbrains.buildServer.vcs.ChangeStatusListBuilder.Id
 
ChangeStatusProvider - Interface in jetbrains.buildServer.vcs
Provides change status for VCS modification.
ChartSettings - Class in jetbrains.buildServer.serverSide.statistics
Bean to hold chart settings (both tag params and current filters) Dataset and apperarence 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.SVcsRoot
Checks that this VCS root is accessible from the specified build configuration
checkAccessibleFrom(SProject) - Method in interface jetbrains.buildServer.vcs.SVcsRoot
Checks that this VCS root is accessible from the specified project
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
 
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
 
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.
CHECKING_FOR_CHANGES_ERROR_TYPE - Static variable in class jetbrains.buildServer.messages.ErrorData
 
checkIntegerProperty(String, String, Collection<InvalidProperty>) - Method in class jetbrains.buildServer.buildTriggers.vcs.AbstractVcsPropertiesProcessor
 
CHECKOUT_ROOT - Static variable in class jetbrains.buildServer.vcs.impl.VcsRootImpl
 
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.
CheckoutOnAgentVcsSupport - Interface in jetbrains.buildServer.agent.vcs
Deprecated. use provide several AgentVcsExtension implementations. For more details, see AgentVcsRegistry
CheckoutRules - Class in jetbrains.buildServer.vcs
Contains a number of rules how to layout project sources on agent side.
CheckoutRules(List<String>) - Constructor for class jetbrains.buildServer.vcs.CheckoutRules
Creates new checkout rules instance on a list of string rules.
CheckoutRules(String) - Constructor for class jetbrains.buildServer.vcs.CheckoutRules
Creates new checkout rules instance on string rules presentation.
CheckoutRules(List<IncludeRule>, List<FileRule>) - Constructor for class jetbrains.buildServer.vcs.CheckoutRules
Creates rules object on include and exclude rules lists.
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, 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
 
checkTmpDir() - Static method in class jetbrains.buildServer.util.FileUtil
Checks if it is allowed to use tmpDir taked from "java.io.tmpdir" system property
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
 
classNameToResourcePath(String) - Static method in class jetbrains.buildServer.agent.ClasspathUtil
 
CLASSPATH - Static variable in interface jetbrains.buildServer.runner.JavaRunnerConstants
 
CLASSPATH_MODULE - Static variable in interface jetbrains.buildServer.runner.ipr.IprRunnerConstants
 
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_BUILD_TYPE_SOURCES - Static variable in interface jetbrains.buildServer.serverSide.auth.SpeciallyProcessedActions
 
cleanFolder(File, SmartDirectoryCleanerCallback) - Method in interface jetbrains.buildServer.agent.SmartDirectoryCleaner
Removes folder providing smart error callbacks.
CLEANUP - Static variable in class jetbrains.buildServer.log.Loggers
General cleanup logger
CLEANUP_CATEGORY - Static variable in class jetbrains.buildServer.log.Loggers
 
cleanupFinished() - Method in class jetbrains.buildServer.serverSide.BuildServerAdapter
 
cleanupFinished() - Method in interface jetbrains.buildServer.serverSide.BuildServerListener
Called when database cleanup has been finished.
CleanupLevel - Enum in jetbrains.buildServer.serverSide
Specifies what data should be cleaned by a cleanup rule.
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.util.NameCounter
Reset collected stats
clear(int) - Method in class jetbrains.buildServer.util.ReadOnlyBitSet
 
clear(int, int) - Method in class jetbrains.buildServer.util.ReadOnlyBitSet
 
clear() - Method in class jetbrains.buildServer.util.ReadOnlyBitSet
 
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
clearMessages() - Method in class jetbrains.buildServer.controllers.ActionMessages
Removes all currently stored messages
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.
clearRunParameters() - Method in interface jetbrains.buildServer.serverSide.BuildTypeSettings
Deprecated. since 6.0, clears parameters of the first runner only
close() - Method in interface jetbrains.buildServer.serverSide.buildLog.BuildLogWriter
Closes this build log.
close() - Method in class jetbrains.buildServer.util.CloseAwareInputStream
 
close(Closeable) - Static method in class jetbrains.buildServer.util.FileUtil
Closes a resource if it is not null All possible IOExceptions are ignored
close() - Method in interface jetbrains.buildServer.vcs.patches.Patcher
Disposes the patcher process.
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_CATEGORY_ROOT - Static variable in class jetbrains.buildServer.log.Loggers
Cloud agent related logger
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
 
collectBuildChanges(VcsRoot, String, String, IncludeRule) - Method in interface jetbrains.buildServer.CollectChangesByIncludeRule
Deprecated. Collects changes for specified include rule
collectBuildChanges(VcsRoot, String, CheckoutRules) - Method in interface jetbrains.buildServer.vcs.CurrentVersionIsExpensiveVcsSupport
Deprecated. Returns list of the changes from the given one to current moment.
collectBuildChanges(VcsRoot, String, String, CheckoutRules) - Method in class jetbrains.buildServer.vcs.VcsSupport
Deprecated.  
collectBuildChanges(VcsRoot, String, String, CheckoutRules, CollectChangesByIncludeRule) - Static method in class jetbrains.buildServer.vcs.VcsSupportUtil
Deprecated. implement jetbrains.buildServer.vcs.CollectChangesByIncludeRules instead
collectChanges(VcsRoot, String, String, CheckoutRules) - Method in interface jetbrains.buildServer.vcs.CollectChangesByCheckoutRules
Returns list of the changes between two revisions given.
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 class jetbrains.buildServer.vcs.VcsSupport
Deprecated.  
CollectChangesByCheckoutRules - Interface in jetbrains.buildServer.vcs
This collecting changes policy implies using CheckoutRules for narrowing scope of monitored files within the VCS repository.
CollectChangesByIncludeRule - Interface in jetbrains.buildServer
Deprecated. Use CollectChangesByIncludeRules instead
CollectChangesByIncludeRules - Interface in jetbrains.buildServer.vcs
This change collecting policy implies using IncludeRule for narrowing scope of monitored files.
CollectChangesPolicy - Interface in jetbrains.buildServer.vcs
Base interface for different change collecting policies.
collectRemoteBuildDataForUser(long) - Method in interface jetbrains.buildServer.serverSide.PersonalBuildManager
Returns collection RemoteBuildData for all personal builds ran by the given user.
ColorerSyntaxHighlighter - Class in jetbrains.buildServer.web.util
Highlights any source code using JHighlight or Colorer library.
ColorerSyntaxHighlighter(SBuildServer) - 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
 
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 returns LoggingProcessListener to log all process output to the build log Use BuildServiceAdapter 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
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
CommentManager - Interface in jetbrains.buildServer.serverSide.comments
This is subsystem which allows to keep various user comments.
CommentTransformationHelper - Interface in jetbrains.buildServer.issueTracker
Reprensents the class indended to provide all information needed for comment transformation.
commitCurrentTransaction() - Method in interface jetbrains.buildServer.serverSide.SQLRunner
Commits current transaction
CommonRunnerConstants - Interface in jetbrains.buildServer.runner
 
compare(SBuild, SBuild) - Method in class jetbrains.buildServer.serverSide.impl.ChangeSequenceBuildComparator
 
compare(BuildValue, BuildValue) - Method in class jetbrains.buildServer.serverSide.statistics.build.BuildValue.BuildNumberComparator
 
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.VcsSupportUtil.DateVersionComparator
 
compare(String, String) - Method in class jetbrains.buildServer.vcs.VcsSupportUtil.IntVersionComparator
 
compare(String, String) - Method in class jetbrains.buildServer.vcs.VcsSupportUtil.StringVersionComparator
 
compareTo(BuildRunnerBean.RunTypeInfo) - Method in class jetbrains.buildServer.controllers.admin.projects.BuildRunnerBean.RunTypeInfo
 
compareTo(Parameter) - Method in class jetbrains.buildServer.serverSide.SimpleParameter
 
compareTo(TestGroupName) - Method in class jetbrains.buildServer.serverSide.TestGroupName
 
compareTo(CheckedOutDir) - Method in class jetbrains.buildServer.serverSide.vcs.CheckedOutDir
 
compareTo(TestName) - Method in class jetbrains.buildServer.tests.TestName
 
compareTo(UserChangeInfo) - Method in class jetbrains.buildServer.UserChangeInfo
 
compareTo(String) - Method in class jetbrains.buildServer.util.positioning.PositionConstraint
"Compares" current PositionContraint to id.
compareTo(Vars) - Method in class jetbrains.buildServer.util.Vars
 
compareTo(VcsClientMapping) - Method in class jetbrains.buildServer.vcs.VcsClientMapping
 
compareTo(Object) - Method in class jetbrains.buildServer.vcs.VcsItem
 
ComparisonFailedData - Class in jetbrains.buildServer.messages
 
ComparisonFailedData(String, Throwable, String, String) - Constructor for class jetbrains.buildServer.messages.ComparisonFailedData
 
ComparisonFailedData(String, String, String, String, String) - Constructor for class jetbrains.buildServer.messages.ComparisonFailedData
 
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_ERROR - Static variable in class jetbrains.buildServer.serverSide.problems.CompilationError
 
COMPILATION_ERRORS - Static variable in class jetbrains.buildServer.serverSide.BuildStatisticsOptions
 
CompilationBlockBean - Class in jetbrains.buildServer.serverSide
 
CompilationBlockBean(String) - Constructor for class jetbrains.buildServer.serverSide.CompilationBlockBean
 
CompilationError - Class in jetbrains.buildServer.serverSide.problems
Represents compilation errors
CompilationError(Date) - Constructor for class jetbrains.buildServer.serverSide.problems.CompilationError
 
CompilationErrorsBean - Class in jetbrains.buildServer.notification.impl
 
CompilationErrorsBean(SBuild) - Constructor for class jetbrains.buildServer.notification.impl.CompilationErrorsBean
 
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
Helper methods.
completed() - Method in class jetbrains.buildServer.agent.BuildPostRunnable
Deprecated.  
composeClasspath(Class[], String[], Class) - Static method in class jetbrains.buildServer.agent.ClasspathUtil
 
composeUrl(String) - Method in interface jetbrains.buildServer.issueTracker.CommentTransformationHelper
Returns the URL corresponding to the matched id.
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
 
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
 
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
 
condition() - Method in class jetbrains.buildServer.util.WaitFor
 
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
 
ConfigureXmlRpc() - Static method in class jetbrains.buildServer.TCXmlRpcConfigurator
 
configureXStream(XStream) - Method in class jetbrains.buildServer.messages.XStreamHolder
 
connectionFailed(BuildType, VcsRoot, Throwable) - Method in interface jetbrains.buildServer.serverSide.VcsStatusProvider
Notifies that connection is failed for specified VCS root and build configuration.
connectionSuccessful(BuildType, VcsRoot) - Method in interface jetbrains.buildServer.serverSide.VcsStatusProvider
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.
contains(Permission) - Method in class jetbrains.buildServer.serverSide.auth.Permissions
Returns true if this group of permissions contains the specified permission
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.
containsBuildType(String) - Method in interface jetbrains.buildServer.serverSide.SProject
Returns true if this project contains build configuration with specified id
containsError(String) - Method in interface jetbrains.buildServer.serverSide.CriticalErrors
Returns true if an error with specified key exists
containsMessages() - Method in class jetbrains.buildServer.serverSide.buildLog.BlockLogMessage
Returns true if this block contains other messages.
containsOptions(BuildStatisticsOptions) - Method in class jetbrains.buildServer.serverSide.BuildStatisticsOptions
 
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.
containsReferenceStartingWithEnvOrSystem(String) - Static method in class jetbrains.buildServer.parameters.ReferencesResolverUtil
Returns true if the specified value contains at least one reference that starts with either "system." or "env.".
containsVcsRoot(long) - Method in interface jetbrains.buildServer.serverSide.BuildTypeSettings
Returns true if VCS root with specified is attached to the build configuration
containsWildcards() - Method in class jetbrains.buildServer.vcs.CheckoutRules
Checks if some rule from the set contains wildcards.
ContextVariables - Interface in jetbrains.buildServer.parameters
A provider of named objects
ContextVariablesPredefinedNames - Interface in jetbrains.buildServer.parameters
The names of all the standard variables
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
 
convertAntToRegexp(String) - Static method in class jetbrains.buildServer.util.FileUtil
 
convertAntToRegexp(String, boolean) - Static method in class jetbrains.buildServer.util.FileUtil
 
convertDateToFormalString(Date) - Static method in class jetbrains.buildServer.util.Dates
Converts a date to a formal string like 19991231, independent of current locale.
convertStringsToLowerCase(List<String>) - Static method in class jetbrains.buildServer.util.StringUtil
Converts all strings inside the given list to lower case.
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.
convertToInt(String) - Method in interface jetbrains.buildServer.serverSide.buildLog.FlowHierarchy
 
convertToPresentableString() - Method in class jetbrains.buildServer.vcs.impl.VcsRootImpl
 
convertToPresentableString() - Method in interface jetbrains.buildServer.vcs.VcsRoot
Returns VCS root serialized to string with secure properties values replaced with *****.
convertToServerTime(Date) - Method in interface jetbrains.buildServer.serverSide.SBuild
Converts agent time to server time by taking into account agent and server time difference.
convertToString() - Method in class jetbrains.buildServer.vcs.impl.VcsRootImpl
 
convertToString() - Method in interface jetbrains.buildServer.vcs.VcsRoot
Returns the root serialized to string value
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.
convertWildcardToRegexp(String) - Static method in class jetbrains.buildServer.util.StringUtil
Converts pattern with wildcards (* or ?) to regular expression.
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
 
copyFilePart(File, long, long, OutputStream) - Static method in class jetbrains.buildServer.util.FileUtil
Copies a part of a file to output stream.
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
 
CopyOptions(CopyOptions) - Constructor for class jetbrains.buildServer.serverSide.CopyOptions
 
CopyOptions.Option - Enum in jetbrains.buildServer.serverSide
 
copyParameters(RunBuildException) - Method in exception jetbrains.buildServer.RunBuildException
Copy all RunBuildException specific parameters to this instance of an exception.
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
copyResource(Class<?>, String, File) - Static method in class jetbrains.buildServer.util.FileUtil
Copies contents of the specified resource into the specified file.
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
 
counters() - Static method in class jetbrains.buildServer.util.Vars
 
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
 
create(ProcessNotCreatedException, String) - Static method in exception jetbrains.buildServer.RunBuildException
 
create(SRunningBuild) - Method in interface jetbrains.buildServer.serverSide.MessageProcessorFactory
Creates new processor instance.
create(Class<T>) - Static method in class jetbrains.buildServer.util.EventDispatcher
Only public interfaces are allowed!
create() - Method in interface jetbrains.buildServer.util.SimpleObjectPool.ObjectFactory
 
createActive(User, String, User) - Static method in class jetbrains.buildServer.serverSide.ResponsibilityInfo
Deprecated. since 5.0 (use ResponsibilityEntryFactory)
createAgentObject(ClassLoader, String) - Static method in class jetbrains.buildServer.agent.LoggerFactory
 
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.
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.
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, Date) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
 
createBlockStart(String, String, String, Date) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
 
createBuildFailure(String) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
Create message which fails the build with given message.
createBuildProblem() - Method in class jetbrains.buildServer.serverSide.problems.StatusTextBasedBuildProblemsProvider
 
createBuildProcess(AgentRunningBuild, BuildRunnerContext) - Method in interface jetbrains.buildServer.agent.AgentBuildRunner
Starts the build asynchronously.
createBuildProgressLogger(ClassLoader) - Static method in class jetbrains.buildServer.agent.LoggerFactory
 
createBuildRunner(String, String, String, Map<String, String>) - Method in interface jetbrains.buildServer.serverSide.BuildRunnerDescriptorFactory
Creates new build runner descriptor with specified id and params
createBuildType(String) - Method in interface jetbrains.buildServer.serverSide.SProject
Creates new build configuration with given name
createBuildType(String, String, int, BuildTypeDescriptor.CheckoutType) - Method in interface jetbrains.buildServer.serverSide.SProject
Creates a new build configuration
createBuildType(SBuildType, String, CopyOptions) - Method in interface jetbrains.buildServer.serverSide.SProject
Creates new build configuration on the base of the specified original build configuration.
createBuildType(SBuildType, String, boolean, boolean) - Method in interface jetbrains.buildServer.serverSide.SProject
Deprecated. see SProject.createBuildType(SBuildType, String, CopyOptions)
createBuildTypeFromTemplate(BuildTypeTemplate, String, CopyOptions) - Method in interface jetbrains.buildServer.serverSide.SProject
Creates build configuration on the base of specified template.
createBuildTypeTemplate(String) - Method in interface jetbrains.buildServer.serverSide.SProject
Creates new build configuration template.
createBuildTypeTemplate(BuildTypeTemplate, String, CopyOptions) - Method in interface jetbrains.buildServer.serverSide.SProject
Creates new template by copying settings from the original one.
createBuildTypeTemplate(SBuildType, String, CopyOptions) - Method in interface jetbrains.buildServer.serverSide.SProject
Creates new template by copying settings from the specified build type.
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.
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
createComparisonFailed(String, Throwable, String, String) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
 
createComparisonFailed(String, String, String, 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
 
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
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
Create dependency, which depends on given build configuration
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.PatchBuilderBase
Invoke this method if some directory has been created in the next version as compared with the previous one.
createEmptyDir(File) - Static method in class jetbrains.buildServer.util.FileUtil
Creates an empty directory, removing all content if it already exists.
createEntry(BuildType, ResponsibilityEntry.State, User, User, Date, String) - Static method in class jetbrains.buildServer.responsibility.ResponsibilityEntryFactory
Returns new build type responsibility entry.
createEntry(TestName, long, ResponsibilityEntry.State, User, User, Date, String) - 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(Throwable) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
 
createError(Throwable, Status) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
 
createError(String, String, 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 ('\')
createExcludeRule(String) - Method in class jetbrains.buildServer.vcs.CheckoutRules
 
createExcludeRule(String) - Method in class jetbrains.buildServer.vcs.FileRuleSet
 
createFlowFinishedMessage(String) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
 
createFlowMessage(String, String) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
 
createFor(BuildTypeDescriptor) - Static method in class jetbrains.buildServer.responsibility.impl.BuildTypeResponsibilityId
 
createFor(String, TestName) - Static method in class jetbrains.buildServer.responsibility.impl.TestResponsibilityId
 
createForm(HttpServletRequest) - Method in interface jetbrains.buildServer.controllers.FormUtil.FormCreator
Creates new form bean
createFromString(String) - Static method in class jetbrains.buildServer.duplicator.DuplicateInfo.FragmentOffset
 
createFullPath(String) - Method in class jetbrains.buildServer.vcs.IncludeRule
 
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.
createInactive(String, boolean, User) - Static method in class jetbrains.buildServer.serverSide.ResponsibilityInfo
Deprecated. since 5.0 (use ResponsibilityEntryFactory)
createInactive() - Static method in class jetbrains.buildServer.serverSide.ResponsibilityInfo
Deprecated. since 5.0 (use ResponsibilityEntryFactory)
createInputStream(String) - Method in class jetbrains.buildServer.serverSide.artifacts.ArtifactsInfo
Deprecated.  
createJAASConfiguration() - Method in interface jetbrains.buildServer.serverSide.auth.LoginConfiguration
Creates JAAS login configuration.
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.
createLong() - Static method in class jetbrains.buildServer.serverSide.statistics.DurationDateFormat
Creates long duration format.
createMap() - Method in class jetbrains.buildServer.vcs.impl.VcsRootImpl
Creates map containing all connection properties.
createMillisecondsFormatter() - Static method in class jetbrains.buildServer.util.TimePrinter
 
createMultipleRunnersBean() - Method in class jetbrains.buildServer.controllers.admin.projects.BuildTypeForm
 
createNewBuildRunner(String, String, Map<String, String>) - Method in interface jetbrains.buildServer.serverSide.BuildRunnerDescriptorFactory
Creates new SBuildRunnerDescriptor
createNewExcludeRule(FileRule) - Method in class jetbrains.buildServer.vcs.CheckoutRules
 
createNewExcludeRule(ExcludeRuleClass) - Method in class jetbrains.buildServer.vcs.FileRuleSet
 
createNewIncludeRule(String) - Method in class jetbrains.buildServer.vcs.CheckoutRules
 
createNewIncludeRule(IncludeRule) - Method in class jetbrains.buildServer.vcs.CheckoutRules
 
createNewIncludeRule(String) - Method in class jetbrains.buildServer.vcs.FileRuleSet
 
createNewIncludeRule(IncludeRuleClass) - Method in class jetbrains.buildServer.vcs.FileRuleSet
 
createNewRulesForPrefix(String) - Method in class jetbrains.buildServer.vcs.CheckoutRules
Creates new checkout rule set with prefix appended to every rule right part.
createNewVcsRoot(String, String, Map<String, String>, VcsRootScope) - Method in interface jetbrains.buildServer.vcs.VcsRootsUpdate
Creates and registers new root with specified parameters.
createNewVcsRoot(VcsUrl, String, VcsRootScope) - Method in interface jetbrains.buildServer.vcs.VcsRootsUpdate
Creates a VCS root from an URL
createNewVcsRoot(SVcsRoot, VcsRootScope) - Method in interface jetbrains.buildServer.vcs.VcsRootsUpdate
Creates copy of specified VCS root.
createOn(String) - Static method in class jetbrains.buildServer.vcs.CheckoutRules
Creates new rule set on the specified rules string presentation.
createOptions(boolean, boolean, int) - Static method in class jetbrains.buildServer.serverSide.BuildStatisticsOptions
Deprecated. since 6.0, please use constructor with bit mask
createOverviewUrl() - Method in class jetbrains.buildServer.serverSide.WebLinks
Deprecated. see #getOverviewUrl
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.
createPreparationEndMessage(String) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
 
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).
createProject(SProject, String, CopyOptions) - Method in interface jetbrains.buildServer.serverSide.ProjectManager
Creates new project by copying all settings from original project.
createProject(SProject, String, boolean) - Method in interface jetbrains.buildServer.serverSide.ProjectManager
Deprecated. see ProjectManager.createProject(SProject, String, CopyOptions)
CreateProjectException - Exception in jetbrains.buildServer.serverSide
 
CreateProjectException(String) - Constructor for exception jetbrains.buildServer.serverSide.CreateProjectException
 
createProjectSettings(String) - Method in interface jetbrains.buildServer.serverSide.settings.ProjectSettingsFactory
Return new ProjectSettings object
createProjectSettings(String) - Method in class jetbrains.buildServer.serverSide.settings.SimpleSettingsFactory
 
createProjectSettings(String) - Method in class jetbrains.buildServer.web.statistics.graph.ProjectGraphExtension
 
createPropertiesFilter(Map<String, String>) - Method in class jetbrains.buildServer.vcs.FileRuleSet
 
createProvider() - Method in interface jetbrains.buildServer.issueTracker.IssueProviderFactory
Instantiates and returns a new issue provider (in fact, SIssueProvider).
createSecondsFormatter(boolean) - Static method in class jetbrains.buildServer.util.TimePrinter
 
createService() - Method in interface jetbrains.buildServer.agent.runner.CommandLineBuildServiceFactory
 
createSessionCookie(HttpServletRequest, String, String) - Static method in class jetbrains.buildServer.web.util.WebUtil
Creates session cookie (such cookie will be removed when browser exits).
createShort() - Static method in class jetbrains.buildServer.serverSide.statistics.DurationDateFormat
Creates short duration format.
createSubscription(User) - Method in class jetbrains.buildServer.TeamServerSummary
Creates new subscription corresponding to this summary to request new counter from the server
createTempDirectory(String, String, File) - Static method in class jetbrains.buildServer.util.FileUtil
 
createTemplate(Element) - Method in class jetbrains.buildServer.notification.AbstractTemplatesLoader
Deprecated.  
createTestBlockEnd(String, Integer, Long) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
 
createTestBlockEnd(String) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
 
createTestBlockStart(String) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
 
createTestBlockStart(String, boolean, Long) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
 
createTestBlockStart(String, boolean, Long, String) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
 
createTestFailure(String, Throwable) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
 
createTestFailure(String, String, String) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
 
createTestIgnoreMessage(String, String) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
 
createTestNavigationInfo(Map) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
 
createTestStderr(String, String) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
 
createTestStdout(String, String) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
 
createTestSuiteEnd(String) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
 
createTestSuiteStart(String) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
 
createTextFile(File, String, InputStream, long, byte[]) - Method in class jetbrains.buildServer.vcs.PatchBuilderFileNamesCorrector
 
createTextFile(File, String, InputStream, long, byte[]) - Method in interface jetbrains.buildServer.vcs.patches.PatchBuilder
Invoke this method if some text file has been created in the next version as compared with the previous one.
createTextMessage(String) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
 
createTextMessage(String, Status) - Static method in class jetbrains.buildServer.messages.DefaultMessagesInfo
 
createTriggerDescriptor(String, Map<String, String>) - Method in interface jetbrains.buildServer.buildTriggers.BuildTriggerDescriptorFactory
Creates new trigger descriptor with specified trigger name and properties
createUserAccount(String, String) - Method in interface jetbrains.buildServer.users.UserModel
Creates a new user.
createUserChangesPolicy(User, int) - Static method in class jetbrains.buildServer.serverSide.userChanges.UserChangesPolicy
Creates policy to collect all changes made by specified user in last numberOfActiveDays days.
createUserGroup(String, String, String) - Method in interface jetbrains.buildServer.groups.UserGroupManager
Creates a new user group.
createValue(VcsRoot) - Method in interface jetbrains.buildServer.vcs.utils.VcsCacheItemFactory
New value to be cached for the specified settings.
createXStream() - Static method in class jetbrains.buildServer.messages.XStreamUtil
 
createXStream(HierarchicalStreamDriver) - Static method in class jetbrains.buildServer.messages.XStreamUtil
 
CriticalErrors - Interface in jetbrains.buildServer.serverSide
Maintains list of critical errors that must be shown on every page.
current() - Method in class jetbrains.buildServer.util.WatchDog
 
CurrentBuildTracker - Interface in jetbrains.buildServer.agent
Interface for getting currenly running build
CurrentMuteInfo - Interface in jetbrains.buildServer.serverSide.mute
Encapsulates the current mute info of a given STest.
CurrentVersionIsExpensiveVcsSupport - Interface in jetbrains.buildServer.vcs
Deprecated.  
CustomDataStorage - Interface in jetbrains.buildServer.serverSide
Holds custom data values
CustomFileHandler - Interface in jetbrains.buildServer.agent.server
Represents the custom file handler.
CustomTab - Interface in jetbrains.buildServer.web.openapi
Represents custom tab
cutOffBaseUrl(String) - Method in class jetbrains.buildServer.serverSide.WebLinks
Cuts the base URL off, when the link path should not include the domain.
CyclicDependencyFoundException - Exception in jetbrains.buildServer.serverSide.dependency
 
CyclicDependencyFoundException(String) - Constructor for exception jetbrains.buildServer.serverSide.dependency.CyclicDependencyFoundException
 

D

DATA_TRUNCATION - Static variable in class jetbrains.buildServer.log.Loggers
 
DATA_TRUNCATION_CATEGORY - Static variable in class jetbrains.buildServer.log.Loggers
 
DataCleaner - Interface in jetbrains.buildServer.serverSide
If a plugin has some data associated with a build that should be deleted when build is deleted by cleanup process it should implement this interface and register it as server extension with help of ExtensionHolder.registerExtension(Class, String, jetbrains.buildServer.TeamCityExtension) method.
DataFetcher - Interface in jetbrains.buildServer.serverSide
 
DATE_FORMAT - Static variable in class jetbrains.buildServer.notification.TemplateMessageBuilder
 
DateConverter - Class in jetbrains.buildServer.messages
 
DateConverter() - Constructor for class jetbrains.buildServer.messages.DateConverter
 
Dates - Class in jetbrains.buildServer.util
 
Dates() - Constructor for class jetbrains.buildServer.util.Dates
 
dateToString(Date) - Static method in class jetbrains.buildServer.util.StringUtil
 
days(double) - Static method in class jetbrains.buildServer.util.Dates
 
daysAfter(Date, int) - Static method in class jetbrains.buildServer.util.Dates
 
daysAfterNow(int) - Static method in class jetbrains.buildServer.util.Dates
 
daysBefore(Date, int) - Static method in class jetbrains.buildServer.util.Dates
 
daysBeforeNow(int) - Static method in class jetbrains.buildServer.util.Dates
 
daysBetween(Date, Date) - Static method in class jetbrains.buildServer.util.Dates
Returns number of calendar days between two dates.
debug(String) - Method in class jetbrains.buildServer.log.IdeaLogger
 
debug(Throwable) - Method in class jetbrains.buildServer.log.IdeaLogger
 
debug(String, Throwable) - Method in class jetbrains.buildServer.log.IdeaLogger
 
DEC - Static variable in class jetbrains.buildServer.util.Dates
 
decide(LoggingEvent) - Method in class jetbrains.buildServer.log.CategoryFilter
 
decide(LoggingEvent) - Method in class jetbrains.buildServer.util.SpringErrorsFilter
 
DeclarativeCompositeValueType - Class in jetbrains.buildServer.web.statistics.graph
This value type represents a composite value type which unions several values from other value types.
DeclarativeCompositeValueType(BuildDataStorage, SBuildServer, ValueProviderRegistry, XmlGraphBean) - Constructor for class jetbrains.buildServer.web.statistics.graph.DeclarativeCompositeValueType
Creates a declarative value type and registers it in the ValueProviderRegistry
DeclarativeValueTypeProvider - Class in jetbrains.buildServer.web.statistics.graph
This class manages xml-based graphs.
DeclarativeValueTypeProvider(ValueProviderRegistry, BuildDataStorage, SBuildServer) - Constructor for class jetbrains.buildServer.web.statistics.graph.DeclarativeValueTypeProvider
Construct the DeclarativeValueTypeProvider
DEF_AVERAGED - Static variable in class jetbrains.buildServer.serverSide.statistics.build.BuildChartSettings
 
DEF_SHOW_FAILED - Static variable in class jetbrains.buildServer.serverSide.statistics.build.BuildChartSettings
 
DEFAULT - Static variable in class jetbrains.buildServer.serverSide.statistics.build.BuildChartSettings
 
DEFAULT - Static variable in interface jetbrains.buildServer.usageStatistics.presentation.UsageStatisticsGroupType
 
DEFAULT - Static variable in class jetbrains.buildServer.vcs.CheckoutRules
 
DEFAULT_BACKUP_CHARSET_NAME - Static variable in class jetbrains.buildServer.serverSide.maintenance.BackupConfig
Default backup character set.
DEFAULT_BACKUP_FILE_NAME - Static variable in class jetbrains.buildServer.serverSide.maintenance.BackupConfig
Default short file name fo backup.
DEFAULT_BUILD_NUMBER_PATTERN - Static variable in interface jetbrains.buildServer.serverSide.BuildNumbers
 
DEFAULT_BUILD_NUMBER_PATTERN - Static variable in interface jetbrains.buildServer.serverSide.BuildTypeOptions
 
DEFAULT_DATE_FORMAT - Static variable in class jetbrains.buildServer.util.Dates
 
DEFAULT_ERROR_HANDLER - Static variable in class jetbrains.buildServer.util.EventDispatcher
 
DEFAULT_FLOW_ID - Static variable in class jetbrains.buildServer.messages.DefaultMessagesInfo
 
DEFAULT_GUEST_USERNAME - Static variable in interface jetbrains.buildServer.serverSide.auth.LoginConfiguration
 
DEFAULT_LABEL_PATTERN - Static variable in interface jetbrains.buildServer.serverSide.vcs.VcsLabelingSettings
Default labeling pattern
DEFAULT_POLL_TRIGGER_INTERVAL - Static variable in class jetbrains.buildServer.buildTriggers.PolledBuildTrigger
 
DEFAULT_SEPARATORS - Static variable in class jetbrains.buildServer.util.StringUtil
 
DEFAULT_WEB_DATE_FORMAT - Static variable in class jetbrains.buildServer.web.util.WebUtil
 
DefaultCallback - Class in jetbrains.buildServer.serverSide.agent
Example usage:
DefaultCallback() - Constructor for class jetbrains.buildServer.serverSide.agent.DefaultCallback
 
DefaultJUnitLogger - Class in jetbrains.buildServer.messages
Convenience class for logging test events.
DefaultJUnitLogger(BuildProgressLogger) - Constructor for class jetbrains.buildServer.messages.DefaultJUnitLogger
 
DefaultLazyTreeElementRenderer - Class in jetbrains.buildServer.web.util.lazytree
 
DefaultLazyTreeElementRenderer() - Constructor for class jetbrains.buildServer.web.util.lazytree.DefaultLazyTreeElementRenderer
 
DefaultMessagesInfo - Class in jetbrains.buildServer.messages
 
delete() - Method in class jetbrains.buildServer.serverSide.comments.Comment
Delete this comment from the database
deleteDirectory(File, boolean) - Method in class jetbrains.buildServer.vcs.PatchBuilderFileNamesCorrector
 
deleteDirectory(File, boolean) - Method in interface jetbrains.buildServer.vcs.patches.PatchBuilderBase
Invoke this method if some directory has been deleted in the next version as compared with the previous one.
deleteFile(File, boolean) - Method in class jetbrains.buildServer.vcs.PatchBuilderFileNamesCorrector
 
deleteFile(File, boolean) - Method in interface jetbrains.buildServer.vcs.patches.PatchBuilderBase
Invoke this method if some file has been deleted in the next version as compared with the previous one.
deleteIfEmpty(File) - Static method in class jetbrains.buildServer.util.FileUtil
Removes directory if it is empty
deleteUserGroup(SUserGroup) - Method in interface jetbrains.buildServer.groups.UserGroupManager
Deletes a user group.
deleteUserProperty(PropertyKey) - Method in interface jetbrains.buildServer.users.SUser
Deletes a property with specified key from the user profile.
Dependency - Interface in jetbrains.buildServer.serverSide.dependency
This class describes a dependency from one build configuration to another build configuration.
DependencyFactory - Interface in jetbrains.buildServer.serverSide.dependency
Factory to create dependency objects
DependencyOptions - Interface in jetbrains.buildServer.serverSide.dependency
Contains set of dependency options
DependencyResolver - Interface in jetbrains.buildServer.artifacts
 
DependencyResolverContext - Class in jetbrains.buildServer.artifacts
Storage for dependency resolver context
DependencyResolverContext() - Constructor for class jetbrains.buildServer.artifacts.DependencyResolverContext
 
DependencyResolverListener - Interface in jetbrains.buildServer.artifacts
Dependency resolver listener.
DependencySettings - Interface in jetbrains.buildServer.serverSide.dependency
Describes dependency settings
Dependent - Interface in jetbrains.buildServer.serverSide.dependency
Describes something which has dependencies to other build configurations.
describe() - Method in interface jetbrains.buildServer.notification.MessageSender
Returns name / description of this message sender (e.g.
describe(String) - Method in class jetbrains.buildServer.serverSide.parameters.AbstractParameterDescriptionProvider
 
describe(String) - Method in interface jetbrains.buildServer.serverSide.parameters.ParameterDescriptionProvider
Returns description of the parameter or null if this extension does not know anything about this parameter.
describeParameters(Map<String, String>) - Method in class jetbrains.buildServer.serverSide.BuildFeature
Returns parameters description of the build feature.
describeParameters(Map<String, String>) - Method in class jetbrains.buildServer.serverSide.RunTypeBase
This method is used when a short desription of runner parameters needs to be shown to a user.
describeTrigger(BuildTriggerDescriptor) - Method in class jetbrains.buildServer.buildTriggers.BuildTriggerService
Returns human readable description of the provided build trigger settings
describeVcsRoot(VcsRoot) - Method in interface jetbrains.buildServer.vcs.VcsSupportConfig
Returns presentable text describing specified vcs root, for example: svn: http://www.somehost.com/project/
deserialize(String) - Static method in class jetbrains.buildServer.agentServer.AgentBuild
 
deserialize() - Method in class jetbrains.buildServer.xstream.XStreamFile
 
deserializeFromOldString(String) - Static method in class jetbrains.buildServer.agentServer.AgentDetails
Deprecated. use AgentDetails.deserializeString(String)}
deserializeFromString(String) - Static method in class jetbrains.buildServer.agentServer.AgentRegistrationDetails
 
deserializeString(String) - Static method in class jetbrains.buildServer.agentServer.AgentDetails
 
destinationDirCleaned(String) - Method in interface jetbrains.buildServer.artifacts.DependencyResolverListener
 
destroy() - Method in interface jetbrains.buildServer.util.cache.SCache
Destroy all cache elements for this cache
destroy() - Method in class jetbrains.buildServer.web.util.PageResourceCompressor
 
detachFromTemplate() - Method in interface jetbrains.buildServer.serverSide.SBuildType
Detaches template from the build configuration.
DetailsSerializationUtil - Class in jetbrains.buildServer.agentServer
NOTE: This code is used for agent-server messages serialization/deserialization! NOTE: Changing the code may broke agent connection
DetailsSerializationUtil() - Constructor for class jetbrains.buildServer.agentServer.DetailsSerializationUtil
 
DevelopmentMode - Class in jetbrains.buildServer
 
DevelopmentMode() - Constructor for class jetbrains.buildServer.DevelopmentMode
 
DiagnosticUtil - Class in jetbrains.buildServer.util
 
DiagnosticUtil() - Constructor for class jetbrains.buildServer.util.DiagnosticUtil
 
DIRECTORY_CREATION_ERROR_TYPE - Static variable in class jetbrains.buildServer.messages.ErrorData
 
DIRECTORY_SIZE - Static variable in class jetbrains.buildServer.agentServer.RemoteFileStructure
 
disableDebug() - Static method in class jetbrains.buildServer.log.LogInitializer
 
DISCARD_COST - Static variable in interface jetbrains.buildServer.runner.codeInspection.DuplicatorRunnerConstants
 
dispatch(Object, Method, Object[]) - Method in class jetbrains.buildServer.util.EventDispatcher
 
displayBlockStyle(HttpServletRequest, String, boolean) - Static method in class jetbrains.buildServer.web.functions.BlockStateUtil
 
Disposable - Interface in jetbrains.buildServer.util
 
dispose() - Method in interface jetbrains.buildServer.agent.vcs.IncludeRuleUpdater
Called when all necessary vsc update operation are performed.
dispose() - Method in class jetbrains.buildServer.issueTracker.AbstractIssueProvider
 
dispose() - Method in interface jetbrains.buildServer.issueTracker.IssueProvider
Disposes the provider (releases all necessary resources, dumps caches on disk, etc).
dispose() - Method in interface jetbrains.buildServer.serverSide.settings.ProjectSettings
Called upon rereading of project settings for old instances of the ProjectSettings
dispose() - Method in class jetbrains.buildServer.serverSide.settings.SimpleProjectSettings
 
dispose() - Method in class jetbrains.buildServer.util.Alarm
Disposes this alarm
dispose() - Method in interface jetbrains.buildServer.util.Disposable
 
dispose() - Method in class jetbrains.buildServer.util.EventDispatcher
 
dispose() - Method in interface jetbrains.buildServer.vcs.IncludeRuleChangeCollector
Called after the last include rule is processed by IncludeRuleChangeCollector.collectChanges(IncludeRule).
dispose() - Method in interface jetbrains.buildServer.vcs.IncludeRulePatchBuilder
Called after the last include rule is processed by IncludeRulePatchBuilder.buildPatch(jetbrains.buildServer.vcs.patches.PatchBuilder, IncludeRule).
dispose() - Method in class jetbrains.buildServer.web.statistics.graph.DeclarativeValueTypeProvider
This method is required for implementation of ProjectSettings interface
dispose() - Method in class jetbrains.buildServer.xstream.XStreamFile
 
disposeFlow() - Method in interface jetbrains.buildServer.agent.FlowLogger
Disposes this flow, i.e.
DISTINGUISH_FIELDS - Static variable in interface jetbrains.buildServer.runner.codeInspection.DuplicatorRunnerConstants
 
DISTINGUISH_LITERALS - Static variable in interface jetbrains.buildServer.runner.codeInspection.DuplicatorRunnerConstants
 
DISTINGUISH_METHODS - Static variable in interface jetbrains.buildServer.runner.codeInspection.DuplicatorRunnerConstants
 
DISTINGUISH_TYPES - Static variable in interface jetbrains.buildServer.runner.codeInspection.DuplicatorRunnerConstants
 
DISTINGUISH_VARIABLES - Static variable in interface jetbrains.buildServer.runner.codeInspection.DuplicatorRunnerConstants
 
doClose() - Method in class jetbrains.buildServer.util.CloseAwareInputStream
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class jetbrains.buildServer.controllers.BaseFormXmlController
Implement this method to process GET requests.
doGet(HttpServletRequest, HttpServletResponse) - Method in class jetbrains.buildServer.controllers.FileUploadController
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class jetbrains.buildServer.web.util.PageResourceCompressor
 
doHandle(HttpServletRequest, HttpServletResponse) - Method in class jetbrains.buildServer.controllers.BaseController
Performs actual request processing
doHandle(HttpServletRequest, HttpServletResponse) - Method in class jetbrains.buildServer.controllers.BaseFormXmlController
 
doHandle(HttpServletRequest, HttpServletResponse) - Method in class jetbrains.buildServer.controllers.BasePopupController
 
doPost(HttpServletRequest, HttpServletResponse, Element) - Method in class jetbrains.buildServer.controllers.BaseFormXmlController
Implement this method to process POST requests.
doPost(HttpServletRequest, HttpServletResponse, Element) - Method in class jetbrains.buildServer.controllers.FileUploadController
 
doPostInitProcess(List<IncludeRule>, List<FileRule>) - Method in class jetbrains.buildServer.vcs.CheckoutRules
 
doPostInitProcess(List<IncludeRuleClass>, List<ExcludeRuleClass>) - Method in class jetbrains.buildServer.vcs.FileRuleSet
 
doubleValue() - Method in class jetbrains.buildServer.serverSide.statistics.build.BuildValue
 
doUnderContextClassLoader(ClassLoader, FuncThrow<T, E>) - Static method in class jetbrains.buildServer.util.