public class GitRepository extends Object implements Repository
| Constructor and Description |
|---|
GitRepository(Host host,
String id,
String name,
URI uri,
GitCredentials credentials,
Map<String,String> env,
org.uberfire.commons.config.ConfigProperties config) |
public String getId()
getId in interface Repositorypublic String getName()
getName in interface Repositorypublic Source getSource()
getSource in interface Repositorypublic Source getSource(String _root, String... _path) throws SourcingException
getSource in interface RepositorySourcingExceptionCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.