public class RepositoryConfig extends Object
| Constructor and Description |
|---|
RepositoryConfig() |
| Modifier and Type | Method and Description |
|---|---|
List<GitRepository> |
getGit() |
GitHubProjects |
getGithub() |
GitRepositoryConfig |
getRepositoryDetails(String cloneUrl) |
void |
setGit(List<GitRepository> git) |
void |
setGithub(GitHubProjects github) |
public GitHubProjects getGithub()
public void setGithub(GitHubProjects github)
public List<GitRepository> getGit()
public void setGit(List<GitRepository> git)
public GitRepositoryConfig getRepositoryDetails(String cloneUrl)
Copyright © 2076–2017 Red Hat. All rights reserved.