Uses of Class
de.tsystems.mms.apm.performancesignature.ui.model.JSONDashlet
-
Packages that use JSONDashlet Package Description de.tsystems.mms.apm.performancesignature.ui de.tsystems.mms.apm.performancesignature.ui.model -
-
Uses of JSONDashlet in de.tsystems.mms.apm.performancesignature.ui
Methods in de.tsystems.mms.apm.performancesignature.ui that return types with arguments of type JSONDashlet Modifier and Type Method Description Map<JSONDashlet,Measure>PerfSigProjectAction. getFilteredChartDashlets(DashboardReport dashboardReport) -
Uses of JSONDashlet in de.tsystems.mms.apm.performancesignature.ui.model
Methods in de.tsystems.mms.apm.performancesignature.ui.model with parameters of type JSONDashlet Modifier and Type Method Description intJSONDashletComparator. compare(JSONDashlet a, JSONDashlet b)intJSONDashlet. compareTo(JSONDashlet that)
-