Uses of Interface
jetbrains.buildServer.vcs.spec.BranchSpecs
-
-
Uses of BranchSpecs in jetbrains.buildServer.controllers.admin
Constructors in jetbrains.buildServer.controllers.admin with parameters of type BranchSpecs Constructor Description ScheduleTriggerInspectController(EditBuildTypeFormFactory buildTypeFormFactory, ScheduleTriggerBranchesHelper triggerBranchesHelper, BranchSpecs branchSpecs)
-
Uses of BranchSpecs in jetbrains.buildServer.controllers.admin.buildFeatures.autoMerge
Constructors in jetbrains.buildServer.controllers.admin.buildFeatures.autoMerge with parameters of type BranchSpecs Constructor Description AutoMergeBuildFeature(BranchSpecs specs)
-
Uses of BranchSpecs in jetbrains.buildServer.controllers.admin.cleanup
Constructors in jetbrains.buildServer.controllers.admin.cleanup with parameters of type BranchSpecs Constructor Description KeepRulesController(ProjectManagerEx projectManager, KeepRulesManagerWeb keepRulesManagerWeb, WebControllerManager controllerManager, CleanupLockInterceptor cleanupLockInterceptor, BranchSpecs branchSpecs, ServerSettings serverSettings)
KeepRuleUiFactory(ProjectManagerEx projectManager, BranchSpecs branchSpecs, ServerSettings serverSettings)
-
Uses of BranchSpecs in jetbrains.buildServer.controllers.admin.projects
Methods in jetbrains.buildServer.controllers.admin.projects with parameters of type BranchSpecs Modifier and Type Method Description static ActionErrors
BuildTypeActionUtil. validateGeneralSettings(BuildTypeForm form, BranchSpecs branchSpecs)
-
Uses of BranchSpecs in jetbrains.buildServer.controllers.profile.notifications
Constructors in jetbrains.buildServer.controllers.profile.notifications with parameters of type BranchSpecs Constructor Description EditNotificationRulesController(UserModel userModel, UserGroupManager groupManager, ProjectManagerEx projectManager, NotificationRuleFactory notificationRuleFactory, SecurityContextEx securityContext, BranchSpecs branchSpecs, NotificationsUtil notificationsUtil)
NotificationRulesForm(NotificationRulesHolder editee, String notificatorType, ProjectManagerEx projectManager, NotificationRuleFactory ruleFactory, SecurityContextEx securityContext, BranchSpecs branchSpecs, NotificationsUtil notificationsUtil, String filterType, String filter)
-
Uses of BranchSpecs in jetbrains.buildServer.notification
Constructors in jetbrains.buildServer.notification with parameters of type BranchSpecs 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 BranchSpecs in jetbrains.buildServer.notification.impl
Constructors in jetbrains.buildServer.notification.impl with parameters of type BranchSpecs 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 BranchSpecs in jetbrains.buildServer.serverSide
Constructors in jetbrains.buildServer.serverSide with parameters of type BranchSpecs Constructor Description BranchGroupsUserSelectedProvider(BranchSpecs branchSpecs)
-
Uses of BranchSpecs in jetbrains.buildServer.serverSide.impl
Constructors in jetbrains.buildServer.serverSide.impl with parameters of type BranchSpecs Constructor Description MaxRunningBuildsPerBranchProvider(BranchSpecs branchSpecs, String maxRunningBuildPerBranch, String buildStr)
VcsLabelingBuildFeature(ProjectManager projectManager, BranchSpecs branchSpecs)
VcsModificationChecker(EventDispatcher<BuildServerListener> multicaster, VersionedSettingsManager settingsRootManager, BranchSpecs branchSpecs, CheckingForChangesScheduler scheduler, MultiNodeTasks multiNodeTasks, VcsChangesLoaderMetrics vcsChangesLoaderMetrics, MultiNodesEvents nodesEvents, TeamCityNodes teamCityNodes, CheckingForChangesTaskPrecondition checkingForChangesTaskPrecondition, VcsRootInstancesManager vcsRootInstancesManager, ServerMetrics serverMetrics)
-
Uses of BranchSpecs in jetbrains.buildServer.serverSide.impl.beans
Methods in jetbrains.buildServer.serverSide.impl.beans that return BranchSpecs Modifier and Type Method Description BranchSpecs
BuildChangesContextServices. getBranchSpecs()
BranchSpecs
BuildPromotionContext. getBranchSpecs()
BranchSpecs
BuildTypeSettingsContext. getBranchSpecs()
BranchSpecs
BuildTypeTemplateContext. getBranchSpecs()
BranchSpecs
ProjectContext. getBranchSpecs()
BranchSpecs
VcsRootContext. getBranchSpecs()
-
Uses of BranchSpecs in jetbrains.buildServer.serverSide.impl.cleanup.v2019.filters
Methods in jetbrains.buildServer.serverSide.impl.cleanup.v2019.filters with parameters of type BranchSpecs Modifier and Type Method Description static KeepBranchPatternFilter
KeepBranchPatternFilter. fromFeatureParams(BranchSpecs branchSpecs, Map<String,String> params)
Constructors in jetbrains.buildServer.serverSide.impl.cleanup.v2019.filters with parameters of type BranchSpecs Constructor Description KeepBranchPatternFilter(BranchSpecs branchSpecs, String branchesPattern)
-
Uses of BranchSpecs in jetbrains.buildServer.serverSide.impl.cleanup.v2019.settings
Constructors in jetbrains.buildServer.serverSide.impl.cleanup.v2019.settings with parameters of type BranchSpecs Constructor Description KeepRuleFactory(ProjectManagerEx projectManager, BranchSpecs branchSpecs)
-
Uses of BranchSpecs in jetbrains.buildServer.serverSide.vcs.spec
Subinterfaces of BranchSpecs in jetbrains.buildServer.serverSide.vcs.spec Modifier and Type Interface Description interface
BranchSpecsEx
-
Uses of BranchSpecs in jetbrains.buildServer.vcs.impl
Constructors in jetbrains.buildServer.vcs.impl with parameters of type BranchSpecs Constructor Description PeriodicChangesLoaderContext(BuildServerListener multicaster, VersionedSettingsManager settingsRootManager, BranchSpecs branchSpecs, MultiNodesEvents multiNodesEvents, PeriodicalCheckParameters checkParameters, VcsChangesLoaderMetrics vcsChangesLoaderMetrics)
PeriodicChangesLoaderContext(BuildServerListener multicaster, VersionedSettingsManager settingsRootManager, BranchSpecs branchSpecs, MultiNodesEvents multiNodesEvents, VcsChangesLoaderMetrics vcsChangesLoaderMetrics)
PreTestedMergePredicate(BranchSpecs specs)
VcsLabeler(EventDispatcher<BuildServerListener> dispatcher, VcsRootInstancesManager vcsRootInstancesManager, BuildsManager builds, BranchSpecs specs, ExecutorServiceManager executors, SQLRunnerEx db, ServerResponsibilityEx serverResponsibility, BuildsRelatedMultiNodeTasks buildTasks)
-
Uses of BranchSpecs in jetbrains.buildServer.vcs.spec
Classes in jetbrains.buildServer.vcs.spec that implement BranchSpecs Modifier and Type Class Description class
BranchSpecsImpl
-