| Modifier and Type | Method and Description |
|---|---|
VcsConfigurationComponent |
SharedRepositoriesPage.vcsConfiguration() |
| Constructor and Description |
|---|
DeleteLinkedRepositoryDialog(String repositoryName,
VcsConfigurationComponent vcsConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
VcsConfigurationComponent |
AbstractVcsComponent.save()
Deprecated.
since 5.13, use
AbstractVcsComponent.saveUpdate() |
VcsConfigurationComponent |
AbstractVcsComponent.saveCreate()
Calling this make sense only in create mode
|
VcsConfigurationComponent |
AbstractVcsComponent.saveUpdate()
Calling this make sense only in edit mode
|
VcsConfigurationComponent |
PlanRepositoryConfigurationPage.vcsConfiguration() |
| Constructor and Description |
|---|
AbstractVcsComponent(VcsConfigurationComponent vcsConfigurationComponent) |
ConvertToLinkedDialog(VcsConfigurationComponent vcsConfigurationComponent) |
EditSvnComponent(VcsConfigurationComponent vcsConfigurationComponent) |
| Constructor and Description |
|---|
GitVcsComponent(VcsConfigurationComponent vcsConfigurationComponent) |
| Constructor and Description |
|---|
StashVcsComponent(VcsConfigurationComponent vcsConfigurationComponent) |
| Modifier and Type | Method and Description |
|---|---|
VcsConfigurationComponent |
ProjectRepositoriesPage.vcsConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
VcsConfigurationComponent |
VcsConfigurationComponent.addLinkedRepository(String displayName)
Only available on Plan level.
|
VcsConfigurationComponent |
VcsConfigurationComponent.addProjectRepository(String displayName) |
VcsConfigurationComponent |
VcsConfigurationComponent.submitCreateExpectingErrors() |
VcsConfigurationComponent |
VcsConfigurationComponent.submitCreateExpectingSuccess() |
VcsConfigurationComponent |
VcsConfigurationComponent.submitUpdate() |
VcsConfigurationComponent |
VcsConfigurationComponent.submitUpdateExpectingErrors() |
VcsConfigurationComponent |
VcsConfigurationComponent.submitUpdateExpectingSuccess() |
VcsConfigurationComponent |
VcsConfigurationComponent.toggleOverrideBranch() |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.