public class EventStatisticsAdminService extends Object
| Constructor and Description |
|---|
EventStatisticsAdminService() |
| Modifier and Type | Method and Description |
|---|---|
StatsDTO |
getCategoryCount(String categoryName) |
StatsDTO |
getDeploymentCount(String categoryName,
String deploymentName) |
StatsDTO |
getElementCount(String categoryName,
String deploymentName,
String elementName) |
StatsDTO |
getGlobalCount() |
public StatsDTO getGlobalCount()
Copyright © 2015 WSO2. All rights reserved.