Uses of Class
com.atlassian.bamboo.pageobjects.pages.plan.configuration.branches.PlanBranchesMonitoringComponent
Package
Description
-
Uses of PlanBranchesMonitoringComponent in com.atlassian.bamboo.pageobjects.pages.plan.configuration
-
Uses of PlanBranchesMonitoringComponent in com.atlassian.bamboo.pageobjects.pages.plan.configuration.branches
Modifier and TypeMethodDescriptionPlanBranchesMonitoringComponent.disableAutomaticPlanBranchCreation()
PlanBranchesMonitoringComponent.disableInactiveBranchesCleanup()
PlanBranchesMonitoringComponent.disableRemovedBranchesCleanup()
PlanBranchesMonitoringComponent.enableInactiveBranchesCleanup()
Set Inactive Branches to be removed periodically.PlanBranchesMonitoringComponent.enablePlanBranchCreation()
Set plan creation to Matching.PlanBranchesMonitoringComponent.enableRemovedBranchesCleanup()
Set Removed Branches to be removed periodically.PlanBranchesMonitoringComponent.withBranchCreateOption
(com.atlassian.bamboo.specs.api.model.plan.branches.CreatePlanBranchesProperties.Trigger trigger) PlanBranchesMonitoringComponent.withBranchCreateOption
(TestBuildDetails.CreatePlanBranchOption createPlanBranchOption) PlanBranchesMonitoringComponent.withInactivityCleanUpPeriodInDays
(int inactivityPeriod) PlanBranchesMonitoringComponent.withRemovedBranchesCleanUpPeriodInDays
(int cleanupPeriodInDays) PlanBranchesMonitoringComponent.withVCSBranchNamePattern
(String branchNamePattern)