Uses of Class
com.atlassian.bamboo.pageobjects.pages.plan.configuration.branches.PlanBranchesMonitoringComponent

Packages that use PlanBranchesMonitoringComponent
com.atlassian.bamboo.pageobjects.pages.plan.configuration   
com.atlassian.bamboo.pageobjects.pages.plan.configuration.branches   
 

Uses of PlanBranchesMonitoringComponent in com.atlassian.bamboo.pageobjects.pages.plan.configuration
 

Methods in com.atlassian.bamboo.pageobjects.pages.plan.configuration that return PlanBranchesMonitoringComponent
 PlanBranchesMonitoringComponent BranchesConfigurationPage.automaticallyManagePlanBranches()
           
 

Uses of PlanBranchesMonitoringComponent in com.atlassian.bamboo.pageobjects.pages.plan.configuration.branches
 

Methods in com.atlassian.bamboo.pageobjects.pages.plan.configuration.branches that return PlanBranchesMonitoringComponent
 PlanBranchesMonitoringComponent PlanBranchesMonitoringComponent.disableAutomaticPlanBranchCreation()
           
 PlanBranchesMonitoringComponent PlanBranchesMonitoringComponent.disableInactiveBranchesCleanup()
           
 PlanBranchesMonitoringComponent PlanBranchesMonitoringComponent.disableRemovedBranchesCleanup()
           
 PlanBranchesMonitoringComponent PlanBranchesMonitoringComponent.enableInactiveBranchesCleanup()
          Set Inactive Branches to be removed periodically.
 PlanBranchesMonitoringComponent PlanBranchesMonitoringComponent.enablePlanBranchCreation()
          Set plan creation to Matching.
 PlanBranchesMonitoringComponent PlanBranchesMonitoringComponent.enableRemovedBranchesCleanup()
          Set Removed Branches to be removed periodically.
 PlanBranchesMonitoringComponent PlanBranchesMonitoringComponent.withInactivityCleanUpPeriodInDays(int inactivityPeriod)
           
 PlanBranchesMonitoringComponent PlanBranchesMonitoringComponent.withRemovedBranchesCleanUpPeriodInDays(int cleanupPeriodInDays)
           
 PlanBranchesMonitoringComponent PlanBranchesMonitoringComponent.withVCSBranchNamePattern(String branchNamePattern)
           
 



Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.