Uses of Class
jetbrains.buildServer.serverSide.impl.approval.ApprovableBuildManager
-
-
Uses of ApprovableBuildManager in jetbrains.buildServer.controllers.viewLog
Constructors in jetbrains.buildServer.controllers.viewLog with parameters of type ApprovableBuildManager Constructor Description BuildDetailsController(SBuildServer server, BuildLookupService buildLookupService, WebControllerManager webControllerManager, MessagesPrinterFactory messagesPrinterFactory, ApprovableBuildManager approvableBuildManager)
OrphanBuildOverviewTab(PagePlaces pagePlaces, MessagesPrinterFactory messagesPrinterFactory, ApprovableBuildManager approvableBuildManager)
QueuedBuildOverviewTab(PagePlaces pagePlaces, SBuildServer server, ApprovableBuildManager approvableBuildManager)
ViewLogController(BuildServerEx server, SecurityContextEx securityContext, BuildLookupService buildLookupService, VcsLabelManager labelManager, MergeManager mergeManager, BranchBeanFactory branchBeanFactory, MessagesPrinterFactory messagesPrinterFactory, ApprovableBuildManager approvableBuildManager)
-
Uses of ApprovableBuildManager in jetbrains.buildServer.notification
Constructors in jetbrains.buildServer.notification with parameters of type ApprovableBuildManager Constructor Description NotificationProcessor(EventDispatcher<BuildServerListener> events, BuildsManager buildsManager, ProjectManager projectManager, UserModelEx userModel, NotificatorRegistry notificatorRegistry, NotificationRulesManager notificationRulesManager, TestHistory testsHistory, ExecutorServices serverExecutorServices, TestName2Index testName2Index, SQLRunnerEx sqlRunner, BuildProblemManager problemManager, FavoriteBuildsManager favoriteBuildsManager, BranchSpecs branchSpecs, SwitchableExternalActivityRegistry externalActivityRegistry, ServerResponsibility serverResponsibility, NotificationsAssociatedUserProvider notificationsAssociatedUserProvider, ApprovableBuildManager approvableBuildManager)
Used in tests -
Uses of ApprovableBuildManager in jetbrains.buildServer.notification.impl
Constructors in jetbrains.buildServer.notification.impl with parameters of type ApprovableBuildManager Constructor Description UserRulesAwareNotificationListener(BuildsManager buildsManager, UserModelEx userModel, ProjectManager projectManager, NotificationRulesManager notificationRulesManager, TestHistory testsHistory, Notificator notificator, BuildProblemManager problemManager, FavoriteBuildsManager favoriteBuildManager, BranchSpecs branchSpecs, NotificationsAssociatedUserProvider notificationsAssociatedUserProvider, ApprovableBuildManager approvableBuildManager)
-
Uses of ApprovableBuildManager in jetbrains.buildServer.serverSide.healthStatus.reports
Constructors in jetbrains.buildServer.serverSide.healthStatus.reports with parameters of type ApprovableBuildManager Constructor Description InvalidApprovalRulesHealthReport(WebLinks webLinks, ApprovableBuildManager approvableBuildManager, UntrustedBuildsManager untrustedBuildsManager)
-
Uses of ApprovableBuildManager in jetbrains.buildServer.serverSide.impl.approval
Constructors in jetbrains.buildServer.serverSide.impl.approval with parameters of type ApprovableBuildManager Constructor Description ApprovableBuildChangesCollectionCondition(ApprovableBuildManager approvableBuildManager, UntrustedBuildsManager untrustedBuildsManager)
ApprovalBuildFeature(ApprovableBuildManager approvableBuildManager)
ApprovalBuildFeaturePropertiesProcessor(ApprovableBuildManager approvableBuildManager)
ApprovalBuildParametersProcessor(ApprovableBuildManager approvableBuildManager)
ApprovalBuildParametersProvider(ApprovableBuildManager approvableBuildManager)
-
Uses of ApprovableBuildManager in jetbrains.buildServer.serverSide.impl.buildDistribution
Constructors in jetbrains.buildServer.serverSide.impl.buildDistribution with parameters of type ApprovableBuildManager Constructor Description WaitApprovalBuildPrecondition(NotificationProcessor notificationProcessor, EventDispatcher<BuildServerListener> dispatcher, UntrustedBuildsManager untrustedBuildsManager, ApprovableBuildManager approvableBuildManager, ProjectManager projectManager, ExecutorServices executorServices)
-
Uses of ApprovableBuildManager in jetbrains.buildServer.serverSide.impl.untrustedBuilds
Constructors in jetbrains.buildServer.serverSide.impl.untrustedBuilds with parameters of type ApprovableBuildManager Constructor Description ApprovableBuildChain(BuildPromotionEx topPromotion, ApprovableBuildManager approvableBuildManager)
-