@Controller @RequestMapping(value="/statistics") public class StatisticsController extends Object
Statistics Controller.
| Constructor and Description |
|---|
StatisticsController(StatisticsManager statisticsManager) |
| Modifier and Type | Method and Description |
|---|---|
List<ResultRow> |
predefinedGroupBy(String workObjectType) |
List<ResultRow> |
predefinedGroupBy(String workObjectType,
String predefinedChart) |
public StatisticsController(StatisticsManager statisticsManager)
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.