Package ru.slie.luna.issue.statistics
Interface StatisticsGroupResult
public interface StatisticsGroupResult
-
Method Summary
-
Method Details
-
getKeys
Collection<String> getKeys() -
getGroups
Collection<StatisticsGroup> getGroups() -
getIssueField
IssueField getIssueField() -
getTotalCount
Long getTotalCount()
-