public class ExportInfo extends Object
| Constructor and Description |
|---|
ExportInfo() |
ExportInfo(List<org.dashbuilder.dataset.def.DataSetDef> datasetsDefinitions,
List<String> pages,
boolean externalServerAvailable) |
| Modifier and Type | Method and Description |
|---|---|
List<org.dashbuilder.dataset.def.DataSetDef> |
getDatasetsDefinitions() |
List<String> |
getPages() |
boolean |
isExternalServerAvailable() |
String |
toString() |
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.