Uses of Class
jetbrains.buildServer.Used
-
-
Uses of Used in jetbrains
Methods in jetbrains with annotations of type Used Modifier and Type Method Description static String
ServerTestUtil. getEmptyBackupDir()
Deprecated.static String
ServerTestUtil. getEmptyServerDir()
Deprecated. -
Uses of Used in jetbrains.buildServer
Methods in jetbrains.buildServer with annotations of type Used Modifier and Type Method Description static void
BaseTestCase. assertHasWithCount(String textToCheck, String substring, int expectedCount)
static void
TeamCityAsserts. assertHasWithCount(String textToCheck, String substring, int expectedCount)
String
BuildRunnerData. getRunTypeDisplayName()
SpringAccessor
ServiceLocatorImpl. getSpringAccessor()
boolean
MockBuild. isInterrupted()
boolean
MockBuild. isResponsibleNeeded()
protected void
BaseTestCase. setLogLevel(org.apache.log4j.Level level)
static void
BaseTestCase. threadDump()
static void
TeamCityTestUtils. threadDump()
-
Uses of Used in jetbrains.buildServer.agent
Methods in jetbrains.buildServer.agent with annotations of type Used Modifier and Type Method Description boolean
BuildAgent. shutdown()
immediate shutdown, running build will be terminatedboolean
BuildAgent. shutdownWaitForBuild()
shutdown after build has finished -
Uses of Used in jetbrains.buildServer.agent.impl
Methods in jetbrains.buildServer.agent.impl with annotations of type Used Modifier and Type Method Description void
BuildAgentImpl. checkPropertiesChanged()
String
BuildAgentImpl. getPluginsSignature()
String
BuildAgentImpl. getVersion()
boolean
BuildAgentImpl. isShutdownFinished()
boolean
BuildAgentImpl. isShutdownScheduled()
void
AgentIdleTasksExecutor. schedulTasksNow()
void
BuildAgentImpl. setServerCommunicationProtocolResolver(IServerCommunicationProtocolResolver serverCommunicationProtocolResolver)
void
AgentLogProxyImpl. setTimeService(TimeService timeService)
boolean
BuildAgentImpl. shutdown()
boolean
XmlRpcLogHandler. shutdown()
boolean
BuildAgentImpl. shutdownWaitForBuild()
boolean
XmlRpcLogHandler. shutdownWaitForBuild()
-
Uses of Used in jetbrains.buildServer.agent.impl.artifacts
Classes in jetbrains.buildServer.agent.impl.artifacts with annotations of type Used Modifier and Type Class Description class
AgentArtifactHelperImpl
Created by Nikita.Skvortsov date: 02.08.2016.Methods in jetbrains.buildServer.agent.impl.artifacts with annotations of type Used Modifier and Type Method Description boolean
ArchivePreprocessor. shouldProcess(String targetPathOnServer)
-
Uses of Used in jetbrains.buildServer.agent.impl.cache
Methods in jetbrains.buildServer.agent.impl.cache with annotations of type Used Modifier and Type Method Description static BuildCacheState
BuildCacheState. empty()
-
Uses of Used in jetbrains.buildServer.agent.impl.config
Methods in jetbrains.buildServer.agent.impl.config with annotations of type Used Modifier and Type Method Description File
BuildAgentConfigurationImpl. getPropertiesFile()
-
Uses of Used in jetbrains.buildServer.agent.impl.patch
Methods in jetbrains.buildServer.agent.impl.patch with annotations of type Used Modifier and Type Method Description void
PatchStreamProviderFactoryImpl. setFactory(PatchStreamProviderFactory factory)
-
Uses of Used in jetbrains.buildServer.agent.impl.statistics
Methods in jetbrains.buildServer.agent.impl.statistics with annotations of type Used Modifier and Type Method Description void
WatchDogServiceMessageHandler. setTimeService(TimeService timeService)
-
Uses of Used in jetbrains.buildServer.artifacts.impl
Methods in jetbrains.buildServer.artifacts.impl with annotations of type Used Modifier and Type Method Description static void
HttpDiskCache. setTimeService(TimeService timeService)
-
Uses of Used in jetbrains.buildServer.buildTriggers.scheduler
Methods in jetbrains.buildServer.buildTriggers.scheduler with annotations of type Used Modifier and Type Method Description static Map<CronField,String>
CronScheduler. getFieldToValue(String expression)
void
SchedulerBuildTriggerService. setTimeService(TimeService timeService)
-
Uses of Used in jetbrains.buildServer.buildTriggers.vcs
Methods in jetbrains.buildServer.buildTriggers.vcs with annotations of type Used Modifier and Type Method Description void
VcsBuildTriggerService. setTimeService(TimeService timeService)
-
Uses of Used in jetbrains.buildServer.clouds.server.impl
Methods in jetbrains.buildServer.clouds.server.impl with annotations of type Used Modifier and Type Method Description protected CanStartNewInstanceResult
CloudQuotaCheckerImpl. checkCanAddNewAgentToPool(AgentPool agentPool, Supplier<Collection<Pair<CloudProfile,CloudInstance>>> startingInstancesSupplier)
-
Uses of Used in jetbrains.buildServer.clouds.server.impl.instances
Methods in jetbrains.buildServer.clouds.server.impl.instances with annotations of type Used Modifier and Type Method Description protected void
StopInstanceQueueImpl. submitStopInstanceTask(String projectId, String profileId, String imageId, String instanceId, TerminateInstanceReason reason)
-
Uses of Used in jetbrains.buildServer.clouds.server.impl.profile
Methods in jetbrains.buildServer.clouds.server.impl.profile with annotations of type Used Modifier and Type Method Description CloudClientEx
CloudClientCanStartProxy. getDelegate()
CloudClientEx
DisposingCloudClientProxy. getDelegate()
-
Uses of Used in jetbrains.buildServer.configuration
Methods in jetbrains.buildServer.configuration with annotations of type Used Modifier and Type Method Description boolean
FilesWatcher. changesDetected()
Computes whether files state has been changed.boolean
FilesWatcher. checkForModifications()
Performs unscheduled checking for modifications.List<File>
FilesWatcher. getModifiedFiles()
Returns modified filesList<File>
FilesWatcher. getNewFiles()
Returns files detected as newList<File>
FilesWatcher. getRemovedFiles()
Returns files detected as removedvoid
FilesWatcher. waitForReadyState()
-
Uses of Used in jetbrains.buildServer.controllers
Methods in jetbrains.buildServer.controllers with annotations of type Used Modifier and Type Method Description boolean
RunBuildBean. getApplyCleanSourcesToDependencies()
String
RunBuildDependencies.BuildInfo. getBranchDisplayName()
String
RunBuildBean. getBranchName()
String
RunBuildBean. getBuildComment()
String
RunBuildBean. getBuildSettingsMode()
String
RunBuildBean. getBuildTagsInfo()
Boolean
RunBuildBean. getCleanSources()
String
RunBuildDependencies. getDependOnPromotionIds()
String
ActionErrors.Error. getMessage()
Returns error messageString
RunBuildBean. getModificationId()
String
RunBuildDependencies. getRebuildDependenciesMode()
String
RunBuildBean. getRedirectTo()
String
RunBuildBean. getScheduledTime()
String
RunBuildDependencies.BuildInfo. getStatusDescription()
boolean
RunBuildBean. isAddToFavorite()
boolean
RunBuildBean. isApplyToChainBuilds()
boolean
RunBuildBean. isCustomBuildDialog()
boolean
RunBuildBean. isCustomRunDialogForRunButton()
boolean
RunBuildBean. isMoveToTop()
boolean
RunBuildBean. isPersonal()
void
RunBuildBean. setAddToFavorite(boolean addToFavorite)
void
RunBuildBean. setAgentId(String[] agentIds)
void
RunBuildBean. setApplyCleanSourcesToDependencies(boolean applyCleanSourcesToDependencies)
void
RunBuildBean. setApplyToChainBuilds(boolean applyToChainBuilds)
void
RunBuildBean. setBranchName(String branchName)
void
RunBuildBean. setBuildComment(String buildComment)
void
RunBuildBean. setBuildSettingsMode(String buildSettingsMode)
void
RunBuildBean. setBuildTagsInfo(String buildTagsInfo)
void
RunBuildBean. setCleanSources(Boolean cleanSources)
void
RunBuildBean. setCustomBuildDialog(boolean customBuildDialog)
void
RunBuildBean. setCustomRunDialogForRunButton(boolean isCustomRunDialogForRunButton)
void
RunBuildDependencies. setDependOnPromotionIds(String dependOnPromotionIds)
void
RunBuildBean. setModificationId(String modificationId)
void
RunBuildBean. setMoveToTop(boolean moveToTop)
void
RunBuildBean. setPersonal(boolean personal)
void
RunBuildDependencies. setRebuildDependenciesMode(String rebuildDependenciesMode)
void
RunBuildBean. setRedirectTo(String redirectTo)
void
RunBuildBean. setScheduledTime(String scheduledTime)
void
RunBuildDependencies. setSortDependenciesMode(String sortDependenciesMode)
-
Uses of Used in jetbrains.buildServer.controllers.admin
Methods in jetbrains.buildServer.controllers.admin with annotations of type Used Modifier and Type Method Description void
JDKChooserController. scanJDKVersions(Map<String,String> buildParameters)
void
ServerConfigForm. setDefaultModificationCheckInterval(String value)
void
ServerConfigForm. setMinimumCheckIntervalEnforced(boolean minimumCheckIntervalEnforced)
-
Uses of Used in jetbrains.buildServer.controllers.admin.buildTime
Methods in jetbrains.buildServer.controllers.admin.buildTime with annotations of type Used Modifier and Type Method Description void
BuildTimeReportForm. setAgentPoolId(Integer agentPoolId)
void
BuildTimeReportForm. setDateRangeType(String dateRangeType)
-
Uses of Used in jetbrains.buildServer.controllers.admin.cleanup
Methods in jetbrains.buildServer.controllers.admin.cleanup with annotations of type Used Modifier and Type Method Description boolean
CleanupPoliciesForm. hasExtensionErrors()
boolean
CleanupPoliciesForm. isCleanupEnabled()
boolean
CleanupPoliciesForm. isIgnoreDeletedEntities()
-
Uses of Used in jetbrains.buildServer.controllers.admin.diskUsage
Methods in jetbrains.buildServer.controllers.admin.diskUsage with annotations of type Used Modifier and Type Method Description void
DiskUsageReportForm. setStorageId(String storageId)
-
Uses of Used in jetbrains.buildServer.controllers.admin.groups
Methods in jetbrains.buildServer.controllers.admin.groups with annotations of type Used Modifier and Type Method Description Map<String,UserGroupPluginSection>
EditGroupBean. getUserGroupSettingsPlugins()
-
Uses of Used in jetbrains.buildServer.controllers.admin.healthStatus
Methods in jetbrains.buildServer.controllers.admin.healthStatus with annotations of type Used Modifier and Type Method Description ItemCategory
GroupedItemsBean. getCategory()
List<HealthStatusItemBean>
GroupedItemsBean. getHiddenResults()
AuditLogAction
HealthStatusItemBean. getLastAuditAction()
List<HealthStatusItemBean>
GroupedItemsBean. getVisibleResults()
void
HealthStatusReportBean. setMinSeverity(ItemSeverity severity)
void
HealthStatusReportBean. setScopeProjectId(String scopeProjectId)
-
Uses of Used in jetbrains.buildServer.controllers.admin.projects
Methods in jetbrains.buildServer.controllers.admin.projects with annotations of type Used Modifier and Type Method Description List<ProjectHierarchyBean>
CreateProjectForm. getAvailableParents()
Collection<String>
BuildRunnerBean. getAvailableRunnerExtensionUrls()
Map<SBuildType,Integer>
VcsProblemsBean.ProblemsCountInfo. getCountPerBuildType()
Map<Long,Boolean>
BuildTypeVcsSettingsBean. getDetacheableVcsRoots()
Map<VcsRoot,VcsRootInstanceEx>
BuildTypeVcsSettingsBean. getInstances()
String
ProjectVcsRootsBean. getKeyword()
String
VcsPropertiesBean. getOwnerProjectId()
int
ProjectVcsRootsBean. getPage()
String
EditableUserDefinedParametersBean. getParameterSpec()
Map<SVcsRoot,VcsProblemsBean.ProblemsCountInfo>
VcsProblemsBean. getProblemsCountInfo()
Integer
VcsProblemsBean.ProblemsCountInfo. getTotalProblemsCount()
String
BuildRunnerBean. getUsedStepIdsString()
VcsProblemsBean
ProjectVcsRootsBean. getVcsProblemsBean()
Map<VcsRoot,Integer>
BuildTypeVcsSettingsBean. getVcsRootsProblemsCount()
boolean
EditBuildTypeForm. isFirstBuildCanBeStarted()
boolean
ProjectVcsRootsBean. isShowArchivedSubProjectsVcsRoots()
boolean
ProjectVcsRootsBean. isShowSubProjectsVcsRoots()
boolean
ProjectVcsRootsBean. isShowUnusedOnly()
void
BuildFeaturesBean. setForceOwn(boolean forceOwn)
void
ProjectVcsRootsBean. setKeyword(String keyword)
void
VcsPropertiesBean. setOwnerProjectId(String ownerProjectId)
void
ProjectVcsRootsBean. setPage(int page)
void
EditableUserDefinedParametersBean. setParameterSpec(String parameterSpec)
void
BuildTypeOptionsForm. setRemovedOptions(List<String> removedOptions)
void
ProjectVcsRootsBean. setShowSubProjectsVcsRoots(boolean showSubProjectsVcsRoots)
void
ProjectVcsRootsBean. setShowUnusedOnly(boolean showUnusedOnly)
-
Uses of Used in jetbrains.buildServer.controllers.admin.projects.setupFromUrl
Methods in jetbrains.buildServer.controllers.admin.projects.setupFromUrl with annotations of type Used Modifier and Type Method Description void
CreateFromUrlBean. setEncryptedPassphrase(String passphrase)
void
CreateFromUrlBean. setEncryptedPassword(String password)
-
Uses of Used in jetbrains.buildServer.controllers.admin.statistics
Methods in jetbrains.buildServer.controllers.admin.statistics with annotations of type Used Modifier and Type Method Description void
StatisticReportForm. setGroupBy(String groupByName)
void
StatisticReportForm. setGroupedAsc(boolean groupedAsc)
Sets grouped column sorting direction.void
StatisticReportForm. setHideArchived(boolean hideArchived)
void
StatisticReportForm. setSortAsc(boolean direction)
Sets sorting direction.void
StatisticReportForm. setSortBy(String name)
Sets the soring option -
Uses of Used in jetbrains.buildServer.controllers.admin.users
Methods in jetbrains.buildServer.controllers.admin.users with annotations of type Used Modifier and Type Method Description boolean
AdminEditUserForm. isCanAddToAnyGroup()
boolean
AdminEditUserForm. isCanViewAnyGroup()
-
Uses of Used in jetbrains.buildServer.controllers.agent
Methods in jetbrains.buildServer.controllers.agent with annotations of type Used Modifier and Type Method Description SAgentType
PoolAgentTypeSelectorItem. getAgentType()
int
AgentGroup. getBuildCount()
int
AgentGroup. getDisabledCount()
String
AgentGroup. getName()
AgentPool
AgentGroup. getPool()
int
AgentGroup. getPoolId()
int
AgentGroup. getTotalCount()
-
Uses of Used in jetbrains.buildServer.controllers.agent.statistics.segments.build
Methods in jetbrains.buildServer.controllers.agent.statistics.segments.build with annotations of type Used Modifier and Type Method Description int
GroupedBuildSegmentBean. getBuildsCount()
abstract String
BuildSegmentBean. getCssColor()
String
BuildSegmentBean. getDuration()
BuildSegmentBean.Kind
BuildSegmentBean. getKind()
abstract Date
BuildSegmentBean. getRunningSince()
Date
GroupedBuildSegmentBean. getRunningSince()
boolean
BuildSegmentBean. isDrawable()
boolean
BuildSegmentBean.Kind. isGroup()
boolean
BuildSegmentBean.Kind. isIdle()
boolean
IdleBuildSegmentBean. isIdle()
boolean
NonIdleBuildSegmentBean. isIdle()
boolean
BuildSegmentBean.Kind. isOne()
-
Uses of Used in jetbrains.buildServer.controllers.agent.statistics.table
Methods in jetbrains.buildServer.controllers.agent.statistics.table with annotations of type Used Modifier and Type Method Description String
NullableAgent. getAgentName()
String
NullableAgent. getAgentNameTooltip()
SAgentType
NullableAgent. getAgentType()
Integer
NullableAgent. getAgentTypeId()
int
NullableAgent. getId()
-
Uses of Used in jetbrains.buildServer.controllers.audit
Methods in jetbrains.buildServer.controllers.audit with annotations of type Used Modifier and Type Method Description void
ViewAuditLogController. setAuditLogProvider(AuditLogProvider auditLogProvider)
Constructors in jetbrains.buildServer.controllers.audit with annotations of type Used Constructor Description ViewAuditLogController(BuildServerEx server, UserModel userModel, AuthorizationInterceptor authInterceptor, PagePlaces pagePlaces, SecurityContext securityContext)
-
Uses of Used in jetbrains.buildServer.controllers.buildType.tabs
Methods in jetbrains.buildServer.controllers.buildType.tabs with annotations of type Used Modifier and Type Method Description Map<String,Object>
GraphVertex. getExtendedAttributes()
void
HistorySearchBean. setBuildTypeId(String buildTypeId)
-
Uses of Used in jetbrains.buildServer.controllers.changes
Methods in jetbrains.buildServer.controllers.changes with annotations of type Used Modifier and Type Method Description Map<SBuildType,String>
ChangeWithCarpet. getCarpetMap()
Return a map from build configuration to its status for carpetint
ChangeDetails. getChangedFilesCount()
List<BuildProblem>
ChangeDetails. getCompilationErrors()
Map<SBuildType,SBuild>
ChangeDetails. getFirstBuilds()
String
ModificationFilesBean. getHighlightChange()
SVcsModification
ModificationFilesBean. getModification()
FailedTestsBean
ChangeDetails. getTest()
Set<VcsRootInstance>
ChangeDetails. getVcsRoots()
boolean
ModificationFilesBean. isOpenFileLinksInSameTab()
boolean
ChangeWithCarpet. isUpdatable()
void
OneChangeStatus. setStatusText(String statusText)
-
Uses of Used in jetbrains.buildServer.controllers.graph
Methods in jetbrains.buildServer.controllers.graph with annotations of type Used Modifier and Type Method Description Map<SBuildType,BuildPromotion>
BuildInfo. getBuildPromotionsMap()
SProject
BuildInfo. getCommonProject()
SBuildType
BuildInfo. getCompositeBuildType()
String
BuildInfo. getGroupTypeName()
int
BuildInfo. getNumberOfBuildTypes()
int
LayeredLayout. getNumLayoutIterations()
-
Uses of Used in jetbrains.buildServer.controllers.healthStatus.reports
Methods in jetbrains.buildServer.controllers.healthStatus.reports with annotations of type Used Modifier and Type Method Description Collection<SBuildType>
RedundantVcsRootsPageExtension.VcsRootInstancesGroup. getBuildTypes()
long
RedundantVcsRootsPageExtension.VcsRootInstancesGroup. getFilteredBuildTypesCount()
String
RedundantVcsRootsPageExtension.VcsRootInstancesGroup. getIdentity()
Collection<SBuildType>
RedundantVcsRootsPageExtension.VcsRootInstancesGroup. getMoreBuildTypes()
SVcsRoot
RedundantVcsRootsPageExtension.VcsRootInstancesGroup. getParentRoot()
-
Uses of Used in jetbrains.buildServer.controllers.investigate
Methods in jetbrains.buildServer.controllers.investigate with annotations of type Used Modifier and Type Method Description void
InvestigationsBean. setSelectedUser(String selectedUser)
-
Uses of Used in jetbrains.buildServer.controllers.license
Methods in jetbrains.buildServer.controllers.license with annotations of type Used Modifier and Type Method Description boolean
ServerLicenseBean. isAllEnteredKeysValid()
boolean
ServerLicenseBean.LicenseData. isLicenseObsolete()
-
Uses of Used in jetbrains.buildServer.controllers.popupDialogs.checkLists
Methods in jetbrains.buildServer.controllers.popupDialogs.checkLists with annotations of type Used Modifier and Type Method Description abstract String
CompositeWarning. getControlId()
T
CompositeWarning. getFirstObject()
abstract String
CompositeWarning. getObjectRendererPage()
SortedSet<T>
CompositeWarning. getObjects()
String
Warning. getRendererPage()
abstract String
CompositeWarning. getSeveralObjectsPopupText()
abstract String
CompositeWarning. getSeveralObjectsWarningText()
Use "#{popup}" in text to replace it with objects popup.abstract String
CompositeWarning. getSingleObjectWarningText()
Use "#{object}" in text to replace it with object link. -
Uses of Used in jetbrains.buildServer.controllers.profile
Methods in jetbrains.buildServer.controllers.profile with annotations of type Used Modifier and Type Method Description Map<String,UserPluginSection>
ProfileForm. getUserAuthSettingsPlugins()
-
Uses of Used in jetbrains.buildServer.controllers.profile.notifications
Methods in jetbrains.buildServer.controllers.profile.notifications with annotations of type Used Modifier and Type Method Description List<ProjectHierarchyTreeBean>
NotificationRulesForm.EditableNotificationRule. getEditableRootProjects()
List<String>
NotificationRulesForm.EditableNotificationRule. getEnabledEventsNames()
List<ProjectHierarchyTreeBean>
NotificationRulesForm.EditableNotificationRule. getRootProjects()
Collection<SBuildType>
NotificationRulesForm.EditableNotificationRule. getSelectedBuildTypes()
void
NotificationRulesForm.EditableNotificationRule. setFavoriteBuildsFilter(boolean favoriteBuildsFilter)
void
NotificationRulesForm.EditableNotificationRule. setUserChangesFilter(boolean userChangesFilter)
void
NotificationRulesForm.EditableNotificationRule. setWatchType(String watchType)
-
Uses of Used in jetbrains.buildServer.controllers.project.schedule
Methods in jetbrains.buildServer.controllers.project.schedule with annotations of type Used Modifier and Type Method Description void
BuildsScheduleForm. setFilterProjectId(String filterProjectId)
void
BuildsScheduleForm. setHideOnlyPending(boolean hideOnlyPending)
void
BuildsScheduleForm. setScheduleDate(String scheduleDate)
void
BuildsScheduleForm. setShowDisabled(boolean showDisabled)
void
BuildsScheduleForm. setShowOnlyUpcoming(boolean showOnlyUpcoming)
void
BuildsScheduleForm. setShowPaused(boolean showPaused)
-
Uses of Used in jetbrains.buildServer.controllers.viewLog
Methods in jetbrains.buildServer.controllers.viewLog with annotations of type Used Modifier and Type Method Description int
DependenciesBean.DependentArtifactsTreePrinter. getNumberOfFiles()
int
DependenciesBean. getTargetBuildsPage()
void
DependenciesBean. setTargetBuildsPage(int targetBuildsPage)
-
Uses of Used in jetbrains.buildServer.ideaSettings
Methods in jetbrains.buildServer.ideaSettings with annotations of type Used Modifier and Type Method Description void
JavaSdk. setExternalAnnotationsPatternsText(String patternsText)
void
PathVariableInfo. setValue(String value)
-
Uses of Used in jetbrains.buildServer.maintenance
Methods in jetbrains.buildServer.maintenance with annotations of type Used Modifier and Type Method Description void
StartupServlet.AjaxBean. authenticate()
void
StartupServlet.AjaxBean. clearRedirectedFrom()
void
StartupServlet.AjaxBean. doCancelRestore()
void
StartupServlet.AjaxBean. doNodeTypeConfirmation()
void
StartupServlet.AjaxBean. downloadJdbcDrivers()
Downloads JDBC drivers.void
StartupServlet.AjaxBean. doXmxCheck()
String
StartupServlet.AjaxBean. getRedirectedFrom()
List<String>
StartupServlet.AjaxBean. getRestoreProcessInfo()
int
StartupServlet.AjaxBean. getStateRevision()
void
StartupServlet.AjaxBean. goBackupAndUpgrade()
void
StartupServlet.AjaxBean. goDatabaseSettings()
void
StartupServlet.AjaxBean. goFirstPage()
void
StartupServlet.AjaxBean. goNewDatabase()
void
StartupServlet.AjaxBean. goNewInstallation()
void
StartupServlet.AjaxBean. goRecreateDatabase()
void
StartupServlet.AjaxBean. goRestore()
void
StartupServlet.AjaxBean. goRestoreDatabaseSettings()
void
StartupServlet.AjaxBean. goServerCopied()
void
StartupServlet.AjaxBean. goServerMoved()
void
StartupServlet.AjaxBean. goToRestoreScreen()
void
StartupServlet.AjaxBean. goUpgrade()
void
StartupServlet.AjaxBean. proccedAfterRestore()
void
StartupServlet.AjaxBean. refreshJdbcDrivers()
void
StartupServlet.AjaxBean. saveRedirectedFrom()
void
StartupServlet.AjaxBean. saveUserInputOnDBsettingsPage()
Constructors in jetbrains.buildServer.maintenance with annotations of type Used Constructor Description StartupServlet()
-
Uses of Used in jetbrains.buildServer.notification.impl
Methods in jetbrains.buildServer.notification.impl with annotations of type Used Modifier and Type Method Description int
FailedTestsErrorsBean. getAllTestCount()
SBuild
ChangesBean. getBuild()
List<String>
CompilationErrorsBean. getErrorMessages()
int
FailedTestsErrorsBean. getFailedTestCount()
List<SVcsModification>
ChangesBean. getModifications()
int
ChangesBean. getModificationsNumber()
int
FailedTestsErrorsBean. getNewFailedCount()
List<FailedTestsErrorsBean.Details>
FailedTestsErrorsBean. getTestDetails()
List<STestRun>
FailedTestsErrorsBean. getTestsForSummary()
boolean
ChangesBean. isChangesClipped()
boolean
CompilationErrorsBean. isHasErrorMessages()
boolean
CompilationErrorsBean. isMessagesClipped()
boolean
FailedTestsErrorsBean. isSummariesClipped()
-
Uses of Used in jetbrains.buildServer.plugins
Classes in jetbrains.buildServer.plugins with annotations of type Used Modifier and Type Class Description interface
RegisterMethod
This annotation should be used for a registry annotated withPerPluginRegistry
.interface
UnregisterMethod
This annotation should be used for a registry implementingPerPluginRegistry
interface. -
Uses of Used in jetbrains.buildServer.pullRequests
Methods in jetbrains.buildServer.pullRequests with annotations of type Used Modifier and Type Method Description Date
PullRequest. getCreatedTimeAsDate()
Date
PullRequest. getUpdatedTimeAsDate()
-
Uses of Used in jetbrains.buildServer.responsibility.impl
Methods in jetbrains.buildServer.responsibility.impl with annotations of type Used Modifier and Type Method Description static SProject
InvestigationsAndMutesUtils. getPreferredInvestigationProject(SProject baseProject, SUser currentUser, ProjectManager projectManager)
static ResponsibilityEntry.State
InvestigationsManagerImpl. int2State(int stateInt)
void
InvestigationsCleanupExtension. setBuildProblemManager(BuildProblemManager buildProblemManager)
void
InvestigationTestRunsHolderImpl. setExecutor(ExecutorService executor)
void
InvestigationsCleanupExtension. setProjectManager(ProjectManager projectManager)
void
InvestigationsCleanupExtension. setResponsibilityManager(ResponsibilityManager responsibilityManager)
static int
InvestigationsManagerImpl. state2Int(ResponsibilityEntry.State state)
-
Uses of Used in jetbrains.buildServer.serverSide
Classes in jetbrains.buildServer.serverSide with annotations of type Used Modifier and Type Interface Description interface
DataCleaner
Deprecated.use BuildsCleanupExtension insteadMethods in jetbrains.buildServer.serverSide with annotations of type Used Modifier and Type Method Description void
BuildTypeSettingsEx. addRunParameter(SBuildRunnerDescriptor runner, Parameter parameter)
String
CompilationBlockBean. getCompilerMessageForWeb()
int
BuildServerEx. getDaysToLicenseExpiration()
Returns number of days till license expiration.SBuild
TestRunImpl. getFixedIn()
RunningBuildEx
RunningBuildEx. getHangingDependency()
String
SAgentRestrictor. getJspPagePath()
Returns path to the JSP page to render this restriction on build queue page in "Agent" columnint
TestRunImpl. getTestRunId()
boolean
SRunningBuild. isInterrupted()
When processing buildFinished event, returns true if build was finished unexpectedly (for instance, killed)void
BaseServerSpringContextTestCase. setAgentManager(BuildAgentManagerEx agentManager)
void
BaseServerSpringContextTestCase. setAgentPersistenceFacade(AgentPersister agentPersister)
void
BaseServerSpringContextTestCase. setAgentTypeFinder(AgentTypeFinder agentTypeFinder)
void
BaseServerSpringContextTestCase. setAgentTypeManager(AgentTypeManager agentTypeManager)
void
BaseServerSpringContextTestCase. setArtifactDependencyFactory(ArtifactDependencyFactory artifactDependencyFactory)
void
BaseServerSpringContextTestCase. setAuditLogFactory(AuditLogFactory auditLogFactory)
void
BaseServerSpringContextTestCase. setAuditLogProvider(AuditLogProvider auditLogProvider)
void
BaseServerSpringContextTestCase. setBuildAgentMessagesQueue(BuildAgentMessagesQueue buildAgentMessagesQueue)
void
BaseServerSpringContextTestCase. setConfigurationInitializer(ConfigurationInitializer configurationInitializer)
void
BaseServerSpringContextTestCase. setCriticalErrors(CriticalErrors criticalErrors)
void
BaseServerSpringContextTestCase. setEventDispatcher(EventDispatcher<BuildServerListener> eventDispatcher)
void
BaseServerSpringContextTestCase. setExecutorServiceManager(ExecutorServiceManager executorServiceManager)
void
BaseServerSpringContextTestCase. setProjectFactory(ProjectFactory projectFactory)
void
BaseServerSpringContextTestCase. setRolesManager(RolesManagerImpl rolesManager)
void
BaseServerSpringContextTestCase. setRunTypeRegistry(RunTypeRegistryImpl runTypeRegistry)
void
BaseServerSpringContextTestCase. setUserGroupManager(UserGroupManager userGroupManager)
void
BaseServerSpringContextTestCase. setUserModel(UserModel userModel)
void
BaseServerSpringContextTestCase. setVcsHistory(VcsModificationHistoryEx vcsHistory)
void
BaseServerSpringContextTestCase. setVcsManager(VcsManagerEx vcsManager)
void
BaseServerSpringContextTestCase. setVcsModificationsStorage(VcsModificationsStorage vcsModificationsStorage)
void
BaseServerSpringContextTestCase. setVcsRootInstancesManager(VcsRootInstancesManagerImpl vcsRootInstancesManager)
-
Uses of Used in jetbrains.buildServer.serverSide.agentTypes
Methods in jetbrains.buildServer.serverSide.agentTypes with annotations of type Used Modifier and Type Method Description void
AgentTypeFinderImpl. setAgentTypeProviderRegistry(AgentTypeProviderRegistry agentTypeProviderRegistry)
void
AgentTypeFinderImpl. setBuildAgentManager(BuildAgentManager buildAgentManager)
void
RealAgentTypeProvider. setBuildAgentManager(BuildAgentManager buildAgentManager)
void
AgentTypeFinderImpl. setCloudManagerBase(CloudManagerBase cloudManagerBase)
void
AgentTypeProviderRegistryImpl. setDefaultProvider(RealAgentTypeProvider defaultProvider)
void
AgentTypeFinderImpl. setHistory(BuildHistoryEx history)
void
AgentTypeFinderImpl. setPoolManager(AgentPoolManager poolManager)
void
AgentTypeFinderImpl. setStorage(AgentTypeStorage storage)
-
Uses of Used in jetbrains.buildServer.serverSide.auth
Methods in jetbrains.buildServer.serverSide.auth with annotations of type Used Modifier and Type Method Description String
AuthModuleType. getDescription()
Returns description of the authentication module to show in the UIString
AuthModuleType. getDisplayName()
Returns name of the authentication module to show in the UI -
Uses of Used in jetbrains.buildServer.serverSide.build.index
Methods in jetbrains.buildServer.serverSide.build.index with annotations of type Used Modifier and Type Method Description default void
BuildIndex. flush()
-
Uses of Used in jetbrains.buildServer.serverSide.buildLog
Methods in jetbrains.buildServer.serverSide.buildLog with annotations of type Used Modifier and Type Method Description String
ServerBuildLog. getSizeEstimate()
-
Uses of Used in jetbrains.buildServer.serverSide.db
Methods in jetbrains.buildServer.serverSide.db with annotations of type Used Modifier and Type Method Description static String
TestDB. debugQuery(String queryText)
void
HSQLDBSpecific. prepareHsqlToConvertIfNeeded(String connectionUrl)
void
DatabaseSettings. setAutoCommitOnReturn(boolean autoCommitOnReturn)
void
DatabaseSettings. setConnectingAttemptsInterval(long connectingAttemptsInterval)
Deprecated.void
DatabaseSettings. setConnectingTimeout(long connectingTimeout)
Deprecated.void
DatabaseSettings. setConnectionProperties(Properties connectionProperties)
void
DatabaseSettings. setConnectionUrl(String connectionUrl)
$TEAMCITY_SYSTEM_PATH pattern in the connection url will be replaced with value of the systemDir argument passed to this constructor.void
DatabaseSettings. setDatabaseType(DatabaseType databaseType)
void
DatabaseSettings. setDefaultAutoCommit(boolean defaultAutoCommit)
Sets thedefaultAutoCommit
property.void
DatabaseSettings. setDriverName(String driverName)
void
DatabaseSettings. setIndexTablespace(String indexTablespace)
void
DatabaseSettings. setInitialConnections(int initialConnections)
void
DatabaseSettings. setMaxConnections(int maxConnections)
void
DatabaseSettings. setMaxIdleConnections(int maxIdleConnections)
void
DatabaseSettings. setPoolPreparedStatements(boolean poolPreparedStatements)
void
DatabaseSettings. setRollbackOnReturn(boolean rollbackOnReturn)
void
DatabaseSettings. setTestOnBorrow(boolean testOnBorrow)
Sets thetestOnBorrow
property.void
DatabaseSettings. setTestOnReturn(boolean testOnReturn)
Sets thetestOnReturn
property.void
DatabaseSettings. setTestWhileIdle(boolean testWhileIdle)
Sets thetestWhileIdle
property.void
DatabaseSettings. setTimeBetweenEvictionRunsMillis(long timeBetweenEvictionRunsMillis)
Sets thetimeBetweenEvictionRunsMillis
property.void
DatabaseSettings. setTransactionIsolation(int transactionIsolation)
void
DatabaseSettings. setValidationQuery(String validationQuery)
-
Uses of Used in jetbrains.buildServer.serverSide.healthStatus.impl
Methods in jetbrains.buildServer.serverSide.healthStatus.impl with annotations of type Used Modifier and Type Method Description void
HealthStatusItemIdProviderImpl. resetCache()
-
Uses of Used in jetbrains.buildServer.serverSide.healthStatus.reports
Methods in jetbrains.buildServer.serverSide.healthStatus.reports with annotations of type Used Modifier and Type Method Description SBuildType
ManyBuildsProducedByTriggerHealthReport.TriggerErrorDescriptor. getBuildType()
String
ManyBuildsProducedByTriggerHealthReport.TriggerErrorDescriptor. getMessage()
String
ManyBuildsProducedByTriggerHealthReport.TriggerErrorDescriptor. getTriggerDescription()
String
ManyBuildsProducedByTriggerHealthReport.TriggerErrorDescriptor. getTriggerId()
-
Uses of Used in jetbrains.buildServer.serverSide.impl
Methods in jetbrains.buildServer.serverSide.impl with annotations of type Used Modifier and Type Method Description void
AgentRestrictorFactoryImpl. _setAgentPoolManager(AgentPoolManager agentPoolManager)
void
AgentRestrictorFactoryImpl. _setAgentTypeManager(AgentTypeFinder agentTypeFinder)
void
AgentRestrictorFactoryImpl. _setBuildAgentManager(BuildAgentManager buildAgentManager)
void
VcsModificationChecker. checkForModifications(Collection<VcsRootInstance> instances, OperationRequestor requestor)
void
LicenseAgreementImpl. clearCache()
Collection<QueuedBuildEx>
BuildQueueImpl. computeBuildsToMerge()
Computes queued builds which can be removed from the queue as a result of "merge optimization", i.e.BuildAgentBuilder
BuildAgentFactoryImplForTests. createXmlRpcBasedAgent(String hostAddress, int port, String agentName, String agentAuthorizationToken, String agentPingCode)
void
VcsModificationChecker. ensureModificationChecksComplete()
void
CompositeRunningBuild. finishImmediately(Date finishDate, boolean failed)
void
RunningBuildImpl. finishImmediately(Date finishDate, boolean failed)
void
MultiNodeTasksDbImpl. finishWithNodeInaccessibleState(MultiNodeTasks.SubmittedTask task)
String
UserActionsProvider.UserAction. getActionTextPrefix()
String
UserActionsProvider.UserAction. getActionTypeCode()
int
BuildAgentMessagesQueue. getActiveThreadsNum()
static File
ArtifactsUtil. getBuildArtifactsDir(List<File> globalArtifactsDirs, long buildId)
int
NodeStats.VcsPollingStats. getLastHourTasksNum()
List<MessageProcessor>
BuildAgentMessagesQueue.BuildMessagesQueue. getMessageProcessors()
Returns unmodifiable list of currently initialized messages processorsString
NodeStats.TriggerTypeInfo. getResponsibleNodeId()
CustomDataStorage
CDSFirstBranchRevisionTracker. getRevStorage(SBuildType buildType, VcsRootInstance root, String settingsHash, boolean refresh)
CustomDataStorage
CDSFirstBranchRevisionTracker. getSettingsChangeStorage(SBuildType buildType, VcsRootInstance root, String settingsHash, boolean refresh)
String
NodeStats.TriggerTypeInfo. getTriggerDisplayName()
SystemProblemTicket
BuildTriggersChecker. getTriggerProblemTicket(SBuildType buildType, BuildTriggerDescriptor td)
int
NodeStats.TriggerTypeInfo. getTriggersCount()
SUser
RemoteBuildTypeImpl. getUser()
boolean
BuildTypeImpl. isCheckoutOnAgent()
boolean
BuildTypeImpl. isCheckoutOnServer()
static boolean
CurrentProblemsManagerImpl. isFinishedNormally(SBuild build)
Returns whether a build is finished normally, i.e.boolean
RunningBuildWrapper. isInterrupted()
boolean
ProjectEx. isMoveSupported()
Returns true if project settings format supports move of the project with all its entities in projects hierarchyboolean
NodeStats.VcsPollingStats. isPollingStarted()
boolean
ProjectEx. isProjectDeleteSupported()
Returns true if project settings format supports delete of the projectboolean
BaseBuild. isResponsibleNeeded()
boolean
BuildTypeImpl. isTemplateAccessible()
void
LicenseAgreementImpl. removeAcceptance()
void
CompositeRunningBuild. resetShortStatistics()
void
BuildAgentManagerImpl. setAgentDistributionMonitor(AgentDistributionMonitor agentDistributionMonitor)
void
QueuedBuildFactoryImpl. setAgentFactory(BuildAgentFactory agentFactory)
void
BuildServerImpl. setAgentManager(BuildAgentManagerEx agentManager)
void
QueuedBuildFactoryImpl. setAgentManager(BuildAgentManager agentManager)
void
BuildAgentManagerImpl. setAgentPersister(AgentPersister agentPersister)
void
BuildAgentManagerImpl. setAgentPoolManager(AgentPoolManager agentPoolManager)
void
QueuedBuildFactoryImpl. setAgentPoolManager(AgentPoolManager agentPoolManager)
void
BuildAgentManagerImpl. setAgentTypeManager(AgentTypeManager agentTypeManager)
void
BuildAgentManagerImpl. setAgentTypeStorage(AgentTypeStorage agentTypeStorage)
void
BuildAgentManagerImpl. setAuditLogFactory(AuditLogFactory auditLogFactory)
void
BuildAgentManagerImpl. setAutomaticAgentAuthorizationTokens(AutomaticAgentAuthorizationTokens automaticAgentAuthorizationTokens)
void
BuildAgentManagerImpl. setBuildAgentFactory(BuildAgentFactory buildAgentFactory)
void
BuildAgentManagerImpl. setBuildAgentUpgrader(BuildAgentUpgrader agentUpgrader)
void
QueuedBuildFactoryImpl. setBuildEstimator(BuildEstimator buildEstimator)
void
BuildAgentManagerImpl. setBuildQueue(BuildQueueEx buildQueue)
void
BuildServerImpl. setBuildQueue(BuildQueueEx queue)
void
QueuedBuildFactoryImpl. setBuildQueue(BuildQueueEx buildQueue)
void
VcsModificationChecker. setBuildServer(BuildServerState server)
void
QueuedBuildsSettingsFreezerImpl. setBuildServerRunner(BuildServerRunner buildServerRunner)
void
QueuedBuildFactoryImpl. setBuildStateHelper(BuildPromotionManager buildPromotionManager)
void
QueuedBuildFactoryImpl. setCanRunOnCalculator(CanRunOnAgentsCalculator canRunOnCalculator)
void
BuildServerImpl. setDb(SQLRunnerEx db)
void
BuildAgentFactoryImpl. setDescriptionFactory(AgentDescriptionFactory descriptionFactory)
void
BuildAgentManagerImpl. setDispatcher(EventDispatcher<BuildServerListener> dispatcher)
void
BuildServerImpl. setExecutorServiceManager(ExecutorServiceManager executorServiceManager)
void
VcsModificationChecker. setExecutorServices(VcsExecutionServices executorServices)
void
BuildServerImpl. setFileWatcherFactory(FileWatcherFactory fileWatcherFactory)
void
ServerSettingsImpl. setHeartbeat(Heartbeat heartbeat)
void
BuildServerImpl. setHistoryEx(BuildHistoryEx history)
void
BuildServerImpl. setLoginConfiguration(LoginConfiguration loginConfiguration)
void
BuildServerImpl. setPersonalBuildManagerEx(PersonalBuildManagerEx personalBuildManager)
void
VcsModificationChecker. setProjectManager(ProjectManager projectManager)
void
BuildServerImpl. setProjectManagerImpl(ProjectManagerEx projectManager)
void
MultiNodesEventsDbImpl. setPublishingEnabled(boolean enabled)
void
BuildServerImpl. setResponsibilityFacade(ResponsibilityFacadeEx responsibilityFacade)
void
ServerSettingsImpl. setRootUrlHolder(RootUrlHolder rootUrlHolder)
void
BuildAgentManagerImpl. setRunningBuildManager(RunningBuildsManagerEx runningBuildManager)
void
BuildServerImpl. setRunningBuildsManager(RunningBuildsManagerImpl runningBuilds)
void
BuildServerImpl. setRunTypeRegistry(RunTypeRegistry runTypeRegistry)
void
QueuedBuildFactoryImpl. setServer(BuildServerEx server)
void
ServerSettingsImpl. setServer(BuildServerImpl server)
void
ServerSettingsImpl. setServerPaths(ServerPaths serverPaths)
void
BuildServerImpl. setStatusProvider(StatusProvider statusProvider)
void
BuildServerImpl. setTimeService(TimeService timeService)
void
WaitReasonStatisticsCollector. setTimeService(TimeService timeService)
void
QueuedBuildFactoryImpl. setTriggeredByParser(TriggeredByParser triggeredByParser)
void
BuildAgentManagerImpl. setUnregisteredAgentsManager(UnregisteredAgentsManager unregisteredAgentsManager)
void
BuildServerImpl. setUserModelEx(UserModelEx userModel)
void
VcsModificationChecker. setVcsChangesLoader(RecurringChangesLoader vcsChangesLoader)
void
ServerSettingsImpl. setVcsManager(VcsManagerEx vcsManager)
void
BuildServerImpl. setVcsManagerEx(VcsManagerEx vcsManager)
void
BuildServerImpl. setVcsModificationHistory(VcsModificationHistoryEx history)
void
VcsModificationChecker. setVcsModificationsStorage(VcsModificationsStorage vcsModificationsStorage)
void
QueuedBuildFactoryImpl. setWaitReasonStatisticsCollector(WaitReasonStatisticsCollector waitReasonStatisticsCollector)
protected void
MultiNodeTasksDbImpl. start()
protected void
MultiNodeTasksDbImpl. stop()
void
BuildTriggersChecker. triggerBuilds(SBuildType buildType, BuildTriggerDescriptor td)
void
DownloadedArtifactsLoggerImpl. waitForQueuePersisting()
Constructors in jetbrains.buildServer.serverSide.impl with annotations of type Used Constructor Description ServerSettingsImpl()
-
Uses of Used in jetbrains.buildServer.serverSide.impl.agent
Classes in jetbrains.buildServer.serverSide.impl.agent with annotations of type Used Modifier and Type Class Description class
AgentPluginsHolderBase
Deprecated.useBuildAgentPluginsProviderBase
insteadinterface
AgentPluginsProvider
Deprecated.useAgentPluginsProvider2
instead -
Uses of Used in jetbrains.buildServer.serverSide.impl.audit
Methods in jetbrains.buildServer.serverSide.impl.audit with annotations of type Used Modifier and Type Method Description void
AuditLogProviderImpl. setAdditionalObjectProvider(AuditAdditionalObjectProvider additionalObjectProvider)
void
AuditLogFactoryImpl. setCommentManager(CommentManager commentManager)
void
AuditLogProviderImpl. setCommentManager(CommentManager commentManager)
void
AuditAdditionalObjectProviderImpl. setObjectFinderProvider(ObjectFinderProvider objectFinderProvider)
void
AuditLogProviderImpl. setObjectFinderProvider(ObjectFinderProvider objectFinderProvider)
void
AuditLogProviderImpl. setProjectManager(ProjectManager projectManager)
void
AuditLogFactoryImpl. setSecurityContext(SecurityContext securityContext)
void
AuditLogProviderImpl. setSecurityContext(SecurityContext securityContext)
void
AuditAdditionalObjectProviderImpl. setSqlRunner(SQLRunnerEx sqlRunner)
void
AuditLogFactoryImpl. setSqlRunner(SQLRunnerEx sqlRunner)
void
AuditLogProviderImpl. setSqlRunner(SQLRunnerEx sqlRunner)
void
AuditLogProviderImpl. setUserModel(UserModelEx userModel)
-
Uses of Used in jetbrains.buildServer.serverSide.impl.auth
Classes in jetbrains.buildServer.serverSide.impl.auth with annotations of type Used Modifier and Type Class Description class
UserGroupPropertyUniquenessValidator
Methods in jetbrains.buildServer.serverSide.impl.auth with annotations of type Used Modifier and Type Method Description void
RolesManagerImpl. addRole(RoleImpl newRole)
void
SecuredPersonalBuildManager. setAgentRestrictorFactory(AgentRestrictorFactory agentRestrictorFactory)
void
SecuredAgentTypeFinder. setAgentTypeFinder(AgentTypeFinder delegate)
void
SecuredPersonalBuildManager. setBuildAgentManager(BuildAgentManager buildAgentManager)
void
SecuredBuildFactory. setDelegate(BuildFactory delegate)
void
SecuredBuildQueue. setDelegate(BuildQueueEx delegate)
void
SecuredCommittedBuildsHolder. setDelegate(CommittedBuildsHolder delegate)
void
SecuredPersonalBuildManager. setDelegate(PersonalBuildManagerEx delegate)
void
RolesManagerImpl. setFileWatcherFactory(FileWatcherFactory fileWatcherFactory)
void
SecuredVcsModificationHistory. setModificationFilesLoaderDelegate(ModificationFilesLoader delegate)
void
SecuredVcsModificationHistory. setModificationHistoryDelegate(DBVcsModificationHistory delegate)
void
GlobalPermissionsRoles. setRolesManager(RolesManager rolesManager)
void
SecuredAgentTypeFinder. setSecurityContext(SecurityContextEx securityContext)
void
SecuredBuildQueue. setSecurityContext(SecurityContextEx securityContext)
void
RolesManagerImpl. setServerDispatcher(EventDispatcher<BuildServerListener> serverDispatcher)
Constructors in jetbrains.buildServer.serverSide.impl.auth with annotations of type Used Constructor Description SecuredProjectManager(SecurityContextEx securityContext)
-
Uses of Used in jetbrains.buildServer.serverSide.impl.buildDistribution.restrictors
Methods in jetbrains.buildServer.serverSide.impl.buildDistribution.restrictors with annotations of type Used Modifier and Type Method Description AgentPool
PoolRestrictor. getAgentPool()
BuildAgentEx
SingleAgentRestrictor. getBuildAgent()
-
Uses of Used in jetbrains.buildServer.serverSide.impl.cleanup
Methods in jetbrains.buildServer.serverSide.impl.cleanup with annotations of type Used Modifier and Type Method Description void
ServerCleanupManagerImpl. startCleanupAndWaitForFinish()
void
ServerCleanupManagerImpl. waitForCleanupTaskFinish()
Constructors in jetbrains.buildServer.serverSide.impl.cleanup with annotations of type Used Constructor Description ServerCleanupManagerImpl()
-
Uses of Used in jetbrains.buildServer.serverSide.impl.cleanup.extensions
Methods in jetbrains.buildServer.serverSide.impl.cleanup.extensions with annotations of type Used Modifier and Type Method Description void
ObsoleteFilesCleaner. setProcessEventsSynchronously(boolean processEventsSynchronously)
-
Uses of Used in jetbrains.buildServer.serverSide.impl.history
Methods in jetbrains.buildServer.serverSide.impl.history with annotations of type Used Modifier and Type Method Description void
DBBuildHistory. setBuildsHistoryCleaner(BuildsHistoryCleaner buildsHistoryCleaner)
-
Uses of Used in jetbrains.buildServer.serverSide.impl.personal
Methods in jetbrains.buildServer.serverSide.impl.personal with annotations of type Used Modifier and Type Method Description void
PersonalBuildManagerImpl. setAgentRestrictorFactory(AgentRestrictorFactory agentRestrictorFactory)
void
PersonalBuildManagerImpl. setRemoteBuildDataFacade(RemoteBuildDataFacade remoteBuildDataFacade)
void
PersonalBuildManagerImpl. setVersionedSettingsManager(VersionedSettingsManager versionedSettingsManager)
Constructors in jetbrains.buildServer.serverSide.impl.personal with annotations of type Used Constructor Description PersonalBuildManagerImpl(ServerPaths serverPaths, SecurityContextEx securityContext, NumericIdSequences idSequences)
-
Uses of Used in jetbrains.buildServer.serverSide.impl.projects
Methods in jetbrains.buildServer.serverSide.impl.projects with annotations of type Used Modifier and Type Method Description void
ProjectEventsNotifier. invalidateCache()
void
ProjectEventsNotifier. invalidateCacheAsync()
void
ProjectEventsNotifier. recreateMap()
void
ProjectManagerImpl. setAuditLogFactory(AuditLogFactory auditLogFactory)
void
ProjectsLoader. setBuildTypeExternalizer(XmlBuildTypeExternalizer buildTypeExternalizer)
void
ProjectManagerImpl. setBuildTypeSettingsMapperFactory(BuildTypeSettingsMapperFactory buildTypeSettingsMapperFactory)
void
ProjectsLoader. setConfigErrors(ProjectManagerErrors configErrors)
void
ProjectManagerImpl. setCopyProjectHelper(CopyProjectHelper copyProjectHelper)
void
ProjectsLoader. setDeletedEntityTracker(DeletedEntityTracker deletedEntityTracker)
void
ProjectsLoader. setProjectConfigFilesCache(ProjectConfigFilesCache projectConfigFilesCache)
void
ProjectsLoader. setProjectExternalizer(XmlProjectExternalizer projectExternalizer)
void
ProjectManagerImpl. setProjectFactory(ProjectFactory projectFactory)
void
ProjectsLoader. setProjectsManager(ProjectManagerImpl projectsManager)
void
ProjectManagerImpl. setRolesManager(RolesManager rolesManager)
void
ProjectManagerImpl. setServer(BuildServerImpl server)
void
ProjectsLoader. setTemplateExternalizer(XmlBuildTemplateExternalizer templateExternalizer)
void
ProjectsWatcher. waitUntilAllProjectsReloaded()
-
Uses of Used in jetbrains.buildServer.serverSide.impl.projectSources
Methods in jetbrains.buildServer.serverSide.impl.projectSources with annotations of type Used Modifier and Type Method Description void
PatchCacheImpl. doCleanup()
-
Uses of Used in jetbrains.buildServer.serverSide.impl.serverStatistics.providers
Constructors in jetbrains.buildServer.serverSide.impl.serverStatistics.providers with annotations of type Used Constructor Description MaxAuthorizedAgentsStatsProvider(EventDispatcher<BuildServerListener> events, AuthorizedAgentsCountProvider authorizedAgentsCountProvider, TimeService timeService, ServerStatisticsStorage serverStatisticsStorage)
-
Uses of Used in jetbrains.buildServer.serverSide.impl.xml
Methods in jetbrains.buildServer.serverSide.impl.xml with annotations of type Used Modifier and Type Method Description void
ConfigurationInitializer. setAuthConfigManager(AuthConfigManager authConfigManager)
void
ConfigurationInitializer. setBuildQueueInit(BuildQueueInit queueInit)
void
XmlBuildTypeExternalizer. setBuildTypeFactory(BuildTypeFactory buildTypeFactory)
void
XmlBuildTemplateExternalizer. setBuildTypeTemplateFactory(BuildTypeTemplateFactory buildTypeTemplateFactory)
void
ConfigurationInitializer. setMainConfigManager(MainConfigManager mainConfigManager)
void
XmlProjectExternalizer. setParametersExternalizer(XmlParametersExternalizer parametersExternalizer)
void
XmlParametersExternalizer. setParametersFactory(ParameterFactory parametersFactory)
void
XmlParametersExternalizer. setParameterTypeManager(ParameterTypeManager parameterTypeManager)
void
XmlProjectExternalizer. setProjectFactory(ProjectFactory projectFactory)
void
ConfigurationInitializer. setProjectsWatcher(ProjectsWatcher projectsWatcher)
void
XmlProjectExternalizer. setRetentionPolicyExternalizer(XmlRetentionPolicyExternalizer retentionPolicyExternalizer)
void
ConfigurationInitializer. setServerCleanupManager(ServerCleanupManager serverCleanupManager)
void
XmlBuildTemplateExternalizer. setSettingsExternalizer(XmlBuildSettingsExternalizer externalizer)
void
XmlBuildTypeExternalizer. setSettingsExternalizer(XmlBuildSettingsExternalizer externalizer)
void
XmlBuildSettingsExternalizer. setSettingsFactory(BuildTypeSettingsFactory settingsFactory)
void
XmlVcsRootExternalizer. setVcsRootFactory(VcsRootFactoryImpl vcsRootFactory)
-
Uses of Used in jetbrains.buildServer.serverSide.impl.xml.build
Methods in jetbrains.buildServer.serverSide.impl.xml.build with annotations of type Used Modifier and Type Method Description void
XmlBuildArtifactDependencyExternalizer. setArtifactDependencyFactory(ArtifactDependencyFactory artifactDependencyFactory)
void
XmlBuildRunnersExternalizer. setBuildRunnerDescriptorFactory(BuildRunnerDescriptorFactoryImpl runnerDescriptorFactory)
void
XmlBuildDepenciesExternalizer. setDependencyFactory(DependencyFactoryImpl dependencyFactory)
void
XmlBuildFeatureExternalizer. setFeatureDescriptorFactory(BuildFeatureDescriptorFactory featureDescriptorFactory)
void
XmlBuildTriggersExternalizer. setTriggerDescriptorFactory(BuildTriggerDescriptorFactoryEx triggerDescriptorFactory)
void
XmlBuildVcsRootsExternalizer. setVcsManager(VcsManagerEx vcsManager)
-
Uses of Used in jetbrains.buildServer.serverSide.maintenance
Methods in jetbrains.buildServer.serverSide.maintenance with annotations of type Used Modifier and Type Method Description BackupProcessor
BackupProcessManagerImpl. getCurrentProcess()
Constructors in jetbrains.buildServer.serverSide.maintenance with annotations of type Used Constructor Description BackupProcessManagerImpl(ServerPaths serverPaths, DBFunctionsProvider dbProvider, ZipFactory zipFactory, BackupRegistration backupRegistration, BackupSettingsPersistor backupSettingsPersistor, ActionThrow<AccessDeniedException> accessChecker, MaintenanceLock maintenanceLock, boolean singleUserMode)
BackupRegistration(DBFunctionsProvider dbProvider)
-
Uses of Used in jetbrains.buildServer.serverSide.messages.codeInspection
Methods in jetbrains.buildServer.serverSide.messages.codeInspection with annotations of type Used Modifier and Type Method Description static boolean
InspectionInfo. hasResults(SQLRunnerEx sqlRunner, long buildId)
static int[]
InspectionsMessageProcessor. updateDiff(SQLRunnerEx myRunner, long currentBuildId, long prevBuildId)
-
Uses of Used in jetbrains.buildServer.serverSide.metadata.impl.indexer
Methods in jetbrains.buildServer.serverSide.metadata.impl.indexer with annotations of type Used Modifier and Type Method Description void
MetadataIndexerService. reindexProviderData(String providerId)
Re-generate all the data made by the given provider -
Uses of Used in jetbrains.buildServer.serverSide.metadata.impl.metadata
Methods in jetbrains.buildServer.serverSide.metadata.impl.metadata with annotations of type Used Modifier and Type Method Description void
MetadataStorageBean. compactStorage()
-
Uses of Used in jetbrains.buildServer.serverSide.oauth
Methods in jetbrains.buildServer.serverSide.oauth with annotations of type Used Modifier and Type Method Description void
OAuthConnectionsManager. addStateParametersProvider(OAuthConnectionsManager.OAuthStateParametersProvider parametersProvider)
Deprecated.void
OAuthConnectionsManager. setRedirectUrlProcessor(OAuthConnectionsManager.RedirectUrlProcessor redirectUrlProcessor)
Deprecated. -
Uses of Used in jetbrains.buildServer.serverSide.oauth.github
Methods in jetbrains.buildServer.serverSide.oauth.github with annotations of type Used Modifier and Type Method Description GitHubAuthentication.GitHubComAuth
GitHubAuthentication. getGitHubAuth()
void
GitHubConnectionBean. setEncryptedClientSecret(String clientSecret)
-
Uses of Used in jetbrains.buildServer.serverSide.oauth.gitlab
Methods in jetbrains.buildServer.serverSide.oauth.gitlab with annotations of type Used Modifier and Type Method Description GitLabAuthentication.BaseGitLabAuthentication
GitLabAuthentication. getGitLabAuth()
-
Uses of Used in jetbrains.buildServer.serverSide.oauth.space
Methods in jetbrains.buildServer.serverSide.oauth.space with annotations of type Used Modifier and Type Method Description org.springframework.web.servlet.ModelAndView
SpaceCreateBuildController. createBuild(SpaceCreateBuildIntention intention)
-
Uses of Used in jetbrains.buildServer.serverSide.statistics.buildtime
Constructors in jetbrains.buildServer.serverSide.statistics.buildtime with annotations of type Used Constructor Description AggregatedStatisticsProvider()
FinishedBuildsStatisticProvider()
RunningBuildsStatisticProvider()
-
Uses of Used in jetbrains.buildServer.serverSide.tests
Methods in jetbrains.buildServer.serverSide.tests with annotations of type Used Modifier and Type Method Description void
TestNamesCleaner. waitForTestNamesCleanupTask()
-
Uses of Used in jetbrains.buildServer.serverSide.vcs
Methods in jetbrains.buildServer.serverSide.vcs with annotations of type Used Modifier and Type Method Description boolean
VcsLabel. isFailed()
Returns if labeling process status is failed.boolean
VcsLabel. isSuccessful()
Returns if labeling process status is successful. -
Uses of Used in jetbrains.buildServer.serverSide.versioning
Methods in jetbrains.buildServer.serverSide.versioning with annotations of type Used Modifier and Type Method Description void
ConvertPerformer. setConverters(ConverterDef... converters)
-
Uses of Used in jetbrains.buildServer.serverSide.versioning.converters
Classes in jetbrains.buildServer.serverSide.versioning.converters with annotations of type Used Modifier and Type Class Description class
AddVcsHistoryRootIdModificationIdIndexConverter
Adds a composite index on(vcs_root_id, modification_id)
to "vcs_history".class
BuildProblemIdInAllTablesConverter
User: Victory.Bedrosova Date: 5/8/13 Time: 1:26 PMclass
BuildPromotionNumberAttributesConvertor
class
CreateBuildProblemMutingConverter
User: Victory.Bedrosova Date: 11/22/12 Time: 1:18 PMclass
CreateBuildProblemTmpTableForMutingConverter
User: Victory.Bedrosova Date: 11/29/12 Time: 3:49 PMclass
CreateProjectTableConverter
class
CreateVcsChangeAttrsTable
class
DBHeartbeatTableConverter
class
DropObsoletedServerSessionTablesConverter
class
DropOldBackupFilesAccordingToTW32852Converter
TW-32852 Deleting a build configuration preserves backup *.xml.N settings files in the data directoryclass
DropOldVcsRootsBackupFileConverter
TW-30646 Strange vcs-roots-before-project-id-convertor.xml in data directoryclass
ExpandVcsUsernameConverter
class
IncreaseAgentPoolNameLengthConverter
Increases the length ofagent_pool.agent_pool_name
from 30 to 191 characters and converts it toNVARCHAR
(Oracle and Microsoft SQL Server).class
MoveConfigHistoryDirectoryConverter
class
PersonalModificationHashConverter
class
ProjectStructureArtifactsMovingConverter
Projects configuration structure convertor, part III.class
ProjectStructureRefactoringConverter
Projects configuration structure convertor, part I.class
ProjectStructureVCSConverter
Projects configuration structure convertor, part II.class
PromotionTempTableConverter
class
RecreateUsersTableConverter
This converter is required for increasing the length of the "username" column to 191.class
TestKeyTableConverter
Creates the temporary table test_key$ with a primary key.Constructors in jetbrains.buildServer.serverSide.versioning.converters with annotations of type Used Constructor Description ModifyTestRunMutingTableConverter()
-
Uses of Used in jetbrains.buildServer.tags.impl
Methods in jetbrains.buildServer.tags.impl with annotations of type Used Modifier and Type Method Description void
TagsManagerImpl. setAuditLogFactory(AuditLogFactory auditLogFactory)
-
Uses of Used in jetbrains.buildServer.tools
Methods in jetbrains.buildServer.tools with annotations of type Used Modifier and Type Method Description static ToolVersionReference
ToolVersionReference. getDefaultToolReference(String toolType)
static String
ToolVersionReference. getToolVersionOfType(String toolType, String value)
File
ServerToolManager. getUnpackedToolVersionPath(ToolType toolType, String toolVersionReference, SProject scope)
ToolVersion
ServerToolManager. resolveToolVersionReference(ToolType toolType, String toolVersionReference, SProject scope)
-
Uses of Used in jetbrains.buildServer.tools.installed
Methods in jetbrains.buildServer.tools.installed with annotations of type Used Modifier and Type Method Description void
ToolPackagesWatcher. checkForModifications()
-
Uses of Used in jetbrains.buildServer.tools.web
Methods in jetbrains.buildServer.tools.web with annotations of type Used Modifier and Type Method Description String
AvailableSingletonToolData. getErrorText()
String
AvailableToolsData. getErrorText()
ToolType
AvailableToolsData. getSelectedToolType()
Collection<? extends ToolVersion>
AvailableToolsData. getSelectedToolTypeVersions()
ToolVersion
AvailableSingletonToolData. getSingletonVersion()
Collection<? extends ToolType>
AvailableSingletonToolData. getToolTypes()
Collection<? extends ToolType>
AvailableToolsData. getToolTypes()
-
Uses of Used in jetbrains.buildServer.tools.web.model
Methods in jetbrains.buildServer.tools.web.model with annotations of type Used Modifier and Type Method Description ToolInstallationError
ToolVersionData. getToolInstallationError()
boolean
ToolVersionData. isDefaultVersion()
boolean
ToolVersionData. isInstallationInProgress()
-
Uses of Used in jetbrains.buildServer.users.impl
Methods in jetbrains.buildServer.users.impl with annotations of type Used Modifier and Type Method Description void
UserModelImpl. setAuditLogFactory(AuditLogFactory auditLogFactory)
void
UserFactoryImpl. setBlockStateManager(BlockStateManager blockStateManager)
void
UserFactoryImpl. setChangesFacade(UserChangesFacade changesFacade)
void
UserFactoryImpl. setLoginConfiguration(LoginConfiguration loginConfiguration)
void
UserModelImpl. setLoginConfiguration(LoginConfiguration loginConfiguration)
void
UserFactoryImpl. setNotificationRulesManager(NotificationRulesManager notificationRulesManager)
void
UserFactoryImpl. setPasswordComplexityChecker(PasswordComplexityChecker passwordComplexityChecker)
void
UserFactoryImpl. setProjectManager(ProjectManagerEx projectManager)
void
UserModelImpl. setProjectManager(ProjectManager projectManager)
void
UserFactoryImpl. setRolesConverter(RolesConverter rolesConverter)
void
UserFactoryImpl. setRolesManager(RolesManager rolesManager)
void
UserModelImpl. setRolesManager(RolesManager rolesManager)
void
UserFactoryImpl. setSecurityContext(SecurityContextEx securityContext)
void
UserModelImpl. setServerImpl(BuildServerImpl server)
void
UserFactoryImpl. setServerResponsibility(ServerResponsibility serverResponsibility)
void
UserModelImpl. setServerSettings(ServerSettingsImpl serverSettings)
void
UserFactoryImpl. setUserAttributeStorage(UserAttributeStorage userAttributeStorage)
void
UserModelImpl. setUserFactory(UserFactoryEx userFactory)
void
UserFactoryImpl. setUserGroupManager(UserGroupManager userGroupManager)
void
UserModelImpl. setUserGroupManager(UserGroupManager userGroupManager)
void
UserFactoryImpl. setUserUpdate(UserUpdate userUpdate)
void
UserFactoryImpl. setVcsUsernameStorage(VcsUsernameStorage vcsUsernameStorage)
-
Uses of Used in jetbrains.buildServer.vcs
Methods in jetbrains.buildServer.vcs with annotations of type Used Modifier and Type Method Description String
VcsSupportConfig. getDisplayName()
Returns name to be shown in the UI.String
MergeOptions. getSourceBranchName()
-
Uses of Used in jetbrains.buildServer.vcs.impl
Classes in jetbrains.buildServer.vcs.impl with annotations of type Used Modifier and Type Interface Description static interface
VcsRootUsernamesManagerImpl.VcsRootCommittersFilter
Methods in jetbrains.buildServer.vcs.impl with annotations of type Used Modifier and Type Method Description void
DBVcsModificationHistory. setActiveRevisionsFilter(ActiveRevisionsFilter activeRevisionsFilter)
void
VcsModificationsStorageImpl. setBuildTypeVcsChangeRelationsMigrationProcess(BuildTypeVcsChangeRelationsMigrationProcess buildTypeVcsChangeRelationsMigrationProcess)
void
DBVcsModificationHistory. setBuildTypeVcsRoots(BuildTypeVcsRootsEx buildTypeVcsRoots)
void
VcsModificationsStorageImpl. setBuildTypeVcsRoots(BuildTypeVcsRootsEx buildTypeVcsRoots)
void
VcsModificationsStorageImpl. setEntitiesIdsGroups(EntitiesIdsGroups entitiesIdsGroups)
void
DBVcsModificationHistory. setExecutorServices(ExecutorServices executorServices)
void
VcsModificationsStorageImpl. setIdSequences(NumericIdSequences idSequences)
void
VcsRootsManagerImpl. setProjectManager(ProjectManagerEx projectManager)
void
VcsRootUsernamesManagerImpl. setRootManagerImpl(VcsRootsManagerImpl rootManagerImpl)
void
VcsModificationsStorageImpl. setServerEventDispatcher(EventDispatcher<BuildServerListener> serverEventDispatcher)
void
DBVcsModificationHistory. setServerResponsibility(ServerResponsibility serverResponsibility)
void
VcsModificationsStorageImpl. setSqlRunner(SQLRunnerEx sqlRunner)
void
DBVcsModificationHistory. setVcsChangesGraphQuery(VcsChangesGraphQuery vcsGraphQuery)
void
VcsModificationsStorageImpl. setVcsChangesGraphQuery(VcsChangesGraphQuery vcsChangesGraphQuery)
void
VcsManagerImpl. setVcsContentManager(VcsContentManagerEx vcsContentManager)
void
DBVcsModificationHistory. setVcsManager(VcsManager vcsManager)
void
VcsManagerImpl. setVcsModificationHistoryEx(VcsModificationHistoryEx vcsModificationHistory)
void
VcsRootsManagerImpl. setVcsModificationHistoryEx(VcsModificationHistoryEx vcsModificationHistory)
void
DBVcsModificationHistory. setVcsModificationsStorage(VcsModificationsStorage vcsModificationsStorage)
void
VcsModificationsStorageImpl. setVcsRootInstancesManager(VcsRootInstancesManagerEx vcsRootInstancesManager)
void
VcsManagerImpl. setVcsRootsManager(VcsRootsManagerImpl vcsRootsManager)
void
VcsManagerImpl. setVcsRootUsernamesManager(VcsRootUsernamesManagerEx vcsRootUsernamesManager)
void
VcsRootsManagerImpl. setVcsSettingsTracker(VcsSettingsTracker vcsSettingsTracker)
void
VcsManagerImpl. setVcsStatusProvider(VcsStatusLogger statusProvider)
void
VcsRootsManagerImpl. setVcsStatusProvider(VcsStatusLogger statusProvider)
void
VcsModificationsStorageImpl. setVmFactory(VcsModificationFactory vmFactory)
Constructors in jetbrains.buildServer.vcs.impl with annotations of type Used Constructor Description ServerSideVcsFileModificationImpl()
-
Uses of Used in jetbrains.buildServer.web.artifacts
Methods in jetbrains.buildServer.web.artifacts with annotations of type Used Modifier and Type Method Description boolean
ArtifactsBean. isCountHiddenArtifacts()
void
ArtifactsBean. setCountHiddenArtifacts(boolean countHiddenArtifacts)
-
Uses of Used in jetbrains.buildServer.web.impl
Methods in jetbrains.buildServer.web.impl with annotations of type Used Modifier and Type Method Description void
WebControllerManagerImpl. setHandlerMapping(UrlMapping handlerMapping)
void
PageExtensionsInterceptor. setNonExtendablePaths(Set<String> nonExtendablePaths)
void
PageExtensionsInterceptor. setPagePlaces(PagePlacesEx pagePlaces)
void
WebResourcesUnpacker. setPluginResources(Map<String,String> plugins)
-
Uses of Used in jetbrains.buildServer.web.plugins.web
Methods in jetbrains.buildServer.web.plugins.web with annotations of type Used Modifier and Type Method Description String
PluginModelBean. getDescription()
String
PluginModelBean. getDownloadUrl()
String
PluginModelBean. getName()
String
PluginModelBean. getPluginName()
String
PluginModelBean. getPluginRoot()
String
PluginModelBean. getPluginUrl()
String
PluginModelBean. getReleaseNotes()
String
PluginModelBean. getUpdateId()
String
PluginModelBean. getUpdateVersion()
String
PluginModelBean. getVendorName()
String
PluginModelBean. getVendorUrl()
String
PluginModelBean. getVersion()
boolean
PluginModelBean. isDeleted()
boolean
PluginModelBean. isDisabled()
boolean
PluginModelBean. isDisabledStateWasChanged()
boolean
PluginModelBean. isModified()
boolean
PluginModelBean. isNotLoaded()
boolean
PluginModelBean. isOverwritten()
boolean
PluginModelBean. isReloadable()
boolean
PluginModelBean. isUploaded()
-
Uses of Used in jetbrains.buildServer.web.problems
Methods in jetbrains.buildServer.web.problems with annotations of type Used Modifier and Type Method Description int
TestGroupBean. getTestCount()
-
Uses of Used in jetbrains.buildServer.web.statistics.graph
Methods in jetbrains.buildServer.web.statistics.graph with annotations of type Used Modifier and Type Method Description ChartExportPrinter
BuildGraphHelper. createChartExportPrinter(BuildGraphBean bean)
BuildGraphBean
BuildGraphHelper. createGraphBean(javax.servlet.http.HttpServletRequest request, String graphKey, String valueTypeKey, javax.servlet.jsp.JspContext context, javax.servlet.http.HttpSession session)
BuildGraphBean
BuildGraphHelper. createGraphBean(javax.servlet.http.HttpServletRequest request, String graphKey, String valueTypeKey, javax.servlet.jsp.JspContext context, javax.servlet.http.HttpSession session, Map<String,String> defaults)
SProject
DeclarativeCompositeValueType. getOwnerProject()
boolean
BuildGraphBean. isHasNonDefaultYAxisConfig()
-
Uses of Used in jetbrains.spring.web
Classes in jetbrains.spring.web with annotations of type Used Modifier and Type Interface Description interface
IgnoredPathMatcher
If this predicate is matched by a HTTP request path, such a request will never be treated as a multipart one, meaning Spring will no longer convert such request toMultipartHttpServletRequest
.
-