Interface AnalyticTask
- All Known Implementing Classes:
BasicStatsAnalyticTask
public interface AnalyticTask
Interface to get analytic data for the Jira Agile Start event
-
Method Summary
Modifier and TypeMethodDescriptionCalculates the analytics and return a map with all the properties.
-
Method Details
-
getAnalytics
Calculates the analytics and return a map with all the properties.- Returns:
- a map with the properties to add to the start event
-