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 Repository
public String getName()
getName
in interface Repository
public Source getSource()
getSource
in interface Repository
public Source getSource(String _root, String... _path) throws SourcingException
getSource
in interface Repository
SourcingException
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.