public abstract class AbstractGithubService extends AbstractRepositoryService
| Modifier and Type | Field and Description |
|---|---|
protected static org.kohsuke.github.GitHub |
github |
protected static org.kohsuke.github.GHUser |
user |
baseUrl, config, REPOSITORY_TYPE| Constructor and Description |
|---|
AbstractGithubService(RepositoryType REPOSITORY_TYPE) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
commonGithubInit(RepositoryConfig config) |
boolean |
init(RepositoryConfig config) |
checkHost, getBaseUrl, getLog, init, urlExistsprotected static org.kohsuke.github.GitHub github
protected static org.kohsuke.github.GHUser user
public AbstractGithubService(RepositoryType REPOSITORY_TYPE)
public boolean init(RepositoryConfig config)
init in class AbstractRepositoryServicepublic static boolean commonGithubInit(RepositoryConfig config)
Copyright © 2020 JBoss by Red Hat. All rights reserved.