Uses of Class
com.atlassian.bamboo.pageobjects.pages.vcs.VcsConfigurationComponent

Packages that use VcsConfigurationComponent
com.atlassian.bamboo.pageobjects.pages.admin   
com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository   
com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash   
com.atlassian.bamboo.pageobjects.pages.vcs   
 

Uses of VcsConfigurationComponent in com.atlassian.bamboo.pageobjects.pages.admin
 

Methods in com.atlassian.bamboo.pageobjects.pages.admin that return VcsConfigurationComponent
 VcsConfigurationComponent SharedRepositoriesPage.vcsConfiguration()
           
 

Uses of VcsConfigurationComponent in com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository
 

Methods in com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository that return VcsConfigurationComponent
 VcsConfigurationComponent AbstractVcsComponent.save()
          Calling this make sense only in edit mode
 VcsConfigurationComponent PlanRepositoryConfigurationPage.vcsConfiguration()
           
 

Constructors in com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository with parameters of type VcsConfigurationComponent
AbstractVcsComponent(VcsConfigurationComponent vcsConfigurationComponent)
           
EditSvnComponent(VcsConfigurationComponent vcsConfigurationComponent)
           
 

Uses of VcsConfigurationComponent in com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash
 

Constructors in com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash with parameters of type VcsConfigurationComponent
StashVcsComponent(VcsConfigurationComponent vcsConfigurationComponent)
           
 

Uses of VcsConfigurationComponent in com.atlassian.bamboo.pageobjects.pages.vcs
 

Methods in com.atlassian.bamboo.pageobjects.pages.vcs that return VcsConfigurationComponent
 VcsConfigurationComponent VcsConfigurationComponent.submitCreate()
           
 VcsConfigurationComponent VcsConfigurationComponent.submitUpdate()
           
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.