| Package | Description |
|---|---|
| org.guvnor.structure.repositories | |
| org.guvnor.structure.repositories.impl | |
| org.guvnor.structure.repositories.impl.git |
| Modifier and Type | Method and Description |
|---|---|
List<PublicURI> |
RepositoryInfo.getPublicURIs() |
List<PublicURI> |
Repository.getPublicURIs() |
| Constructor and Description |
|---|
RepositoryInfo(String alias,
String owner,
org.uberfire.backend.vfs.Path root,
List<PublicURI> publicURIs,
List<org.uberfire.java.nio.base.version.VersionRecord> versionList) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPublicURI |
| Modifier and Type | Method and Description |
|---|---|
List<PublicURI> |
GitRepository.getPublicURIs() |
| Modifier and Type | Method and Description |
|---|---|
void |
GitRepository.setPublicURIs(List<PublicURI> publicURIs) |
| Constructor and Description |
|---|
GitRepository(String alias,
List<PublicURI> publicURIs) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.