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 Type
    Method
    Description
    Calculates the analytics and return a map with all the properties.
  • Method Details

    • getAnalytics

      Map<String,Object> getAnalytics()
      Calculates the analytics and return a map with all the properties.
      Returns:
      a map with the properties to add to the start event