public interface JiraAnalyticTask
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.
|
void init()
Map<String,Object> getAnalytics()
boolean isReportingDataShape()
ExtendedSystemInfoUtilsImpl.getUsageStats()
.Copyright © 2002-2023 Atlassian. All Rights Reserved.