| Modifier and Type | Method and Description |
|---|---|
VcsIntegration |
VcsIntegrationEntry.getIntegration() |
VcsIntegration |
RepositorySelectionGui.getVcsIntegration() |
VcsIntegration |
VcsRepositoryInfo.getVcsIntegration() |
VcsIntegration |
SimpleVcsIntegrationRegistry.getVcsIntegrationByDirectory(File directory) |
VcsIntegration |
VcsIntegrationRegistry.getVcsIntegrationByDirectory(File directory) |
default VcsIntegration |
VcsIntegrationRegistry.getVcsIntegrationByProject(WsdlProjectPro project) |
| Modifier and Type | Method and Description |
|---|---|
static VcsRepositoryInfo |
VcsUserInteractions.getRepositoryInfoFromUser(WsdlProjectPro project,
VcsIntegration integration) |
| Constructor and Description |
|---|
VcsIntegrationEntry(String name,
String description,
VcsIntegration integration) |
VcsRepositoryInfo(VcsIntegration vcsIntegration,
String repositoryIdentifier,
org.eclipse.jgit.transport.CredentialsProvider credentialsProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected VcsIntegration |
AbstractVcsAction.getVcsIntegration(WsdlProjectPro project) |
| Modifier and Type | Field and Description |
|---|---|
protected VcsIntegration |
VcsSimpleDialog.vcsIntegration |
| Modifier and Type | Class and Description |
|---|---|
class |
ReadyApiGitIntegration |
| Modifier and Type | Field and Description |
|---|---|
protected VcsIntegration |
AbstractRepositorySelectionGui.vcsIntegration |
| Modifier and Type | Method and Description |
|---|---|
VcsIntegration |
GitRepositorySelectionGui.getVcsIntegration() |
| Constructor and Description |
|---|
AbstractRepositorySelectionGui(VcsIntegration vcsIntegration) |
GitRepositorySelectionGui(com.eviware.soapui.impl.wsdl.WsdlProject project,
VcsIntegration vcsIntegration) |
ImportProjectFromGitGui(VcsIntegration vcsIntegration) |
Copyright © 2019. All rights reserved.