public class GitSource extends Object implements Source, CloneableConfig<GitSource>
Constructor and Description |
---|
GitSource(GitRepository repository,
org.uberfire.java.nio.file.Path path) |
Modifier and Type | Method and Description |
---|---|
GitSource |
asNewClone(GitSource source) |
org.uberfire.java.nio.file.Path |
getPath() |
GitRepository |
getRepository() |
public GitSource(GitRepository repository, org.uberfire.java.nio.file.Path path)
public GitRepository getRepository()
public GitSource asNewClone(GitSource source)
asNewClone
in interface CloneableConfig<GitSource>
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.