public class GitRepositoryBuilder extends Object
| Constructor and Description |
|---|
GitRepositoryBuilder(org.uberfire.io.IOService ioService,
PasswordService secureService) |
| Modifier and Type | Method and Description |
|---|---|
Repository |
build(ConfigGroup repoConfig) |
protected String |
getBranchName(org.uberfire.java.nio.file.Path path) |
public GitRepositoryBuilder(org.uberfire.io.IOService ioService,
PasswordService secureService)
public Repository build(ConfigGroup repoConfig)
protected String getBranchName(org.uberfire.java.nio.file.Path path)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.