Uses of Class
com.atlassian.bamboo.pageobjects.pages.vcs.VcsConfigurationComponent
Package
Description
-
Uses of VcsConfigurationComponent in com.atlassian.bamboo.pageobjects.pages.admin
-
Uses of VcsConfigurationComponent in com.atlassian.bamboo.pageobjects.pages.admin.repository
ModifierConstructorDescriptionDeleteLinkedRepositoryDialog
(String repositoryName, VcsConfigurationComponent vcsConfiguration) -
Uses of VcsConfigurationComponent in com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository
Modifier and TypeMethodDescriptionAbstractVcsComponent.save()
Deprecated.AbstractVcsComponent.saveCreate()
Calling this make sense only in create modeAbstractVcsComponent.saveUpdate()
Calling this make sense only in edit modePlanRepositoryConfigurationPage.vcsConfiguration()
ModifierConstructorDescriptionprotected
AbstractVcsComponent
(VcsConfigurationComponent vcsConfigurationComponent) ConvertToLinkedDialog
(VcsConfigurationComponent vcsConfigurationComponent) EditSvnComponent
(VcsConfigurationComponent vcsConfigurationComponent) -
Uses of VcsConfigurationComponent in com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.git
ModifierConstructorDescriptionGitVcsComponent
(VcsConfigurationComponent vcsConfigurationComponent) -
Uses of VcsConfigurationComponent in com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash
ModifierConstructorDescriptionStashVcsComponent
(VcsConfigurationComponent vcsConfigurationComponent) -
Uses of VcsConfigurationComponent in com.atlassian.bamboo.pageobjects.pages.project
-
Uses of VcsConfigurationComponent in com.atlassian.bamboo.pageobjects.pages.vcs
Modifier and TypeMethodDescriptionVcsConfigurationComponent.addLinkedRepository
(String displayName) Only available on Plan level.VcsConfigurationComponent.addProjectRepository
(String displayName) VcsConfigurationComponent.submitCreateExpectingErrorBox()
VcsConfigurationComponent.submitCreateExpectingErrors()
VcsConfigurationComponent.submitCreateExpectingSuccess()
VcsConfigurationComponent.submitUpdate()
VcsConfigurationComponent.submitUpdateExpectingErrors()
VcsConfigurationComponent.submitUpdateExpectingSuccess()
VcsConfigurationComponent.toggleOverrideBranch()
AbstractVcsComponent.saveUpdate()