public class EditSvnComponent extends AbstractVcsComponent
convertToLinkedButton, globalRepositoryDetails, pageBinder, repositoryDisplayName
Constructor and Description |
---|
EditSvnComponent() |
EditSvnComponent(VcsConfigurationComponent vcsConfigurationComponent) |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName()
text use in repository selection (option field or link text)
|
EditSvnComponent |
withBranchDetectionPathOverride(String branchDetectionPath) |
EditSvnComponent |
withBranchPath(String branchPath) |
EditSvnComponent |
withoutBranchDetectionPathOverride() |
EditSvnComponent |
withRepositoryRoot(String repositoryRoot) |
canConvertToLinked, convertToLinked, isLinkedRepository, save, saveCreate, saveUpdate, setDisplayName, withAdvancedOptions, withChangeDetectionOptions, withCommitIsolation
public EditSvnComponent()
public EditSvnComponent(VcsConfigurationComponent vcsConfigurationComponent)
public String getDisplayName()
VcsComponent
public EditSvnComponent withRepositoryRoot(String repositoryRoot)
public EditSvnComponent withBranchPath(String branchPath)
public EditSvnComponent withBranchDetectionPathOverride(String branchDetectionPath)
public EditSvnComponent withoutBranchDetectionPathOverride()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.