public static class Metrics.DrilldownPie extends Metrics.CustomChart
DrilldownPie(String chartId, Callable<Map<String,Map<String,Integer>>> callable)
org.json.simple.JSONObject
getChartData()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DrilldownPie(String chartId, Callable<Map<String,Map<String,Integer>>> callable)
chartId
callable
public org.json.simple.JSONObject getChartData() throws Exception
getChartData
Metrics.CustomChart
Exception