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 |
---|
HgVcsComponent(VcsConfigurationComponent vcsConfigurationComponent) |
Constructor and Description |
---|
StashVcsComponent(VcsConfigurationComponent vcsConfigurationComponent) |
Modifier and Type | Method and Description |
---|---|
VcsConfigurationComponent |
VcsConfigurationComponent.addLinkedRepository(String displayName)
Only available on Plan level.
|
VcsConfigurationComponent |
VcsConfigurationComponent.submitCreateExpectingErrors() |
VcsConfigurationComponent |
VcsConfigurationComponent.submitCreateExpectingSuccess() |
VcsConfigurationComponent |
VcsConfigurationComponent.submitUpdate() |
VcsConfigurationComponent |
VcsConfigurationComponent.submitUpdateExpectingErrors() |
VcsConfigurationComponent |
VcsConfigurationComponent.submitUpdateExpectingSuccess() |
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.