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, configureBambooSpecs, convertToLinked, isConvertToLinkedButtonEnabled, isConvertToLinkedButtonPresent, isLinkedRepository, save, saveCreate, saveUpdate, setDisplayName, supportsRss, withAdvancedOptions, withChangeDetectionOptions, withCommitIsolation, withDefaultRepositoryPermissionpublic EditSvnComponent()
public EditSvnComponent(VcsConfigurationComponent vcsConfigurationComponent)
public String getDisplayName()
VcsComponentpublic EditSvnComponent withRepositoryRoot(String repositoryRoot)
public EditSvnComponent withBranchPath(String branchPath)
public EditSvnComponent withBranchDetectionPathOverride(String branchDetectionPath)
public EditSvnComponent withoutBranchDetectionPathOverride()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.