public class DashboardExporter extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DashboardExporter.ExportType |
| Modifier and Type | Method and Description |
|---|---|
void |
export(Dashboard dashboard,
Path path,
DashboardExporter.ExportType type) |
void |
export(Dashboard dashboard,
String path,
DashboardExporter.ExportType type) |
static DashboardExporter |
get() |
public static DashboardExporter get()
public void export(Dashboard dashboard, String path, DashboardExporter.ExportType type)
public void export(Dashboard dashboard, Path path, DashboardExporter.ExportType type)
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.