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, toJSONprotected String performQuery() throws Exception
QueryperformQuery in class Query<ConsumerCL>Exceptionpublic HashMap<String,ArrayList<String>> getNotificationList() throws Exception
ExceptionCopyright © 2015. All Rights Reserved.