Uses of Class
jetbrains.buildServer.serverSide.impl.untrustedBuilds.UntrustedBuildsManager
-
-
Uses of UntrustedBuildsManager in jetbrains.buildServer.controllers.admin.security
Constructors in jetbrains.buildServer.controllers.admin.security with parameters of type UntrustedBuildsManager Constructor Description UntrustedBuildsProjectPage(PagePlaces pagePlaces, WebControllerManager webControllerManager, ProjectManager projectManager, SecurityContext securityContext, UntrustedBuildsManager untrustedBuildsManager)
-
Uses of UntrustedBuildsManager in jetbrains.buildServer.serverSide.healthStatus.reports
Constructors in jetbrains.buildServer.serverSide.healthStatus.reports with parameters of type UntrustedBuildsManager Constructor Description InvalidApprovalRulesHealthReport(WebLinks webLinks, ApprovableBuildManager approvableBuildManager, UntrustedBuildsManager untrustedBuildsManager)
-
Uses of UntrustedBuildsManager in jetbrains.buildServer.serverSide.impl.approval
Constructors in jetbrains.buildServer.serverSide.impl.approval with parameters of type UntrustedBuildsManager Constructor Description ApprovableBuildChangesCollectionCondition(ApprovableBuildManager approvableBuildManager, UntrustedBuildsManager untrustedBuildsManager)
ApprovableBuildManager(UserModel userModel, UserGroupManager userGroupManager, TimeService timeService, AuditLogFactory auditLogFactory, UntrustedBuildsManager untrustedBuildsManager)
-
Uses of UntrustedBuildsManager in jetbrains.buildServer.serverSide.impl.buildDistribution
Constructors in jetbrains.buildServer.serverSide.impl.buildDistribution with parameters of type UntrustedBuildsManager Constructor Description UntrustedBuildsPrecondition(UntrustedBuildsManager untrustedBuildsManager, WebLinks webLinks, EventDispatcher<BuildServerListener> dispatcher, ExecutorServices executorServices)
WaitApprovalBuildPrecondition(NotificationProcessor notificationProcessor, EventDispatcher<BuildServerListener> dispatcher, UntrustedBuildsManager untrustedBuildsManager, ApprovableBuildManager approvableBuildManager, ProjectManager projectManager, ExecutorServices executorServices)
-