| Package | Description |
|---|---|
| org.dashbuilder.dsl.serialization |
| Modifier and Type | Method and Description |
|---|---|
static DashboardExporter.ExportType |
DashboardExporter.ExportType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DashboardExporter.ExportType[] |
DashboardExporter.ExportType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DashboardExporter.export(Dashboard dashboard,
Path path,
DashboardExporter.ExportType type) |
void |
DashboardExporter.export(Dashboard dashboard,
String path,
DashboardExporter.ExportType type) |
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.