public class GitRepositoryBuilder extends Object
| Constructor and Description |
|---|
GitRepositoryBuilder(IOService ioService,
PasswordService secureService,
SpacesAPI spacesAPI,
javax.enterprise.event.Event<RepositoryExternalUpdateEvent> repositoryExternalUpdate) |
| Modifier and Type | Method and Description |
|---|---|
Repository |
build(ConfigGroup repoConfig) |
protected String |
getBranchName(Path path) |
public GitRepositoryBuilder(IOService ioService, PasswordService secureService, SpacesAPI spacesAPI, javax.enterprise.event.Event<RepositoryExternalUpdateEvent> repositoryExternalUpdate)
public Repository build(ConfigGroup repoConfig)
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.