public class GroupAnalyticTask extends Object implements JiraAnalyticTask
| Constructor and Description |
|---|
GroupAnalyticTask() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAnalytics()
Calculates the analytics and return a map with
all the properties.
|
void |
init()
Method where the task will grab all the classes
from the context
|
boolean |
isReportingDataShape()
Return true if this task reports JIRA database size any usage statistics.
|
public void init()
JiraAnalyticTaskinit in interface JiraAnalyticTaskpublic Map<String,Object> getAnalytics()
JiraAnalyticTaskgetAnalytics in interface JiraAnalyticTaskpublic boolean isReportingDataShape()
JiraAnalyticTaskExtendedSystemInfoUtilsImpl.getUsageStats().isReportingDataShape in interface JiraAnalyticTaskCopyright © 2002-2018 Atlassian. All Rights Reserved.