Modifier and Type | Method and Description |
---|---|
<P extends VcsComponent> |
SharedRepositoriesPage.addRepository(Class<P> vcsComponentClass,
String displayName) |
Modifier and Type | Method and Description |
---|---|
<P extends VcsComponent> |
CreatePlanPage.selectVcs(Class<P> vcsRepositoryComponentClass) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractVcsComponent |
class |
CreateHgComponent |
class |
CreateSvnComponent |
class |
EditSvnComponent |
class |
NoneVcsComponent |
Modifier and Type | Class and Description |
---|---|
class |
GitVcsComponent |
Modifier and Type | Class and Description |
---|---|
class |
HgVcsComponent |
Modifier and Type | Class and Description |
---|---|
class |
StashVcsComponent |
Modifier and Type | Method and Description |
---|---|
<P extends VcsComponent> |
VcsConfigurationComponent.add(Class<P> vcsRepositoryComponentClass) |
<P extends VcsComponent> |
VcsConfigurationComponent.add(Class<P> vcsRepositoryComponentClass,
String displayName) |
<P extends VcsComponent> |
VcsConfigurationComponent.edit(Class<P> vcsRepositoryComponentClass) |
<P extends VcsComponent> |
VcsConfigurationComponent.edit(Class<P> vcsRepositoryComponentClass,
long repositoryId) |
<P extends VcsComponent> |
VcsConfigurationComponent.edit(Class<P> vcsRepositoryComponentClass,
String displayName) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.