public class GitRepositoryConfiguration extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GitRepositoryConfiguration.Builder |
| Modifier and Type | Method and Description |
|---|---|
URI |
getAuthenticationConfig() |
Path |
getBasePath() |
String |
getBranch() |
Set<String> |
getIgnored() |
String |
getRepository() |
boolean |
isLocal() |
boolean |
isSign() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.