@Portable public class RepositoryInfo extends Object
| Constructor and Description |
|---|
RepositoryInfo() |
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 | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAlias() |
List<org.uberfire.java.nio.base.version.VersionRecord> |
getInitialVersionList() |
String |
getOwner() |
List<PublicURI> |
getPublicURIs() |
org.uberfire.backend.vfs.Path |
getRoot() |
int |
hashCode() |
String |
toString() |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.