public class Dashboard extends Object
| Modifier and Type | Method and Description |
|---|---|
Optional<Path> |
getComponentsPath() |
List<org.dashbuilder.dataset.def.DataSetDef> |
getDataSets() |
Navigation |
getNavigation() |
List<Page> |
getPages() |
static Dashboard |
of(List<Page> pages,
List<org.dashbuilder.dataset.def.DataSetDef> dataSets,
Navigation navigation,
Path componentsPath) |
public static Dashboard of(List<Page> pages, List<org.dashbuilder.dataset.def.DataSetDef> dataSets, Navigation navigation, Path componentsPath)
public List<org.dashbuilder.dataset.def.DataSetDef> getDataSets()
public Navigation getNavigation()
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.