public class SystemRepository extends GitRepository
| Modifier and Type | Field and Description |
|---|---|
static SystemRepository |
SYSTEM_REPO |
SCHEMERESOURCE_TYPE| Modifier and Type | Method and Description |
|---|---|
void |
addEnvironmentParameter(String key,
Object value) |
Collection<Contributor> |
getContributors() |
Map<String,Object> |
getEnvironment() |
Collection<String> |
getGroups() |
String |
getUri() |
boolean |
isValid() |
addBranch, equals, getAlias, getBranch, getBranch, getBranches, getDefaultBranch, getIdentifier, getPublicURIs, getResourceType, getScheme, getSpace, hashCode, markAsCached, requiresRefresh, setBranches, setGroups, setPublicURIs, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDependencies, isTypepublic static final SystemRepository SYSTEM_REPO
public Map<String,Object> getEnvironment()
getEnvironment in interface RepositorygetEnvironment in class GitRepositorypublic void addEnvironmentParameter(String key, Object value)
addEnvironmentParameter in interface RepositoryaddEnvironmentParameter in class GitRepositorypublic String getUri()
getUri in interface RepositorygetUri in class GitRepositorypublic boolean isValid()
isValid in interface RepositoryisValid in class GitRepositorypublic Collection<String> getGroups()
getGroups in interface RepositorygetGroups in class GitRepositorypublic Collection<Contributor> getContributors()
getContributors in interface RepositorygetContributors in class GitRepositoryCopyright © 2012–2021 JBoss by Red Hat. All rights reserved.