Dashboard Builder Data Displayer API 6.0.0.Beta5

Uses of Interface
org.jboss.dashboard.export.ExportOptions

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.0.0.Beta5

Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.