Uses of Interface
jetbrains.buildServer.serverSide.BuildPromotionManager
-
-
Uses of BuildPromotionManager in jetbrains.buildServer.buildTriggers.failedBuild
Constructors in jetbrains.buildServer.buildTriggers.failedBuild with parameters of type BuildPromotionManager Constructor Description RetryBuildTriggerService(ExtensionHolder extensionHolder, BuildsManager buildsManager, BuildPromotionManager buildPromotionManager, BuildQueue buildQueue, BranchSpecsEx branchSpecs, SecurityContextEx securityContext)
-
Uses of BuildPromotionManager in jetbrains.buildServer.buildTriggers.vcs
Methods in jetbrains.buildServer.buildTriggers.vcs that return BuildPromotionManager Modifier and Type Method Description BuildPromotionManager
VcsTriggeringContext. getPromotionManager()
Constructors in jetbrains.buildServer.buildTriggers.vcs with parameters of type BuildPromotionManager Constructor Description VcsTriggeringContext(VcsManagerEx vcsManager, BranchSpecsEx specs, BuildPromotionManager promotionManager, RepositoryStateManager repositoryStateManager, EventDispatcher<RepositoryStateListener> repositoryStateEvents, VcsChangesCollectorFactory changesCollectorFactory, VersionedSettingsManager settingsRootManager, VcsModificationHistoryEx vcsHistory, SlowVcsRootInstanceTracker slowVcsRootInstanceTracker, ChangesCheckingService changesCheckingService, ChangesCalculationOptionsFactoryEx changesCalculationOptionsFactory, ChangesCalculationTimestamp changesCalculationTimestamps, ServerMetrics serverMetrics)
-
Uses of BuildPromotionManager in jetbrains.buildServer.controllers
-
Uses of BuildPromotionManager in jetbrains.buildServer.controllers.actions
Constructors in jetbrains.buildServer.controllers.actions with parameters of type BuildPromotionManager Constructor Description AjaxControllerActions(AjaxController controller, SBuildServer server, WebLoginModelEx loginModel, BuildAgentManagerEx agentManager, AddToQueueProcessor addToQueueProcessor, BuildPromotionManager buildPromotionManager, SystemProblemList problems, SystemProblemWebSpecificsManager specificsManager, RunBuildBeanFactory runBuildBeanFactory, AgentPoolManager agentPoolManager, CurrentProblemsManager currentProblemsManager, SystemProblemList systemProblemList, MergeManager mergeManager, FavoriteBuildsManager favoriteBuildsManager, TagsManager tagsManager, InternalErrorsHandler internalErrorsHandler, UserProjectVisibility projectVisibility, BranchBeanFactory branchBeanFactory, AuditLogFactory auditLogFactory)
UpdateTagsAction(BuildPromotionManager promotionManager, TagsManager tagsManager)
-
Uses of BuildPromotionManager in jetbrains.buildServer.controllers.changes
Methods in jetbrains.buildServer.controllers.changes with parameters of type BuildPromotionManager Modifier and Type Method Description static BuildPromotion
ChangesPopupUtil. getPromotion(javax.servlet.http.HttpServletRequest request, SBuildServer server, BuildPromotionManager promoManager)
Constructors in jetbrains.buildServer.controllers.changes with parameters of type BuildPromotionManager Constructor Description ChangesLinkController(BuildPromotionManager promotionManager)
ChangesPopupController(SBuildServer server, BuildPromotionManager promoManager)
ChangesPopupTabController(SBuildServer server, BuildPromotionManager promoManager, BranchBeanFactory branchBeanFactory)
-
Uses of BuildPromotionManager in jetbrains.buildServer.controllers.healthStatus.reports
Constructors in jetbrains.buildServer.controllers.healthStatus.reports with parameters of type BuildPromotionManager Constructor Description HugeLogPageExtension(PagePlaces pagePlaces, BuildPromotionManager promotionManager, DiskUsageViewer diskUsageViewer, BuildHistoryEx buildHistory)
-
Uses of BuildPromotionManager in jetbrains.buildServer.controllers.promotionGraph
Constructors in jetbrains.buildServer.controllers.promotionGraph with parameters of type BuildPromotionManager Constructor Description PromotionGraphController(BuildPromotionManager promotionManager, SBuildServer server, SecurityContext securityContext)
-
Uses of BuildPromotionManager in jetbrains.buildServer.controllers.queue
Constructors in jetbrains.buildServer.controllers.queue with parameters of type BuildPromotionManager Constructor Description PromotionDetailsPopupController(BuildPromotionManager promotionManager, ParametersBeanFactory parametersBeanFactory)
-
Uses of BuildPromotionManager in jetbrains.buildServer.controllers.tests
Constructors in jetbrains.buildServer.controllers.tests with parameters of type BuildPromotionManager Constructor Description RequestBuildProblemFinder(BuildPromotionManager promotionManager)
-
Uses of BuildPromotionManager in jetbrains.buildServer.controllers.viewLog
Constructors in jetbrains.buildServer.controllers.viewLog with parameters of type BuildPromotionManager Constructor Description ChangesTab(WebControllerManager manager, SBuildServer server, BuildChangeLogBeanProvider changeLogBeanProvider, BuildPromotionManager buildPromotionManager)
ViewQueuedController(BuildServerEx server, SecurityContextEx securityContext, BuildQueueEx buildQueue, BuildPromotionManager promotionManager, VcsLabelManager labelManager, MergeManager mergeManager, BranchBeanFactory branchBeanFactory)
-
Uses of BuildPromotionManager in jetbrains.buildServer.serverSide
Constructors in jetbrains.buildServer.serverSide with parameters of type BuildPromotionManager Constructor Description ChangesCalculationOptionsFactoryImpl(BuildPromotionManager buildPromotionManager)
ChangesCalculationOptionsImpl(BuildPromotionManager buildPromotionManager)
-
Uses of BuildPromotionManager in jetbrains.buildServer.serverSide.dependency
Constructors in jetbrains.buildServer.serverSide.dependency with parameters of type BuildPromotionManager Constructor Description BuildChains(BuildChainFactory buildChainFactory, ProjectManager projectManager, BuildPromotionManager buildPromotionManager, BuildPromotionReplacement replacementLog)
-
Uses of BuildPromotionManager in jetbrains.buildServer.serverSide.impl
Subinterfaces of BuildPromotionManager in jetbrains.buildServer.serverSide.impl Modifier and Type Interface Description interface
BuildPromotionManagerEx
Created 12.04.13 13:55Classes in jetbrains.buildServer.serverSide.impl that implement BuildPromotionManager Modifier and Type Class Description class
BuildPromotionManagerImpl
Fields in jetbrains.buildServer.serverSide.impl declared as BuildPromotionManager Modifier and Type Field Description protected BuildPromotionManager
QueuedBuildFactoryImpl. myBuildPromotionManager
Methods in jetbrains.buildServer.serverSide.impl with parameters of type BuildPromotionManager Modifier and Type Method Description void
BuildQueueImpl. setBuildPromotionManager(BuildPromotionManager buildPromotionManager)
void
BuildTypesEventListener. setBuildPromotionManager(BuildPromotionManager buildPromotionManager)
void
QueuedBuildFactoryImpl. setBuildStateHelper(BuildPromotionManager buildPromotionManager)
-
Uses of BuildPromotionManager in jetbrains.buildServer.serverSide.impl.audit.finders
Constructors in jetbrains.buildServer.serverSide.impl.audit.finders with parameters of type BuildPromotionManager Constructor Description BuildPromotionFinder(BuildPromotionManager buildPromotionManager)
-
Uses of BuildPromotionManager in jetbrains.buildServer.serverSide.impl.beans
Methods in jetbrains.buildServer.serverSide.impl.beans that return BuildPromotionManager Modifier and Type Method Description BuildPromotionManager
BuildChangesContextServices. getBuildPromotionManager()
BuildPromotionManager
BuildTypeContext. getBuildPromotionManager()
-
Uses of BuildPromotionManager in jetbrains.buildServer.serverSide.impl.buildDistribution
Constructors in jetbrains.buildServer.serverSide.impl.buildDistribution with parameters of type BuildPromotionManager Constructor Description RunOnTheSameAgentFilter(BuildPromotionManager promotionManager)
-
Uses of BuildPromotionManager in jetbrains.buildServer.serverSide.impl.events.async
Constructors in jetbrains.buildServer.serverSide.impl.events.async with parameters of type BuildPromotionManager Constructor Description AsyncBuildEventDispatcherImpl(AsyncEventDispatcher asyncEventDispatcher, BuildPromotionManager buildPromotionManager)
BuildEventListener(BuildPromotionManager buildPromotionManager, AsyncBuildEventListener asyncBuildEventListener)
-
Uses of BuildPromotionManager in jetbrains.buildServer.serverSide.impl.history
Methods in jetbrains.buildServer.serverSide.impl.history with parameters of type BuildPromotionManager Modifier and Type Method Description void
DBBuildHistory. setBuildPromotionManager(BuildPromotionManager buildPromotionManager)
-
Uses of BuildPromotionManager in jetbrains.buildServer.web.problems.impl
Constructors in jetbrains.buildServer.web.problems.impl with parameters of type BuildPromotionManager Constructor Description ErrorMessageBuildProblemRenderer(SBuildServer server, BuildPromotionManager promotionManager, WebControllerManager manager)
-
Uses of BuildPromotionManager in jetbrains.buildServer.web.problems.impl.exitCode
Constructors in jetbrains.buildServer.web.problems.impl.exitCode with parameters of type BuildPromotionManager Constructor Description ExitCodeBuildProblemRenderer(SBuildServer server, BuildPromotionManager promotionManager, WebControllerManager manager)
-