@Portable public class NavigatorContent extends Object
Constructor and Description |
---|
NavigatorContent() |
NavigatorContent(String repoName,
Path root,
List<Path> breadcrumbs,
List<DataContent> content) |
Modifier and Type | Method and Description |
---|---|
List<Path> |
getBreadcrumbs() |
List<DataContent> |
getContent() |
String |
getRepoName() |
Path |
getRoot() |
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.