|
Dashboard Builder Data Displayer API 6.2.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExportOptions | |
|---|---|
| org.jboss.dashboard.export | Utility classes for the serialization and packaging of KPIs so that can be exchanged between installations. |
| Uses of ExportOptions in org.jboss.dashboard.export |
|---|
| Methods in org.jboss.dashboard.export that return ExportOptions | |
|---|---|
ExportOptions |
ExportManager.createExportOptions()
|
| Methods in org.jboss.dashboard.export with parameters of type ExportOptions | |
|---|---|
String |
ExportManager.format(ExportOptions options)
|
void |
ExportManager.format(ExportOptions options,
PrintWriter out,
int indent)
|
void |
ExportManager.formatDataProviders(ExportOptions options,
PrintWriter out,
int indent)
Formats a set of DataProviders. |
void |
ExportManager.formatKPIs(ExportOptions options,
PrintWriter out,
int indent)
Formats a set ok KPIs. |
|
Dashboard Builder Data Displayer API 6.2.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||