public class NotificationQuery extends Query<ConsumerCL>
call, dateFormat, groupClause, limitClause, orderClause, query, results
Constructor and Description |
---|
NotificationQuery() |
Modifier and Type | Method and Description |
---|---|
HashMap<String,ArrayList<String>> |
getNotificationList()
Get the available notification types
|
String |
getStatistics(String testType,
String GHNName,
String startDate,
String endDate,
String groupBy) |
protected String |
performQuery()
The method implemented by subclasses, that performed the query
|
getCall, getDimensions, getGroupClause, getLimitClause, getOrderClause, getQuery, getResults, getResultsAsArray, printQueryResults, query, setCall, setGroupClause, setLimitClause, setLimitClause, setOrderClause, setQuery, setResults, toJSON
protected String performQuery() throws Exception
Query
performQuery
in class Query<ConsumerCL>
Exception
public HashMap<String,ArrayList<String>> getNotificationList() throws Exception
Exception
Copyright © 2015. All Rights Reserved.